Kevin Ruland
|
e9060272e4
|
Created a GeneralRocketSaver object which is analogous to GeneralRocketLoader. Based on the StorageOptions, it determines how to save the file using a RocksimSaver or OpenRocketSaver as appropriate. Modified RocksimSaver and OpenRocketSaver so they only operate on OutputStreams. Removed methods from RocketSaver interface which operated on File. Fixed bug in DecalRegistry where it wouldn't handle absolute filenames. Fixed bug in BasicFrame where it would display ugly stuff for the filename.
|
2012-10-23 16:19:37 -05:00 |
|
Kevin Ruland
|
05d1b91d90
|
Sizable commit with lots of changes to support decals in openrocket files. Added support for zip container support. Changed Decal to hold a String instead of URL. Refactored GeneralRocketLoader out of the RocketLoader hierarchy so the GeneralRocketLoader knows about files and RocketLoader only knows about streams. Changed the OpenRocket file format to 1.6 and added <appearance> and it's children for ambient light and decals. Implemented a DecalRegistry which is a member of the OpenRocketDocument. This class is used to get InputStreams for decals by their names.
|
2012-10-23 15:54:45 -05:00 |
|
Bill Kuker
|
4f28eea758
|
Change view type from buttons to drop-down, include 3d figure & realistic
|
2012-10-23 15:11:53 -05:00 |
|
Bill Kuker
|
0cd27951e1
|
Fix backwards textures
|
2012-10-23 15:04:18 -05:00 |
|
Bill Kuker
|
41dc9dc34b
|
Make the test texture model work out of SVN, without paths to my desktop.
|
2012-10-23 14:53:17 -05:00 |
|
Bill Kuker
|
348db9d685
|
Correct component dao startup on Decal test programs
|
2012-10-23 14:52:08 -05:00 |
|
Bill Kuker
|
a0fad818de
|
Correct component dao startup
|
2012-10-23 14:52:01 -05:00 |
|
Bill Kuker
|
0621c1971d
|
Some 3d test junk, to be deleted later
|
2012-10-23 14:24:00 -05:00 |
|