Finished draft

This commit is contained in:
Neil Weinstock 2023-02-04 21:34:40 -05:00 committed by GitHub
parent 8b663e32e9
commit 28f75d48af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,6 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
* Tail cones for pods * Tail cones for pods
* Freeform fins on nose cones and transitions * Freeform fins on nose cones and transitions
* Highly configurable rail buttons * Highly configurable rail buttons
* Refined tube fin support, no longer experimental
* Massive update to parachute configuration and part library * Massive update to parachute configuration and part library
* Dave Cook's extensive component library now built-in * Dave Cook's extensive component library now built-in
* Coefficient of Drag Override for components and assemblies (and more flexible override settings in general) * Coefficient of Drag Override for components and assemblies (and more flexible override settings in general)
@ -39,16 +38,29 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
* Separate left/right appearance for fins * Separate left/right appearance for fins
* App Infrastructure * App Infrastructure
* Packaged installers for Windows, Linux, and Mac (JAR file still available) * Packaged installers for Windows, Linux, and Mac (JAR file still available)
* Updated to Java11
* Native ARM version for Apple Silicon Macs (snappy!) * Native ARM version for Apple Silicon Macs (snappy!)
* File association for ORK files: double-click files to open in the app * File association for ORK files: double-click files to open in the app
## Simulation and Staging Improvements
* Assorted CP calculation fixes
* Improved nose cone drag calculations
* Improved ground hit velocity calculations
* Completely reworked tube fin simulation (no longer "experimental")
* Improved time step selection for descent
* Simulations now properly account for disabled stages
* Update CG correctly when stages are toggled on or off
* Displaly stage names in stage enable buttons
* More reliable deployment of booster stage recovery device
## UI Improvements ## UI Improvements
* Updated icons everywhere * Updated icons everywhere
* Rocket figure display updates * Rocket figure display updates
* Option to display stability margin as percentage of rocket length * Option to display stability margin as percentage of rocket length
* New "Top View" option * New "Top View" option
* Cleaned-up toolbar * Cleaned-up toolbar
* Option to hide warnings * Option to show/hide warnings
* Option to show/hide CG and CP markings
* Improved click and double-click behavior on rocket * Improved click and double-click behavior on rocket
* Component Configuration Editor * Component Configuration Editor
* Extensively reorganized for clarity and consistency * Extensively reorganized for clarity and consistency
@ -63,14 +75,15 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
* Greatly improved freeform fin editor operation * Greatly improved freeform fin editor operation
* Photo Studio * Photo Studio
* sliders for settings * sliders for settings
* keyboard input for settings
* settings remembered for each rocket * settings remembered for each rocket
## Notable Bug Fixes
## Misc ## Misc
* Extensively updated and reorganized example rocket collection * Extensively updated and reorganized example rocket collection
* Much improved Rocksim import and export * Much improved Rocksim import and export
* Motor database fully updated from thrustcurve.org.
_...plus about a billion bug fixes and so much more._
</div> </div>
<div id="22.02.RC.01"> <div id="22.02.RC.01">