JoePfeiffer
0cd5dcbe09
Eliminate serialization of component preset files
...
Relabel "Legacy Component Checkbox" to "Legacy Database Checkbox" to make clearer
2022-01-26 09:54:28 -07:00
JoePfeiffer
5aa16cb556
Added an optional <Legacy /> element to the .orc files to mark all
...
the components in the file as legacy; used this to mark the files from our old
database.
2022-01-20 14:41:50 -07:00
JoePfeiffer
71202abfdc
Add Dave Cook's parts database as a git submodule, in a directory called swing/swing/resources-src/datafiles/components/
...
Move old rocksim-based database from .../presets to .../legacy_components
Move rocksim .csv files from .../rocksim_components to .../rocksim_src
Modify BaseComponentDTO to process units
Modify SerializePresets to take a set of directories containing .orc files
as command-line arguments, and process all of them.
Modify swing/build.xml to specify both legacy and new databases for import
2022-01-18 14:50:30 -07:00
Billy Olsen
f71ae2bb40
Resize space.jpg for display
...
Resize space.jpg to be 1024x1024 to resolve rendering issues on MacOS.
Fixes #861
Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-02-23 13:19:35 -07:00
Daniel_M_Williams
4ede3a8c60
[fix][example] Fixes 'High Power Airstart' -- with new motor: I211
2020-03-30 20:21:15 -04:00
Daniel_M_Williams
af3d226b2b
[ fix #592 ] Fixes the 'Apocalypse with decals' example rocket
2020-03-21 20:53:40 -04:00
Daniel_M_Williams
cc1e39900a
[fix] updates the Boosters example rocket
2020-03-19 18:20:15 -04:00
Daniel_M_Williams
154df7bb34
[fix] updates the Pods example rocket
2020-03-19 18:20:15 -04:00
JoePfeiffer
1bf2ed2a54
Show stage names instead of stage numbers
2018-10-31 18:46:17 -06:00
Daniel_M_Williams
82d5f871f0
[upgrade] Updated Eclipse buildfiles to use Java 1.8
2018-06-17 15:34:55 -04:00
Daniel_M_Williams
23d7397fa6
[refactor] Pods and ParallelStages are now attached to BodyTubes *only*
2018-01-13 14:35:16 -05:00
Kevin Ruland
a082e8a24b
Resave the Pods Example to get rid of older attribute.
2016-10-26 19:46:00 -05:00
Kevin Ruland
10bd864ef6
Fix 3d rendering issues with AxialStage and ParallelStage. Renamed
...
example to get rid of underscores.
2016-10-26 18:39:10 -05:00
Daniel_M_Williams
39420ddfc0
[Bugfix] Cleaned up simulation and configuration Ids loading
...
- Simulations now load the configuration ids corresponding to it's file entry.
- involved removing redundand flightconfig id fields
- FROM simulation conditions and simulation options
- TO "Simulation"
- Distilled some unit tests to use all rockets from the TestRocket class.
- Fixed a few warnings
2016-01-19 00:03:25 -05:00
Daniel_M_Williams
54f1a4c672
added example rockets for Boosters and Pods
2015-08-29 14:45:36 -04:00
Daniel_M_Williams
0c01123551
refactored Stages (Axial & Booster) now load correctly.
2015-08-25 22:38:13 -04:00
Daniel_M_Williams
29430218d5
Fixed example files, added descriptions
2015-08-24 10:52:43 -04:00
Daniel_M_Williams
d2793249a0
added example files for boosters and pods
2015-08-23 20:36:51 -04:00
kruland2607
37225b04e2
Merge remote-tracking branch 'upstream/master' into feature-tubefins
2015-03-22 21:06:57 -05:00
Sampo Niskanen
c2f44f97f6
Update example design of simulation extensions
2015-01-07 17:59:43 +02:00
kruland2607
f5e0b36dee
Added preliminary aerodynamics based on approximating each tube fin with
...
3 regular fins. Added example Tube Fin rocket.
2014-11-18 14:29:20 -06:00
kruland2607
a9ba6172a9
Update documentation for 14.11 release.
2014-11-02 12:11:49 -06:00
kruland2607
35f9ae384e
Added motor texture for Klima motors.
2014-05-21 15:11:31 -05:00
kruland2607
967b6b3eeb
Preparing for release 14.05.
2014-05-20 13:04:30 -05:00
kruland2607
a34d41d6af
Implement feature to compute the optimum delay for a simulation.
2014-04-08 13:09:38 -05:00
kruland2607
ae36404431
Changes for 14.03 Release.
2014-03-19 15:54:22 -05:00
CarVac
708323af73
Fixed an OpenGL error; just a stopgap it seems.
2014-03-18 19:17:03 -04:00
Sampo Niskanen
d4ba3eba01
Replace lake.png with lake.jpg
2014-02-02 13:28:52 +02:00
bkuker
78ab978180
Fix float literals in shader for my mac
2014-01-12 19:14:57 -05:00
bkuker
e9a75b1111
Add light from flame to smoke.
2013-12-04 12:33:35 -05:00
bkuker
9069277573
Give smoke quads random rotation to reduce artifacts from repitition
2013-11-27 19:36:43 -05:00
bkuker
63570880e3
Photo-booth files copied to the split version of OR.
...
I HOPE I didn't miss anything!
2013-11-27 17:52:28 -05:00
kruland2607
87d515971b
Updated release information for 13.11.
2013-11-07 20:59:08 -06:00
kruland2607
26fb295554
Rework source structure to separate swing gui code from core code.
...
Separate swing application code from core code. Moved a bunch of sources
and libraries around. Created new eclipse project.
Further refinements to make it build.
Update gitignore.
2013-09-27 11:34:46 -05:00