SiboVG
|
b88b789a09
|
Ensure column index does not exceed table size
|
2023-09-28 21:52:59 +02:00 |
|
SiboVG
|
382600f866
|
Implement dark component icons
|
2023-09-28 18:50:35 +02:00 |
|
Sibo Van Gool
|
10c9b918be
|
Merge pull request #2354 from neilweinstock/component-icons-update
Component icons update for dark mode
|
2023-09-28 15:41:32 +02:00 |
|
SiboVG
|
e489a6d1d2
|
Remove dark icons
|
2023-09-28 15:41:19 +02:00 |
|
Joe Pfeiffer
|
24552f5d5b
|
Merge pull request #2355 from JoePfeiffer/update-3d-rocket
update 3D printable rocket example
|
2023-09-27 08:31:38 -06:00 |
|
JoePfeiffer
|
edbb826bbb
|
update 3D printable rocket example
|
2023-09-27 08:20:47 -06: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
|
fb3641e94f
|
Dark mode icons for mass
|
2023-09-26 11:08:07 -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 |
|
Sibo Van Gool
|
a01db37ec2
|
Merge pull request #2350 from SiboVG/add-jvm-args
Add JVM arguments to fix 3D issue on Windows
|
2023-09-26 14:26:04 +02:00 |
|
SiboVG
|
9b48dd8983
|
Merge remote-tracking branch 'origin/unstable' into unstable
|
2023-09-25 23:43:45 +02:00 |
|
SiboVG
|
74d3eecee6
|
Fix CG z position in top view
|
2023-09-25 23:43:33 +02:00 |
|
SiboVG
|
5fa13d5b79
|
Add JVM parameters to fix 3D issue on Windows
|
2023-09-24 22:46:48 +02:00 |
|
Sibo Van Gool
|
fa5bd94772
|
Merge pull request #2347 from SiboVG/issue-2344
[#2344] Optimize UI color fetching
|
2023-09-24 22:33:48 +02:00 |
|
Sibo Van Gool
|
d9a86021f3
|
Merge pull request #2340 from SiboVG/fix-preset-column
Fix component preset table column popup menu
|
2023-09-22 18:38:43 +02:00 |
|
SiboVG
|
08695a8ffb
|
Add UI color for multi-comp edit color
|
2023-09-22 18:33:35 +02:00 |
|
SiboVG
|
ebb4186ccb
|
Refactor UI theme elements to update from listener
|
2023-09-22 18:21:49 +02:00 |
|
SiboVG
|
248ca23a50
|
[#2344] Optimize UI color fetching
|
2023-09-22 11:56:05 +02:00 |
|
Sibo Van Gool
|
2ce09e8f90
|
Merge pull request #2343 from SiboVG/issue-2341
[#2341] Sanitize OBJ export groupnames
|
2023-09-20 13:28:40 +02:00 |
|
SiboVG
|
d36b5d3e9d
|
[#2341] Sanitize groupnames
|
2023-09-20 13:27:58 +02:00 |
|
SiboVG
|
19854154b4
|
Refactor filename illegal char method
|
2023-09-20 13:27:38 +02:00 |
|
SiboVG
|
a9c328d8b1
|
Use radio buttons for units buttons
|
2023-09-19 22:30:39 +02:00 |
|
SiboVG
|
d6b5034764
|
Don't do anything if legacy column already in right state
|
2023-09-19 22:23:07 +02:00 |
|
SiboVG
|
9d6d8f25b7
|
More reasonable legacy column default width
|
2023-09-19 22:19:20 +02:00 |
|
SiboVG
|
e342574ef3
|
Use optimal width if no width found
|
2023-09-19 22:14:54 +02:00 |
|
SiboVG
|
d0f3f7b345
|
More robust column remembering
|
2023-09-19 22:12:20 +02:00 |
|
SiboVG
|
4ab28ac276
|
Update legacy checkbox when legacy column visibility changes
|
2023-09-19 19:06:07 +02:00 |
|
SiboVG
|
26d399c5f1
|
Only show visible columns in popup menu
|
2023-09-19 18:30:04 +02:00 |
|
SiboVG
|
c7e9f46b39
|
Reformat
|
2023-09-19 01:31:02 +02:00 |
|
Sibo Van Gool
|
27b0498a3b
|
Merge pull request #2332 from JoePfeiffer/3d-rocket
Add David Cain's 3d printed model rocket example
|
2023-09-18 23:05:14 +02:00 |
|
SiboVG
|
dd12e0c92a
|
Add border to y axis types
|
2023-09-18 22:35:27 +02:00 |
|
SiboVG
|
f77b76b649
|
Fix welcome border dark mode
|
2023-09-17 22:39:14 +02:00 |
|
Sibo Van Gool
|
8802c48201
|
Merge pull request #2334 from SiboVG/update-jogl
Update JOGL
|
2023-09-17 22:33:16 +02:00 |
|
SiboVG
|
a3867bfdc0
|
Update JOGL
|
2023-09-17 22:32:42 +02:00 |
|
Sibo Van Gool
|
204b66f0e2
|
Merge pull request #2333 from SiboVG/small-fixes
Don't use selected row, but target row for preset selection
|
2023-09-17 18:45:26 +02:00 |
|
SiboVG
|
7305670fb0
|
Don't use selected row, but target row for selection
|
2023-09-17 18:43:37 +02:00 |
|
SiboVG
|
9ac7f9bb99
|
Set border around welcome dialog
|
2023-09-17 18:34:31 +02:00 |
|
JoePfeiffer
|
c759a6a865
|
update dbcook database
|
2023-09-16 18:34:35 -06:00 |
|
JoePfeiffer
|
be773a3e9c
|
fix indentation
|
2023-09-16 18:17:23 -06:00 |
|
JoePfeiffer
|
d185be011c
|
Include the actual .ork file
|
2023-09-16 18:10:59 -06:00 |
|
JoePfeiffer
|
121fb3c1b8
|
Add David Cain's 3d printed model rocket example
|
2023-09-16 16:47:28 -06:00 |
|
Sibo Van Gool
|
f33dcb9d44
|
Merge pull request #2331 from SiboVG/prep-beta
Prep beta
|
2023-09-16 01:03:24 +02:00 |
|