Sibo Van Gool
|
ae87efe189
|
Merge pull request #2011 from SiboVG/issue-2009
[#2009] When canceling a component change, check for an unmodified component earlier on
|
2023-02-02 02:57:54 +00:00 |
|
Sibo Van Gool
|
606216b06a
|
Merge pull request #2013 from SiboVG/unstable
Bump release version to 22.02
|
2023-02-02 02:34:01 +00:00 |
|
SiboVG
|
8171492a8a
|
Add ability to test welcome info retrieval from IDE
|
2023-02-02 02:31:21 +00:00 |
|
SiboVG
|
90fb0f0470
|
Wrong order, urgh
|
2023-02-02 02:28:56 +00:00 |
|
SiboVG
|
a412100140
|
Add additional debug messages
|
2023-02-02 02:20:02 +00:00 |
|
SiboVG
|
b89dcf5dbd
|
Add dummy release notes for 22.02
Otherwise unit tests fail
|
2023-02-02 02:09:44 +00:00 |
|
SiboVG
|
406601665d
|
Bump release version to 22.02
|
2023-02-02 02:02:30 +00:00 |
|
SiboVG
|
c8252907ee
|
Update readme for OR 22.02
|
2023-02-02 01:31:53 +00:00 |
|
SiboVG
|
545ea12fad
|
Put show discard changes preferences in pref dialog
|
2023-02-01 21:23:54 +00:00 |
|
SiboVG
|
58a32c41f0
|
[#2009] Check for unmodified component earlier on
|
2023-02-01 20:48:49 +00:00 |
|
Joe Pfeiffer
|
11ad263efb
|
Merge pull request #2010 from SiboVG/issue-1999-try2
[#1999] Add checkbox to show/hide warnings
|
2023-02-01 09:06:12 -07:00 |
|
SiboVG
|
b718c5a0e1
|
[#1999] Add checkbox to show/hide warnings
|
2023-02-01 15:51:49 +00:00 |
|
Sibo Van Gool
|
a7e094311b
|
Merge pull request #2004 from SiboVG/issue-2002
[#2002] Restore plugged
|
2023-01-28 01:30:41 +01:00 |
|
SiboVG
|
4191e11af7
|
[#2002] Restore plugged
|
2023-01-28 01:27:33 +01:00 |
|
Sibo Van Gool
|
e97198a3a1
|
Merge pull request #1998 from SiboVG/unstable
Update thrust curves & parts database
|
2023-01-26 19:48:05 +01:00 |
|
SiboVG
|
33c342928f
|
Add update thrust curves & database ant task
|
2023-01-26 19:44:28 +01:00 |
|
SiboVG
|
7cbbae2a4a
|
Update thrust curves & parts database
|
2023-01-26 19:43:58 +01:00 |
|
Sibo Van Gool
|
b052508f03
|
Merge pull request #1959 from SiboVG/22.02_prep
Prep OR for 22.02 release candidate 1
|
2023-01-26 10:33:46 +01:00 |
|
Sibo Van Gool
|
266073a7cf
|
Merge branch 'unstable' into 22.02_prep
|
2023-01-26 10:31:02 +01:00 |
|
Sibo Van Gool
|
24b2a14e87
|
Merge pull request #1968 from neilweinstock/RC-release-notes
RC1 release notes
|
2023-01-26 10:29:57 +01:00 |
|
Neil Weinstock
|
45f217f06b
|
Final release notes other than release date
|
2023-01-25 19:58:21 -05:00 |
|
Billy Olsen
|
3f9b98cea7
|
Merge pull request #1995 from JoePfeiffer/graphics-editor-linux
Enable decal editing in Linux
|
2023-01-25 11:34:54 -07:00 |
|
JoePfeiffer
|
8a0ba46624
|
Only case (I know of) to hide the Edit button is if we're both running Linux and confined to a snap
|
2023-01-25 09:24:20 -07:00 |
|
JoePfeiffer
|
9692400b9d
|
Merge branch 'unstable' into graphics-editor-linux
|
2023-01-25 08:37:26 -07:00 |
|
SiboVG
|
307d08d138
|
Add macOS Intel/Apple Silicon installer name
|
2023-01-25 02:31:48 +01:00 |
|
SiboVG
|
640a9f155e
|
Merge branch 'unstable' into 22.02_prep
|
2023-01-25 01:35:22 +01:00 |
|
Sibo Van Gool
|
bd416ce20c
|
Merge pull request #1996 from SiboVG/filter-images
Filter decal file chooser on images + don't show edit decal button if not possible
|
2023-01-25 01:20:19 +01:00 |
|
SiboVG
|
2f0a6bfc50
|
Merge branch 'unstable' into filter-images
# Conflicts:
# swing/src/net/sf/openrocket/gui/configdialog/AppearancePanel.java
|
2023-01-25 00:12:31 +01:00 |
|
SiboVG
|
fb99a11989
|
Hide edit decal button if edit not possible
|
2023-01-25 00:07:46 +01:00 |
|
SiboVG
|
cc0d04aa42
|
Remove insets if insideOutside panel
Bad description of the commit, but I'm tired
|
2023-01-25 00:07:24 +01:00 |
|
SiboVG
|
c2a2f05a3b
|
Add decal file selector image filter
|
2023-01-24 22:24:10 +01:00 |
|
JoePfeiffer
|
4a4a89990f
|
Enable command text input and chooser when Desktop or Desktop.Action.EDIT isn't supported
|
2023-01-24 10:22:41 -07:00 |
|
JoePfeiffer
|
09b19b4ec6
|
Enable graphic editor selection in Preferences panel for UNIX-like (eg Linux) platforms not confined in a snap.
|
2023-01-24 09:23:18 -07:00 |
|
Joe Pfeiffer
|
92a1eb067d
|
Merge pull request #1985 from JoePfeiffer/fix-prev-next-component
Check for gaps and overlaps in airframe
|
2023-01-24 08:29:48 -07:00 |
|
JoePfeiffer
|
a60f0ecb61
|
Merge branch 'unstable' into fix-prev-next-component
|
2023-01-24 08:27:12 -07:00 |
|
Sibo Van Gool
|
872a301270
|
Merge pull request #1993 from SiboVG/grey-out-edit
Grey out texture edit button if using default material
|
2023-01-22 03:01:04 +01:00 |
|
JoePfeiffer
|
7778d9ff02
|
Merge remote-tracking branch 'origin' into fix-prev-next-component
|
2023-01-21 17:46:15 -07:00 |
|
JoePfeiffer
|
84aece8ffc
|
check for children before taking child in geometry check.
|
2023-01-21 16:23:49 -07:00 |
|
SiboVG
|
b6f2f1fd3d
|
Grey out texture edit button if using default material
|
2023-01-21 20:54:36 +01:00 |
|
Sibo Van Gool
|
989e757e4b
|
Merge pull request #1979 from SiboVG/issue-1894
Warn for phantom tubes earlier on
|
2023-01-21 13:22:32 +01:00 |
|
SiboVG
|
4f3d63f1db
|
Apply zero-volume body warning earlier on + add component information
|
2023-01-21 13:19:58 +01:00 |
|
SiboVG
|
60896d2236
|
Better warning component printing
|
2023-01-21 13:14:57 +01:00 |
|
JoePfeiffer
|
c286eeaa16
|
check for children before taking child in geometry check.
|
2023-01-20 17:45:47 -07:00 |
|
JoePfeiffer
|
458e9e3d3d
|
Add unit test for in-line pods
|
2023-01-20 11:33:34 -07:00 |
|
JoePfeiffer
|
6a64aa38d4
|
Add gap check for disabled stage
Add overlap checks for pod and parent component
|
2023-01-19 19:48:42 -07:00 |
|
Sibo Van Gool
|
ad676d9f5d
|
Merge pull request #1976 from SiboVG/issue-1973
[#1973] Don't mark all simulations out-of-date on flight config change
|
2023-01-20 00:58:00 +01:00 |
|
Sibo Van Gool
|
55e03f97d6
|
Merge pull request #1984 from SiboVG/issue-1981
[#1981] Update pod/booster marker position based on axial method & Correct for pod/booster marker radius offset
|
2023-01-20 00:56:50 +01:00 |
|
Sibo Van Gool
|
0258226aa1
|
Merge pull request #1983 from SiboVG/issue-1980
[#1980] Render booster markers even if no children
|
2023-01-20 00:56:32 +01:00 |
|
JoePfeiffer
|
098223eb31
|
Check for gaps and overlaps in airframe
|
2023-01-18 10:14:08 -07:00 |
|
JoePfeiffer
|
f03e31596a
|
Make previous/next symmetric component search look for in-line pods
|
2023-01-18 10:13:32 -07:00 |
|