JoePfeiffer
ba0b743d4f
fix typo
2024-01-03 15:30:27 -07:00
JoePfeiffer
aec15658cd
Tumbling under thrust should be a sim abort, not a warning.
...
Leaving the old warning in for backward compatibility.A .ork that triggered the warning will load cleanly. On rerunning the sims in the .ork the warning will go away and the sims will abort.
2024-01-03 10:53:58 -07:00
JoePfeiffer
07e15ddaa2
Merge branch 'unstable' into SIMFAIL-flight-event
2024-01-03 07:31:13 -07:00
JoePfeiffer
f9a8f59247
Add simulation aborts to .ork file load/save
2024-01-03 07:09:24 -07:00
JoePfeiffer
c5f1f011ef
Add simulation abort to sim panel tooltip
2024-01-02 08:37:07 -07:00
JoePfeiffer
c1b76be844
Add simulation abort title to simulation plot
2024-01-02 07:39:30 -07:00
Sibo Van Gool
93b5446e29
Merge pull request #2428 from SiboVG/snapshot
...
Add snapshot version to OpenRocket versioning system
2023-12-28 00:18:03 +01:00
Sibo Van Gool
e056e6ed07
Merge pull request #2421 from neilweinstock/texture-pulldown
...
Updated texture select combobox
2023-12-28 00:17:31 +01:00
SiboVG
ba7da7c4ee
Add snapshot version to OpenRocket versioning system
2023-12-26 19:57:39 +01:00
JoePfeiffer
173a3d38e2
Integrate SIM_ABORT into code across OR
2023-12-24 20:34:34 -07:00
JoePfeiffer
2123531f14
Create new SIM_ABORT FlightEvent
2023-12-24 20:34:34 -07:00
JoePfeiffer
64e999f2e2
Create new class SimulationAbort to represent reasons for sim aborts
2023-12-24 20:34:34 -07:00
JoePfeiffer
52e8106ea6
update thrustcurve data
2023-12-16 17:41:55 -07:00
neil.weinstock@gmail.com
05e9758f36
texture select combobox: show 20 items, change "From file..." to "Select file..."
2023-12-10 20:48:28 -05:00
Sibo Van Gool
c136436284
Merge pull request #2416 from SiboVG/issue-2178
...
[#2178 ] Add South/West unit for latitude/longitude
2023-12-09 02:03:15 +01:00
Sibo Van Gool
5746aa1350
Merge pull request #2406 from SiboVG/refactor-warnings
...
Add Warning component source to Warning
2023-12-09 02:02:41 +01:00
SiboVG
52f33a3429
Merge branch 'unstable' into issue-2178
...
# Conflicts:
# core/src/net/sf/openrocket/simulation/FlightDataType.java
# core/src/net/sf/openrocket/unit/UnitGroup.java
# swing/src/net/sf/openrocket/gui/dialogs/preferences/LaunchPreferencesPanel.java
# swing/src/net/sf/openrocket/gui/dialogs/preferences/UnitsPreferencesPanel.java
# swing/src/net/sf/openrocket/gui/simulation/SimulationConditionsPanel.java
2023-12-01 19:28:40 +01:00
SiboVG
341ab81b79
[ #2338 ] Use searchable and categorizable combobox for flight data type
2023-11-24 20:47:05 +01:00
SiboVG
e3b52efc84
Add message source to message
2023-11-19 01:43:05 +01:00
SiboVG
c0c00dd6c3
Merge unstable
2023-11-17 23:29:05 +01:00
SiboVG
846a265965
Update thrust curves
2023-11-15 22:02:31 +01:00
SiboVG
c817148feb
Update installers for 23.09
2023-11-04 16:20:06 +01:00
SiboVG
0fcb2a0742
Merge branch 'unstable' into other-dark-mode
2023-09-28 18:52:43 +02:00
SiboVG
382600f866
Implement dark component icons
2023-09-28 18:50:35 +02:00
Neil Weinstock
7f84357734
dark mode icon for streamer (large)
2023-09-27 09:39:09 -04:00
Neil Weinstock
6e0c02e74c
Tweaks and cleanup
2023-09-27 09:05:22 -04:00
Neil Weinstock
9ec4c97893
More small dark-mode icons
2023-09-27 08:46:43 -04:00
Neil Weinstock
1c14aec040
dark mode small parachute icon tweak
2023-09-26 20:44:51 -04:00
Neil Weinstock
7372e3671a
dark mode icons for mass object
2023-09-26 20:41:22 -04:00
Neil Weinstock
2af7214ecc
Updated large tubefin icon again
2023-09-26 20:39:37 -04:00
Neil Weinstock
e668c7b183
dark mode icons for shock cord
2023-09-26 10:35:19 -04:00
Neil Weinstock
a84b764cf2
dark mode icons for pods
2023-09-26 10:34:41 -04:00
Neil Weinstock
2e80a27408
dark mode icons for parachute
2023-09-26 10:34:13 -04:00
Neil Weinstock
b46269a82d
Cleaned-up tubefin icons
...
Fixed some defects and also made them suitable for dark mode as well as light
2023-09-26 10:33:37 -04:00
SiboVG
861fdf5454
Change wording
2023-09-24 22:20:57 +02:00
SiboVG
36e0cf2168
Add dark contrasted theme
2023-09-24 22:08:08 +02:00
SiboVG
7d323862ed
Add thrust-to-weight flight data type
...
Co-authored-by: ERKCreeper <erkcreeper@gmail.com>
2023-09-18 22:52:15 +02:00
SiboVG
74d3bc79ef
Merge branch 'unstable' into prep-beta
2023-09-15 23:55:30 +02:00
SiboVG
01d75cad7f
Update thrustcurves & database
2023-09-15 23:55:25 +02:00
Sibo Van Gool
c78dc3bca7
Merge pull request #2325 from SiboVG/issue-2324
...
[#2324 ] Add option to exclude motors from OBJ export
2023-09-15 23:54:53 +02:00
Sibo Van Gool
4874fd1fb5
Update build version
2023-09-15 12:01:52 +02:00
SiboVG
85004849f5
[ #2324 ] Add option to exclude motors from OBJ export
2023-09-14 00:00:04 +02:00
Sibo Van Gool
3595a6d39e
Merge pull request #2292 from neilweinstock/tube-fin-icons
...
New tube fin icons
2023-09-11 14:56:14 +02:00
SiboVG
74cd0e9636
Warn for zero-thickness shoulder
2023-09-09 14:14:22 +02:00
SiboVG
5c68fda00e
[ #2316 ] Add warning for zero-thickness component OBJ export
2023-09-09 12:36:04 +02:00
Sibo Van Gool
ff8731e164
Merge pull request #2301 from SiboVG/3D-export
...
[#604 ] Implement 3D component exporting to Wavefront OBJ
2023-09-05 20:54:26 +02:00
SiboVG
cb0c0a9e8c
Add PLA, PETG & ABS materials
2023-08-31 19:06:32 +02:00
SiboVG
bb46b8d7bf
Optimizations
2023-08-27 09:09:59 +01:00
SiboVG
1a40851565
Add buttons to optimize for 3D printing/rendering
2023-08-27 00:11:51 +01:00
SiboVG
2c750498bb
Update rename dialog to include cases info
2023-08-25 00:04:06 +02:00