Placate finicky markdown renderers for Release Notes
This commit is contained in:
parent
5b7671cfd1
commit
a208f46458
@ -7,6 +7,7 @@ OpenRocket 15.03 (2015-03-28)
|
|||||||
OpenRocket now requires Java 1.7 for execution.
|
OpenRocket now requires Java 1.7 for execution.
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
|
|
||||||
* Experimental support for tube fins
|
* Experimental support for tube fins
|
||||||
* Updated thrustcurves
|
* Updated thrustcurves
|
||||||
* Scriptable simulation extensions
|
* Scriptable simulation extensions
|
||||||
@ -16,36 +17,43 @@ New Features
|
|||||||
* Improved preferences UI
|
* Improved preferences UI
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Always use the correct filename extension when saving
|
* Always use the correct filename extension when saving
|
||||||
|
|
||||||
OpenRocket 14.11 (2014-11-02)
|
OpenRocket 14.11 (2014-11-02)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
|
|
||||||
* Updated thrustcurves
|
* Updated thrustcurves
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Fixed a couple of bugs.
|
* Fixed a couple of bugs.
|
||||||
|
|
||||||
OpenRocket 14.06 (2014-06-25)
|
OpenRocket 14.06 (2014-06-25)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
|
|
||||||
* Klima motor textures
|
* Klima motor textures
|
||||||
* Added knots to windspeed and velocity units
|
* Added knots to windspeed and velocity units
|
||||||
* Updated thrustcurves
|
* Updated thrustcurves
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Fixed annoying IndexOutOfBounds bug in tables.
|
* Fixed annoying IndexOutOfBounds bug in tables.
|
||||||
|
|
||||||
OpenRocket 14.05 (2014-05-21)
|
OpenRocket 14.05 (2014-05-21)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
|
|
||||||
* Compute optimimum delay time when simulating
|
* Compute optimimum delay time when simulating
|
||||||
* Display cg/mass overrides using icons in the component tree
|
* Display cg/mass overrides using icons in the component tree
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Bug fixes in the motor selection dialog
|
* Bug fixes in the motor selection dialog
|
||||||
* Updated thrustcurves
|
* Updated thrustcurves
|
||||||
* Updated 3d libraries to 2.1.5
|
* Updated 3d libraries to 2.1.5
|
||||||
@ -54,9 +62,11 @@ OpenRocket 14.03 (2014-03-20)
|
|||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
|
|
||||||
* Photo Realistic 3d rocket renderer
|
* Photo Realistic 3d rocket renderer
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Fixes to the flight configuration tab and motor selection dialog
|
* Fixes to the flight configuration tab and motor selection dialog
|
||||||
* Updated thrustcurves
|
* Updated thrustcurves
|
||||||
|
|
||||||
@ -64,6 +74,7 @@ OpenRocket 13.11.2 (2014-01-01)
|
|||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Numerous bug fixes and usability improvements in the new
|
* Numerous bug fixes and usability improvements in the new
|
||||||
flight configuration tab.
|
flight configuration tab.
|
||||||
* Fix couple of layout issues
|
* Fix couple of layout issues
|
||||||
@ -73,6 +84,7 @@ OpenRocket 13.11.1 (2013-11-15)
|
|||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Added back the TubeConfiguration Configuration dialog
|
* Added back the TubeConfiguration Configuration dialog
|
||||||
* Seems the jogl update didn't happen in the 13.11 build.
|
* Seems the jogl update didn't happen in the 13.11 build.
|
||||||
* Made the motor filter remember previous settings
|
* Made the motor filter remember previous settings
|
||||||
@ -83,11 +95,13 @@ OpenRocket 13.11 (2013-11-08)
|
|||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
New Features
|
New Features
|
||||||
|
|
||||||
* Chinese translations
|
* Chinese translations
|
||||||
* Replaced flight configuration dialog with more efficient configuration tab
|
* Replaced flight configuration dialog with more efficient configuration tab
|
||||||
* Improved filtering in motor chooser dialog
|
* Improved filtering in motor chooser dialog
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
|
|
||||||
* Updated jogl to correct 3d problems on various platforms
|
* Updated jogl to correct 3d problems on various platforms
|
||||||
* Fixed NPE introduced by changes in Java 1.7.0_45-b18
|
* Fixed NPE introduced by changes in Java 1.7.0_45-b18
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user