kruland2607
4362896139
Fixed the deployment of the booster chute and named the recovery
...
devices.
2013-03-27 00:24:57 -05:00
kruland2607
7db0c17c56
Added some localized messages when exporting and editing decals.
2013-03-26 22:24:21 -05:00
kruland2607
b034eccd43
Corrected FIXME for localization.
2013-03-26 16:10:26 -05:00
kruland2607
e8b9efd1d0
Merge remote-tracking branch 'upstream/kruland-integration-ui' into
...
kruland-integration
Conflicts:
core/src/net/sf/openrocket/file/openrocket/OpenRocketSaver.java
2013-03-16 18:35:31 -05:00
kruland2607
2cfd46760d
Since it was decaled like a patriot, the dimensions were changed to more
...
closely match a 1/2 scale rocket.
2013-03-13 23:12:14 -05:00
kruland2607
c19a12b3b5
Rerun simulations on Three-stage rocket example so it the boosters use
...
tumble recovery.
2013-03-13 16:29:14 -05:00
Bill Kuker
db286c3293
Merge pull request #47 from bkuker/kruland-integration-examples
...
Add some paint and decals to most of the examples.
2013-03-13 13:48:18 -07:00
bkuker
4d9b691a39
Update all of the examples with some nice decals & paint.
2013-03-13 16:44:20 -04:00
kruland2607
3eb96ee04d
Merge branch 'tumble-recovery' into kruland-integration
...
Conflicts:
core/resources/datafiles/examples/Three-stage rocket.ork
core/src/net/sf/openrocket/simulation/BasicEventSimulationEngine.java
Ignored changes to Three-stage rocket.ork since that will need to be
reproduced after the cool 3d view enhancements to the example.
The BasicEventSimulationEngine conflicts were trivial and manually
resolved.
2013-03-13 14:34:11 -05:00
Sampo Niskanen
170ce13c05
Data model refactoring
2013-03-01 08:41:47 +02:00
Sampo Niskanen
4c48ec48c9
Merge branch 'kruland-integration' of github.com:plaa/openrocket into
...
kruland-integration-ui
Conflicts:
core/src/net/sf/openrocket/file/openrocket/importt/MotorHandler.java
2013-02-23 08:51:22 +02:00
Sampo Niskanen
0e2ee6a566
Refactoring data model
2013-02-23 08:47:21 +02:00
kruland2607
15f39a1d24
Update example with data branches for all stages.
2013-02-05 15:15:22 -06:00
kruland2607
055daf6786
Change ork format for ignition and motor configurations. Make them
...
different xml elements preparing for an alternative api allowing them to
be more independent.
2013-02-05 14:26:41 -06:00
kruland2607
b16917995d
Change mouse button handling in simulation plot. Left click drag zooms
...
area, and ctrl left click drag pans.
2013-02-05 10:04:49 -06:00
Sampo Niskanen
d2035ce702
UI updates
2013-02-02 12:07:07 +02:00
Sampo Niskanen
b3b2303f27
Enhance flight configuration UI
2013-01-27 22:36:21 +02:00
bkuker
05263e5056
An ok reusable motor appearance
2013-01-10 20:03:31 -05:00
bkuker
c1c4f99992
Trying out an "Unfinished" view... Jury is out
2013-01-10 15:36:08 -05:00
bkuker
03c9e24705
More appearances
2013-01-10 14:17:30 -05:00
bkuker
25a3fc1d05
Merge branch 'kruland-integration-motor' into
...
kruland-integration-defaults
Conflicts:
core/src/net/sf/openrocket/appearance/defaults/ResourceDecalImage.java
core/src/net/sf/openrocket/gui/figure3d/RealisticRenderer.java
2013-01-10 08:46:20 -05:00
bkuker
28127b122d
Simplify the default appearances. I am not ready to organize them into
...
classes or factories or what have you, yet.
2013-01-09 16:43:01 -05:00
bkuker
8dd0a6abc1
Initial tube & balsa default appearances
2013-01-09 14:42:38 -05:00
bkuker
ceb7d16651
Render motors nicely
2013-01-09 14:11:23 -05:00
bkuker
17ea631a9f
Fix corrupted image
2013-01-08 09:22:57 -05:00
bkuker
e888ce9c63
Use Sticker method to draw all decals, to allow the transparency and
...
paint interaction behavior you would expect.
2013-01-07 18:57:28 -05:00
bkuker
c6bdd1ab78
Fix the clamp message
2013-01-07 16:22:48 -05:00
bkuker
7ead8bf977
Merge remote-tracking branch 'plaa/kruland-integration' into
...
kruland-integration-stickers
Conflicts:
core/src/net/sf/openrocket/appearance/SimpleAppearanceBuilder.java
core/src/net/sf/openrocket/gui/configdialog/AppearancePanel.java
core/src/net/sf/openrocket/gui/figure3d/RealisticRenderStrategy.java
core/src/net/sf/openrocket/gui/figure3d/RocketFigure3d.java
2013-01-06 18:57:15 -05:00
Sampo Niskanen
ef7c384f58
Merge branch 'master' into kruland-integration
...
Conflicts:
core/build.xml
core/src/net/sf/openrocket/file/openrocket/importt/OpenRocketLoader.java
core/src/net/sf/openrocket/gui/figure3d/RocketFigure3d.java
core/src/net/sf/openrocket/gui/main/BasicFrame.java
core/src/net/sf/openrocket/gui/util/SaveFileWorker.java
core/src/net/sf/openrocket/rocketcomponent/RocketComponent.java
core/src/net/sf/openrocket/simulation/BasicEventSimulationEngine.java
2013-01-06 19:18:46 +02:00
bkuker
ab9dde913c
Update Apocalypse to use Shine & Paint
2013-01-06 09:58:43 -05:00
bkuker
5985dba36a
Stickers Example
2013-01-03 15:24:43 -05:00
bkuker
e8ac5d4dea
Add a sticker decal option
2013-01-03 15:24:23 -05:00
kruland2607
177d40104e
Add Edit Decal dialog available from Appearance tab. Added preference
...
to control which editor is opened.
2012-12-28 23:08:31 -06:00
bkuker
86d07ca8b8
I10n for color label
2012-12-17 16:18:49 -05:00
kruland2607
e516f99a8f
Removed the "include decals" storage option - they will always be
...
included when saving as ork file. Fixed saving rocksim files - they are
just plain files and have no references to decals.
2012-12-16 21:25:23 -06:00
kruland2607
7db51b9b65
Always save using .zip container format. Removed the "use compression"
...
option from the StorageOptionChooser.
2012-12-16 13:45:49 -06:00
bkuker
9d065c90e7
Cleanup Apocalypse example:
...
Better decals
Non-weird flips
Moved some couplers that seemed off.
2012-12-14 09:53:35 -05:00
kruland2607
2c7fcdb87c
Regenerate the Apocalypse example file after changing the name of the
...
ork file in the zip container.
2012-12-12 22:27:04 -06:00
kruland2607
db45a48e08
Localized the Export Decal menu item.
2012-12-12 21:39:07 -06:00
kruland2607
e5ed9e166b
Added localized strings for the dialog. Removed FIXME saying "add
...
buttons" because there are buttons.
2012-12-12 16:48:36 -06:00
kruland2607
b99a704eb6
Added simulation of tumble recovery. Has pretty major FIXME which needs
...
addressing.
2012-12-11 21:28:12 -06:00
Sampo Niskanen
5412b8255b
Merge branch 'integration' of github.com:kruland2607/openrocket
...
Conflicts:
core/.classpath
core/3d-Test-Junk/net/sf/openrocket/startup/Quick3dMain.java
core/src/net/sf/openrocket/gui/figure3d/RocketRenderer.java
core/src/net/sf/openrocket/gui/main/BasicFrame.java
2012-12-11 08:38:59 +02:00
Sampo Niskanen
49858f589f
Update thrust curve files
2012-12-10 23:30:56 +02:00
Sampo Niskanen
ff22040df0
Refactor motor serialization/loading code
2012-12-10 22:44:06 +02:00
Sampo Niskanen
42b4eeac31
Merge branch 'feature-improvepresetloading' of
...
github.com:kruland2607/openrocket
Conflicts:
core/build.xml
Optimize motor loading further
2012-12-06 12:49:00 +02:00
kruland2607
6a073af40b
Reorder the zoom buttons. Added zoom reset icon and button. Fixed
...
spacer in SimulationPlotDialog so close button is always properly
located.
2012-11-14 21:14:39 -06:00
kruland2607
4de4d0d728
Usability enhancements to the simulation plot.
...
- Made mouse wheel zoom. alt mouse wheel zooms only domain.
- added explicit zoom buttons. alt button zooms domain only.
- mouse drag pans the plot.
- use simulation name for window name & plot title.
2012-11-06 20:56:42 -06:00
kruland2607
bd66cc9338
Use Serializable representation of system supplied motors in jar file.
...
this greatly improves startup performance.
2012-10-28 11:26:40 -05:00
kruland2607
4179b0d6e6
Fix localization, dialog placement, and prepopulated fields in flight
...
config dialogs.
2012-10-26 11:58:41 -05:00
kruland2607
eb20d0e72e
Added descriptions, author and rocket names to new examples.
2012-10-26 11:57:36 -05:00