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
..
2016-04-03 12:34:42 -04:00
2012-01-08 02:25:52 +00:00
2013-06-03 17:55:32 -07:00
2016-10-10 19:50:17 -05:00
2016-10-23 13:16:06 -05:00
2012-10-15 07:33:24 +03:00
2016-12-23 18:32:15 -05:00
2012-01-08 02:25:52 +00:00
2016-10-10 19:50:17 -05:00
2015-12-25 13:33:46 -05:00
2013-09-27 11:34:46 -05:00
2013-04-25 11:16:31 -05:00
2017-10-28 13:41:51 -04:00
2015-01-10 17:50:11 +02:00
2015-01-06 19:25:13 +02:00
2016-10-10 19:50:17 -05:00
2016-09-28 00:06:17 -03:00
2015-12-03 13:40:21 -05:00
2012-01-08 02:25:52 +00:00
2015-01-10 18:36:24 +02:00