]> git.gag.com Git - debian/openrocket/commit
Added filled property. Made Filled and Mass optional by using objects instead of...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 26 Apr 2012 18:18:00 +0000 (18:18 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 26 Apr 2012 18:18:00 +0000 (18:18 +0000)
commitdefe0287ee31a0fcf66a029d26cb2411a68fd096
tree9887eadcfc739cba0dbcc050ce1f87ab8beccb67
parent36b3b1a25006f6199f17492521e84447b5bed176
Added filled property.  Made Filled and Mass optional by using objects instead of primitives.  Changed the serialization process so only properties set in the ComponentPreset are serialized.  Change the deserialization process so if properties are not specified in the xml file, they are not assigned.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@616 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/preset/xml/BaseComponentDTO.java