version 1.1.0
This commit is contained in:
parent
ae96ee9024
commit
107966a206
@ -1,3 +1,11 @@
|
||||
2010-03-21 Sampo Niskanen
|
||||
|
||||
* Released version 1.1.0
|
||||
|
||||
2010-03-20 Doug Pedrick
|
||||
|
||||
* [BUG] Fixed RockSim design material loading
|
||||
|
||||
2010-03-20 Sampo Niskanen
|
||||
|
||||
* Minor enhancements to the logging system
|
||||
|
@ -18,3 +18,12 @@ To start the software run the class
|
||||
or from the JAR file run
|
||||
|
||||
$ java -jar OpenRocket-<VERSION>.jar
|
||||
|
||||
|
||||
|
||||
Contributions have been made by:
|
||||
--------------------------------
|
||||
|
||||
Sampo Niskanen, main developer
|
||||
Doug Pedrick, support for reading RockSim designs
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
OpenRocket 1.1.0 (2010-03-21):
|
||||
-------------------------------
|
||||
|
||||
Support for loading RockSim rocket design files (.rkt) thanks to
|
||||
Doug Pedrick.
|
||||
|
||||
|
||||
OpenRocket 1.0.0 (2010-03-10):
|
||||
-------------------------------
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
# The OpenRocket build version
|
||||
|
||||
build.version=1.1.0pre
|
||||
build.version=1.1.0
|
||||
|
||||
|
||||
# The source of the package. When building a package for a specific
|
||||
|
BIN
dists/OpenRocket-1.1.0-src.zip
Normal file
BIN
dists/OpenRocket-1.1.0-src.zip
Normal file
Binary file not shown.
BIN
dists/OpenRocket-1.1.0.jar
Normal file
BIN
dists/OpenRocket-1.1.0.jar
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user