SiboVG
|
08b9afb6ca
|
Refactor again
|
2023-01-18 00:20:44 +01:00 |
|
SiboVG
|
3d02766d41
|
[#1980] Render booster markers even if no children
|
2023-01-18 00:13:04 +01:00 |
|
SiboVG
|
e1ff8fb39c
|
Merge branch 'unstable' into issue-1980
|
2023-01-17 21:05:25 +01:00 |
|
Joe Pfeiffer
|
9a795b21a9
|
Merge pull request #1971 from SiboVG/update-config-dialogs
Update config dialogs
|
2023-01-17 11:09:36 -07:00 |
|
JoePfeiffer
|
768dcdaead
|
fix merge conflict
|
2023-01-17 09:20:05 -07:00 |
|
SiboVG
|
b1e173d54e
|
Refactor pod/booster shapes
|
2023-01-17 02:00:21 +01:00 |
|
SiboVG
|
305ae65030
|
Also use border on single-combo material panels
|
2023-01-16 03:53:06 +01:00 |
|
SiboVG
|
23461c4cb2
|
Clean up imports
|
2023-01-16 03:44:15 +01:00 |
|
SiboVG
|
e6f3c7b040
|
Promote placement to top-right 🍾
|
2023-01-16 03:43:28 +01:00 |
|
SiboVG
|
993cd3169a
|
Fix sims going out-of-date on stage activeness change
|
2023-01-16 03:25:50 +01:00 |
|
SiboVG
|
de32314569
|
[#1973] Don't mark all simulations out-of-date on flight config change
|
2023-01-16 00:10:09 +01:00 |
|
SiboVG
|
f25e3c8297
|
Remove separators + final adjustments
|
2023-01-15 19:55:15 +01:00 |
|
SiboVG
|
1361c1a46d
|
Fix layout in sim preferences
|
2023-01-15 17:24:38 +01:00 |
|
SiboVG
|
e6ee6573f6
|
Re-order component config general tabs
|
2023-01-14 23:06:45 +01:00 |
|
SiboVG
|
a8945c7bb0
|
Change general tab categorizations
|
2023-01-13 02:49:09 +01:00 |
|
SiboVG
|
6f2a633fdc
|
Fix missing translations for fin set config fillets
|
2023-01-12 14:05:23 +01:00 |
|
SiboVG
|
0e3f87b73d
|
Fix a bunch of small stuff
|
2023-01-12 02:37:23 +01:00 |
|
SiboVG
|
9c7afc669a
|
[#1966] Pass File in FileIterator instead of filename
|
2023-01-12 00:30:56 +01:00 |
|
SiboVG
|
e2e9635136
|
Fix value slider when mid-point is set perfectly in the middle
|
2023-01-11 23:44:21 +01:00 |
|
SiboVG
|
802dc2fd89
|
Remove unused import
|
2023-01-11 14:39:05 +01:00 |
|
SiboVG
|
73e6a2e78c
|
Improve booster dialog
|
2023-01-11 14:35:09 +01:00 |
|
SiboVG
|
9d58b08f39
|
Improve dialogs
|
2023-01-11 14:34:56 +01:00 |
|
SiboVG
|
615607fee3
|
Fix fin set sliders
|
2023-01-11 14:32:20 +01:00 |
|
SiboVG
|
8a7f28e03c
|
Don't let appearance panel widgets space out vertically + others
|
2023-01-11 14:32:20 +01:00 |
|
SiboVG
|
b6c581ffa5
|
Fix parachute config dialog
|
2023-01-11 14:32:20 +01:00 |
|
SiboVG
|
c75ab4cede
|
Improve override tab
|
2023-01-11 14:32:20 +01:00 |
|
SiboVG
|
d4cd1655ea
|
Fix nose cone shoulder tab
|
2023-01-10 23:52:18 +01:00 |
|
SiboVG
|
8386086ed7
|
Fix radial position tab of inner tube
|
2023-01-10 23:21:50 +01:00 |
|
SiboVG
|
30a2103645
|
Fix wide inner tube config dialog
|
2023-01-10 22:51:36 +01:00 |
|
SiboVG
|
b2d19181b1
|
Don't clear config listeners on document undo
|
2023-01-08 23:36:06 +01:00 |
|
SiboVG
|
7ea17b01d2
|
Don't close config dialog if cancel no option selected
|
2023-01-08 18:19:54 +01:00 |
|
SiboVG
|
e58761b1eb
|
Merge branch 'unstable' into issue-960
# Conflicts:
# core/resources/l10n/messages.properties
|
2023-01-08 04:39:26 +01:00 |
|
SiboVG
|
e8638b25cf
|
[#1956] Fix issue in multi-comp edit during undo operation
At least I hope this fixes it; it was a weird bug and hard to replicate...
|
2023-01-08 04:25:53 +01:00 |
|
SiboVG
|
0120ba7bcc
|
[#960] Add OK/Cancel button in component config + modified symbol
|
2023-01-08 02:47:58 +01:00 |
|
SiboVG
|
272fa8651a
|
Re-add imports
|
2023-01-07 01:43:07 +01:00 |
|
SiboVG
|
8124918cdf
|
Merge branch 'unstable' into issue-1564
|
2023-01-07 01:39:34 +01:00 |
|
Neil Weinstock
|
94d376540a
|
New app icons (#1944)
Add new app icons
|
2023-01-07 00:41:33 +01:00 |
|
JoePfeiffer
|
ee8fe7f089
|
Modified simulation scripting example to use JavaScript for both listeners.
Modified simulation extension example to tell users where to look for the code for the extensions
|
2023-01-06 15:43:51 -07:00 |
|
SiboVG
|
cdfac5f649
|
[#1942] Fix text component selection key behavior
|
2023-01-06 14:30:28 +01:00 |
|
SiboVG
|
9311ac27ba
|
Don't add the component info panel for multi-comp edits
|
2023-01-05 23:34:15 +01:00 |
|
SiboVG
|
10d36145cf
|
[#1564] Add component information box
|
2023-01-05 23:18:38 +01:00 |
|
Sibo Van Gool
|
ede9dfe700
|
Merge pull request #1940 from hcraigmiller/Rename-and-re-order-examples
Rename and re-order example designs
|
2023-01-01 14:24:55 +01:00 |
|
Sibo Van Gool
|
422f0049e2
|
Merge pull request #1935 from SiboVG/event-icons
Add option to switch (time) flight event markers to icons
|
2023-01-01 14:18:13 +01:00 |
|
H Craig Miller
|
64b6942e75
|
Update ExampleDesignFileAction.java
Changes requested by @SiboVG
|
2022-12-31 23:47:37 -08:00 |
|
SiboVG
|
a3252e3d15
|
Change "Vertical marker" to "Vertical line"
|
2023-01-01 05:22:36 +01:00 |
|
SiboVG
|
b4b4b20748
|
Add custom design file ordering + separator
|
2023-01-01 05:16:48 +01:00 |
|
SiboVG
|
c374f616b9
|
Fix icon marker plotting for branch == -1
|
2022-12-30 20:32:33 +01:00 |
|
SiboVG
|
6cdc2d920e
|
Fix icon marker plot for multiple branches
|
2022-12-30 18:32:37 +01:00 |
|
SiboVG
|
7b88cb468e
|
Add option to switch (time) flight event markers to icons
|
2022-12-29 23:56:16 +01:00 |
|
SiboVG
|
447a025545
|
Improve tooltip text for flight event icons
|
2022-12-29 23:56:16 +01:00 |
|