Some Markdown fixes

This commit is contained in:
Neil Weinstock 2023-02-03 22:02:30 -05:00 committed by GitHub
parent 7696dde0e6
commit bd0ad15e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,32 +24,32 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
## New Features
* Rocket design features
** Pods and strap-on boosters
** Tail cones for pods
** Freeform fins on nose cones and transitions
** Highly configurable rail buttons
** Refined tube fin support, no longer experimental
** Massive update to parachute configuration and part library
** Dave Cook's extensive component library now built-in
** Coefficient of Drag Override (and more flexible override settings in general)
** Lots more detailed geometry warnings which identify the components involved
* Pods and strap-on boosters
* Tail cones for pods
* Freeform fins on nose cones and transitions
* Highly configurable rail buttons
* Refined tube fin support, no longer experimental
* Massive update to parachute configuration and part library
* Dave Cook's extensive component library now built-in
* Coefficient of Drag Override (and more flexible override settings in general)
* Lots more detailed geometry warnings which identify the components involved
* Appearance updates
** Settable opacity per-component
** Separate inner/outer appearance for tubes
** Separate left/right appearance for fins
* Settable opacity per-component
* Separate inner/outer appearance for tubes
* Separate left/right appearance for fins
* App Infrastructure
** Packaged installers for Windows, Linux, and Mac (JAR file still available)
** Native ARM version for Apple Silicon Macs (snappy!)
** File association for ORK files: double-click files to open in the app
* Packaged installers for Windows, Linux, and Mac (JAR file still available)
* Native ARM version for Apple Silicon Macs (snappy!)
* File association for ORK files: double-click files to open in the app
## UI Improvements
* Updated icons everywhere
* Option to display stability margin as percentage of rocket length
* Component Configuration Editor
** Extensively reorganized for clarity and consistency
** Massively improved keyboard navigation
** Config panels remember which tab you were on previously
** Cancel button to exit config panel without saving changes
* Extensively reorganized for clarity and consistency
* Massively improved keyboard navigation
* Config panels remember which tab you were on previously
* Cancel button to exit config panel without saving changes
* Contextual menus for managing the component tree
* Simultaneous multi-component edit (great for appearance editing)
* Completely updated operation of motor config and simulation tables
@ -57,8 +57,8 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later.
* Greatly improved component library browser
* Greatly improved freeform fin editor operation
* Photo Studio
** sliders for settings
** settings remembered for each rocket
* sliders for settings
* settings remembered for each rocket
## Notable Bug Fixes
* Eliminated many
@ -109,9 +109,9 @@ OpenRocket 22.02.RC.01 (2023-01-27)
* Account for all recovery devices in pods when calculating descent rate (fixes #1910)
* Eliminated many occurrences of mystery discontinuity warnings (fixes #999)
* Rocksim import/export file updates
** Support import and export of pods (fixes #1348)
** Support import of trapezoidal fins on transitions (fixes #1553)
** Support subassembly import
* Support import and export of pods (fixes #1348)
* Support import of trapezoidal fins on transitions (fixes #1553)
* Support subassembly import
* Assorted extension and plug-in fixes
</div>