This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
openrocket
Watch
1
Star
0
Fork
0
You've already forked openrocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openrocket
/
swing
History
SiboVG
0a9f5369a3
[
fixes
#1181
] Fix initial motor select in MotorChooserDialog
...
Ensures that a table selection in the motor chooser gets translated to an actual motor selection
2022-02-27 16:25:54 +01:00
..
.settings
[upgrade] Updated Eclipse buildfiles to use Java 1.8
2018-06-17 15:34:55 -04:00
lib
[
fixes
#1156
] Fix jogl-all
2022-02-24 16:56:24 +01:00
reference
Update to MigLayout 4.0.
2013-11-11 09:51:53 -06:00
resources
/datafiles
Merge pull request
#1106
from SiboVG/issue-1055
2022-02-08 18:56:46 -07:00
resources-src
/datafiles
Remove <legacy/> tag from four manuafacturers that do not appear in Dave's database
2022-02-21 15:38:27 -07:00
src/net/sf
/openrocket
[
fixes
#1181
] Fix initial motor select in MotorChooserDialog
2022-02-27 16:25:54 +01:00
test/net/sf
/openrocket
The deleted methods (setTotalThrustEstimate(), setBurnTimeEstimate(), setAverageThrustEstimate(), and setMaxThrustEstimate()) were never called. The member variables maxThrust, burnTimeEstimate, averageThrust, totalImpulse are all calculated by computeStatistics() and the values (if any) from the thrustcurve file are ignored.
2020-04-22 09:29:57 -06:00
.classpath
[
fixes
#825
] Include commonmark library
2022-01-25 14:32:36 +01:00
.gitignore
Rework source structure to separate swing gui code from core code.
2013-09-27 11:34:46 -05:00
.project
Rework source structure to separate swing gui code from core code.
2013-09-27 11:34:46 -05:00
build.xml
Copy LICENSE from new database into presets directory when building
2022-02-07 15:25:49 -07:00
OpenRocket Swing.iml
[
fixes
#825
] Include commonmark library
2022-01-25 14:32:36 +01:00