bkuker
00a17eb0e2
Merge remote-tracking branch 'plaa/master' into latest-jogl
...
Conflicts:
core/.classpath
2013-03-02 11:08:49 -05:00
bkuker
e7a7a5fbc9
JOGL 2.0-rc11
2013-01-27 15:01:15 -05:00
Sampo Niskanen
8c0c9bb10d
Plugin system
2013-01-23 08:32:09 +02:00
bkuker
be9f6040ee
Fix classpath jars
2012-12-24 15:33:34 -05:00
soupwizard
f667bb4bf5
Added config file needed for travis-ci continuous integration hosting support. Fixed places in build.xml that had hardcoded path references to use relative references. Undid fix to build warning in MotorCompare.java, since the fix didn't work with java 1.7.
2012-12-16 23:26:04 -08:00
Sampo Niskanen
ff22040df0
Refactor motor serialization/loading code
2012-12-10 22:44:06 +02:00
Sampo Niskanen
42b4eeac31
Merge branch 'feature-improvepresetloading' of
...
github.com:kruland2607/openrocket
Conflicts:
core/build.xml
Optimize motor loading further
2012-12-06 12:49:00 +02:00
kruland2607
bd66cc9338
Use Serializable representation of system supplied motors in jar file.
...
this greatly improves startup performance.
2012-10-28 11:26:40 -05:00
Sampo Niskanen
4670a010be
Startup system using Guice and plugin loading
2012-10-14 17:51:10 +03:00
kruland2607
7f6c542e5d
Try to use Java Serializable to improve loading of included
...
ComponentPresets.
2012-10-09 09:07:18 -05:00
Kevin Ruland
ead406e852
Exploded the exp4j source into our src/ directory. This allows us to more easily modify changes we make to the source. I inlined one call to Arrays.copyOf.
2012-08-10 19:13:50 +00:00
Kevin Ruland
3cc439e490
Removed the old exp4j-0.2.9.jar and corrected the build.xml to use the new exp4j-rdg.jar.
2012-08-08 02:38:18 +00:00
Bill Kuker
26329cedec
Include OSX UI elements.
...
"OrangeExtensions" jar provides stubs for compilation and linking on other OSs.
2012-06-24 19:22:07 +00:00
Bill Kuker
8babd54f4f
Update to the latest 2.0 release candidate of JOGL (Build 57).
...
Move JOGL Libraries from lib/native to lib/jogl, which is less misleading.
Update .classpath and build.xml with new directory name.
2012-06-20 00:34:02 +00:00
Bill Kuker
6695f92ab1
JOGL Based support for a 3D view of the rocket.
...
Change to RocketPanel to add 3D option.
Change to build process to use a Jar-in-Jar technique, not Fat Jar, using the Eclipse projects jar-in-jar loader. (Does not require eclipse!)
2012-06-11 20:25:41 +00:00
Sampo Niskanen
9552b2de86
Expression parser updates
2012-05-22 04:11:25 +00:00
Kevin Ruland
fea3e6e61a
Fix giantleaprocketry's TCData.csv, added it to the build.xml and committed the generated orc file.
2012-04-29 02:43:55 +00:00
Kevin Ruland
9ea9c4b53b
Added build target which translates rocksim component directories in resources-src into ORC format in resources.
2012-04-26 21:12:35 +00:00
Kevin Ruland
6de0ea7083
Initial work on BodyTube ComponentPresets.
2012-03-29 02:47:49 +00:00
Sampo Niskanen
db47952192
Fix build script
2012-03-17 20:34:44 +00:00
Sampo Niskanen
dabfa28b9d
Fix tests
2012-03-10 21:12:33 +00:00
Kevin Ruland
b066c4d714
Creating resources/ source directory to hold l10n, pix, and datafiles. Changes to build.xml to support it. The directory moves will be done in separate svn move operations.
2012-01-11 03:15:10 +00:00
Kevin Ruland
53152b1dc5
moving to core/
2012-01-08 02:44:09 +00:00