Daniel_M_Williams
eb72329c58
[fix][refactor] simplified rocketfigure drawing code
Fixes Issues:
- https://github.com/openrocket/openrocket/issues/366
- https://github.com/openrocket/openrocket/issues/323
- RocketFigure no longer draws specific stages:
Starts drawing rocket, and then propogates location, angle/transformation downwards
- fixed active/inactive visibility toggling
- Fixed Drowing Bounds for RocketFigure
- Fix: FlightConfiguration#getBounds()
- Fix: FinSet#getComponentBounds()
- Fix: InnerTube#getInstanceCount()
- Add: Coordinate#MIN, Coordinate#MAX
- Add: net.sf.openrocket.util.BoundingBox
- RocketComponent:
- implement: #getInstanceLocations() // relative to parent component
- implement #getInstanceAngles()
- implement: #getComponentLocations() (Refactor/rename of #getLocations() )
- Implement <x>#getInstanceOffsets() // relative to component-reference-point
- FinSet
- PodSet
- ParallelStage
- RailButton
- InnerTube:
- fixed drawing shapes:
- TubeShapes
- BodyTube
- Launch Lug
- RingComponent (InnerTube, EngineBlock, Coupler)
- Finset
- Transition
- Rail Button
2017-10-28 13:41:51 -04:00
..
2015-01-09 21:33:16 -06:00
2014-12-27 20:20:32 +02:00
2013-11-11 09:51:53 -06:00
2016-10-26 19:46:00 -05:00
2014-04-23 15:15:38 -05:00
2017-10-28 13:41:51 -04:00
2016-10-23 13:16:06 -05:00
2016-04-24 14:04:20 -04:00
2013-09-27 11:34:46 -05:00
2013-09-27 11:34:46 -05:00
2015-01-10 18:44:55 +02:00
2016-04-03 15:25:26 -04:00