kruland2607
932ba67dd2
Merge pull request #165 from kruland2607/master
...
Updated jogl to 2.1.2.
2013-11-05 13:11:31 -08:00
kruland2607
4449f824cc
Move the gogl source from core to swing.
2013-11-05 10:03:30 -06:00
kruland2607
af2f3cbc07
Merge pull request #164 from kruland2607/master
...
jdk 1.7.0_45 drag & drop fix and simulation panel tool tip fix.
2013-11-04 12:55:19 -08:00
kruland2607
a1944b765f
Added workaround for problem introduced in Java 1.7.0_45-b18 with
...
DataFlavor being loaded in a different classloader. We cannot refer to
singletons in the RocketComponent class.
2013-11-04 14:49:20 -06:00
kruland2607
d1efbdf766
Merge pull request #163 from kruland2607/master
...
Added sorting to simulation list.
2013-11-04 11:40:46 -08:00
kruland
7600efa7f3
Fix misspelling of Diameter.
2013-11-04 08:44:55 -06:00
kruland2607
a8f124355a
Merge pull request #161 from celeron533/master
...
Simplified Chinese Language Pack
2013-10-19 20:15:51 -07:00
celeron533
5159d24afe
zh_CN implementation
...
update l10n properties, add logo
2013-10-19 12:16:00 +11:00
rus
ff0538957f
Russian translation updated, typos fixed
2013-10-16 16:32:56 +06:00
kruland2607
ec5dfbd4e6
Remove dependency on SwingPreferences.
2013-10-11 15:35:11 -05:00
kruland2607
6cd1bffc82
Merge pull request #158 from kruland2607/l10nReport
...
Added little l10n properties analysis tool, and fixed some obvious errors in cs & it localizations.
2013-10-11 13:25:55 -07:00
kruland2607
0e8adeaf1f
When deleting a flight configuration, delete corresponding simulations
...
as well.
2013-10-11 14:40:15 -05:00
kruland2607
9f20889688
Merge pull request #156 from openrocket/13.09dev
...
Make 13.09dev master
2013-10-11 12:14:08 -07:00
kruland2607
858291de7c
Added limit diameter checkbox and preference. Refactored some code in
...
MotorFilterPanel to make it nicer.
2013-10-11 13:56:13 -05:00
kruland2607
42e70d3552
Added boolean preference to toggle if the motor filter automatically
...
limits the length to the motor mount length.
2013-10-10 20:53:48 -05:00
kruland2607
1d36ab5eaf
Merge branch '13.09dev' into feature-configtab
2013-10-10 11:35:41 -05:00
kruland2607
6641f959c5
When deleting a flight configuration, first change the configuration to
...
a different one.
2013-10-09 16:06:30 -05:00
kruland2607
a601788dcd
Fixed integer test value. Thank goodness for unit tests.
2013-10-09 14:52:36 -05:00
kruland2607
2a7cc37d25
Added in plain junit formatter to get output from travis.
2013-10-09 14:35:23 -05:00
kruland2607
1e0ac22592
Removed the old FlightConfigurationDialog.
2013-10-09 14:20:38 -05:00
kruland2607
88ddb86758
Update flight configuration buttons to have better names.
2013-10-09 12:25:12 -05:00
kruland2607
4daebfde5a
Merge remote-tracking branch 'upstream/13.09dev' into feature-configtab
2013-10-08 21:15:36 -05:00
kruland2607
8df0b63ea3
Updated the features.html page and added screenshot of the boosted dart
...
example rendered in 3D.
2013-10-08 20:41:33 -05:00
kruland2607
2127908b2a
Wire up motor length filter using ChangeListener and DoubleModel.
2013-10-07 22:19:07 -05:00
kruland2607
3e57ef205d
Be smart about displaying decimals.
2013-10-07 22:18:22 -05:00
kruland2607
fb217b5361
Added more details to releasing.txt
2013-10-06 10:01:58 -05:00
Sampo Niskanen
824aa4420a
Update web pages
2013-10-06 09:59:49 +03:00
kruland2607
3826a07cee
Change build.properties for development.
2013-10-05 21:52:56 -05:00
kruland2607
e549838863
Make release of 13.09.1.
2013-10-05 21:51:06 -05:00
kruland2607
7221b6558e
More cleanup.
2013-10-04 21:33:46 -05:00
kruland2607
e6755e0e84
Rework the thrustcurve motor filter and information. They now share
...
tabs on the MotorSelectionPanel. Added Minimum Motor diameter to the
motor filter.
2013-10-04 20:36:30 -05:00
kruland2607
24a011b1e8
Manual edits to the new AeroTech C3 and D2 eng files to correct mass and
...
delays.
2013-10-03 12:27:15 -05:00
kruland2607
5913fb2533
Merge branch '13.09dev' into feature-motorfilter
2013-10-02 20:48:47 -05:00
kruland2607
e44c87029b
Fix eclipse classpath after moving the lib-test stuff.
2013-10-02 20:48:13 -05:00
kruland2607
24bba56059
Merge branch '13.09dev' into feature-motorfilter
2013-10-02 13:05:27 -05:00
kruland2607
fa7916f7b0
Localized column heading and added rocket listener to update columns.
2013-10-01 11:34:57 -05:00
kruland2607
43187b2b2c
Implement Configuration tab in BasicFrame next to Design and Simulation tabs. Provides functionality to configure motors, recovery and stages. Todo - verify functionality, add listeners to the table contents change when the design is updated, add listener so the configuration is highlighed to reflect selection in RocketFigure.
2013-09-30 21:12:52 -05:00
kruland2607
d692288f68
Added build.xml driver in root directory. Moved a few files around to support
...
unittest.
2013-09-30 11:38:54 -05:00
kruland2607
572b14de13
Localize motor popup and new fields in ThrustCurveMotorSelectionPanel.
2013-09-28 22:16:31 -05:00
kruland2607
246b9a6823
Relocate the swing files into the swing/ project. They were misplaced with the rebase.
2013-09-27 21:54:05 -05:00
kruland2607
ea6aa3e414
Added manufacturer selection boxes and exclude motors currently used
...
filters.
2013-09-27 21:51:17 -05:00
kruland2607
84af78ccf4
Extract the MotorRowFilter out of the ThrustCurveMotorSelectionPanel to
...
facilitate adding more filters.
2013-09-27 21:51:10 -05:00
kruland2607
f3bcdfcfc2
Changed eclipse project name to OpenRocket Core.
2013-09-27 20:59:35 -05:00
kruland2607
26fb295554
Rework source structure to separate swing gui code from core code.
...
Separate swing application code from core code. Moved a bunch of sources
and libraries around. Created new eclipse project.
Further refinements to make it build.
Update gitignore.
2013-09-27 11:34:46 -05:00
kruland2607
d00e70c0a9
Added some logging and an additional mechanism to try to find the jar
...
file URL.
2013-09-26 11:08:13 -05:00
Bill Kuker
0a4ca9fe54
Merge pull request #146 from bkuker/bugfix-osx-java7
...
GL Preferences for compatibility - specifically with Java 7 on OSX.
2013-09-26 08:23:58 -07:00
bkuker
6ba311d7ed
Reference the correct jogl sourcepath
2013-09-24 17:00:43 -04:00
bkuker
de2e2e6bd5
I10n for the GL preferences
2013-09-24 16:59:59 -04:00
bkuker
321761cf0f
Wire in prefs dialog to Preferences and RocketFigure3d
2013-09-24 13:12:14 -04:00
bkuker
d16d1c4a13
Add a mocked out GL preferences tab
2013-09-24 12:57:49 -04:00