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
/
core
History
JoePfeiffer
5f1440e3f6
Use absolute value of jerk in calculating time step in BasicLandingStepper()
...
Don't let time step in BasicLandingStepper() get smaller than MIN_TIME_STEP (.001 seconds)
2022-10-16 17:04:59 -06:00
..
.settings
…
config
…
doc
Fix various typos
2022-10-15 14:32:21 -04:00
lib
Resolving issue
#1270
, unexpected exception with simulation scripting
2022-07-01 15:36:52 -05:00
lib-extra
…
reference
…
resources
Merge pull request
#1739
from SiboVG/issue-1715
2022-10-16 01:19:33 +02:00
resources-src
Merge pull request
#1623
from SiboVG/beta5
2022-09-27 12:08:25 +02:00
scripts
…
src
Use absolute value of jerk in calculating time step in BasicLandingStepper()
2022-10-16 17:04:59 -06:00
src-extra
[code_cleanup-1] Clean up using IntelliJ's 'Silent Code Cleanup'
2021-09-10 00:36:29 +02:00
test/net/sf
/openrocket
Fix various typos
2022-10-15 14:32:21 -04:00
test-writing
[
fixes
#877
] Fix deprecated 'position upwind'
2021-09-05 04:47:09 +02:00
web
Fix various typos
2022-10-15 14:32:21 -04:00
.classpath
Missing dependencies
2022-07-20 22:15:47 +02:00
.gitignore
…
.project
…
build.xml
Fix various typos
2022-10-15 14:32:21 -04:00
OpenRocket Core.iml
refactor the graaljs integration to allow Java code to be called; updated the simulation extension and scripting to due to a change in the FlightConfiguration
2022-07-02 13:55:09 -05:00
releasing.txt
…
run.sh
…