631 Commits

Author SHA1 Message Date
Joe Pfeiffer
ab3ad01b03
Merge branch 'unstable' into fix-1171 2022-09-01 10:12:11 -06:00
UncleRus
9bec0fd565 l10n: sync russian translation 2022-09-01 16:21:50 +05:00
JoePfeiffer
a00105a70e UI Changes:
Eliminate title
Rephrase "Set coefficient of drag" to "Override coefficient of drag"
Rephrase "Override mass and CG of all subcomponents" to "Override mass, CG, and CD if akk subcomponents"
Reordered so CD override is before subcomponent override

Rephrases are only in English
2022-08-30 09:57:38 -06:00
SiboVG
a4f925000d
Merge pull request #1605 from SiboVG/improved-hover
Improve hover info texts
2022-08-27 01:03:58 +02:00
SiboVG
5ac4a43bdf Merge branch 'unstable' into icons-sim-buttons
# Conflicts:
#	swing/src/net/sf/openrocket/gui/main/BasicFrame.java
#	swing/src/net/sf/openrocket/gui/main/FlightConfigurationPanel.java
2022-08-23 15:30:16 +02:00
SiboVG
dafeaf065a Merge branch 'unstable' into remove->delete 2022-08-23 14:53:03 +02:00
SiboVG
720059394b Change override ttip 2022-08-23 00:39:35 +02:00
SiboVG
4d96f7502d Improve hover info texts 2022-08-22 18:41:12 +02:00
SiboVG
2632dda0f0
Merge pull request #1580 from SiboVG/issue-1405
[#1405] Remove 'Show all compatible' in preset chooser
2022-08-19 23:52:27 +02:00
SiboVG
3603ff78a1 Scale down sim run icon 2022-08-17 11:53:24 +02:00
SiboVG
1862325189 Scale down button icon size 2022-08-17 01:47:17 +02:00
SiboVG
779b1c6554 Unify edit icon 2022-08-16 23:42:04 +02:00
SiboVG
3fca78c87b Unify delete icon 2022-08-16 23:42:04 +02:00
SiboVG
007d1496f8 Update delete icon 2022-08-16 23:40:49 +02:00
SiboVG
ed2eef2d57 Whoops, forgot to push this one 2022-08-16 23:25:45 +02:00
SiboVG
685a1b0342 Add icons to buttons 2022-08-16 22:23:43 +02:00
SiboVG
96a228396b Merge branch 'unstable' into icons-sim-buttons 2022-08-16 01:45:20 +02:00
SiboVG
18b15f7854 Rename 'remove' to 'delete' 2022-08-16 01:44:51 +02:00
SiboVG
d4c07bce68 [#1405] Remove 'Show all compatible' in preset chooser 2022-08-10 22:32:52 +02:00
SiboVG
31139bbab2
Merge pull request #1562 from neilweinstock/component-icons
Updated small icons for most components
2022-08-10 22:07:56 +02:00
SiboVG
cc883697c7 Better bulkhead & tube fin icons 2022-08-10 21:48:45 +02:00
SiboVG
54c532d244 Improve small icons 2022-08-10 02:39:55 +02:00
Joe Pfeiffer
5fb93cb9c8
Merge pull request #1544 from SiboVG/issue-1539
[#1539] Apply preset after double-click
2022-08-02 14:59:25 -06:00
SiboVG
1c0de83712
Merge pull request #1570 from UncleRus/unstable
l10n: sync Russian translation
2022-08-02 22:29:36 +02:00
Joe Pfeiffer
c0ba04edac
Merge pull request #1540 from SiboVG/railbutton-database
Incorporate rail button database items
2022-07-31 15:10:13 -06:00
UncleRus
0b4865950d l10n: sync Russian translation 2022-07-31 21:20:43 +05:00
Joe Pfeiffer
e313546a65
Merge pull request #1538 from SiboVG/issue-1537
[#1537] Add additional configuration parameters for rail buttons
2022-07-31 09:44:30 -06:00
SiboVG
2db3b91995
Merge branch 'unstable' into issue-1539 2022-07-27 23:48:02 +02:00
SiboVG
f784e00ecb
Merge pull request #1546 from SiboVG/issue-1516
[#1516] Keep preset highlight after favorites checkbox action
2022-07-27 23:46:36 +02:00
David Cain
4949050634 Update Pods icons
Update the xcf and ping files for improved pod icons. The new pod icons better match the current display of Pod markers
 and better indicate the function of the button.

Signed-off-by: David Cain <sblkGitHub@jimmiedave.com>
2022-07-26 23:02:55 -04:00
Neil Weinstock
b7fa2f7bda Updated small icons for most components. 2022-07-26 22:05:10 -04:00
SiboVG
a9ede4b972 Add clarifying text for applying preset selection 2022-07-21 01:20:57 +02:00
UncleRus
69637ef18d l10n: sync Russian translation 2022-07-21 02:08:14 +05:00
SiboVG
81561dae76 Remove unneeded tools description 2022-07-20 10:54:53 +02:00
SiboVG
8d8e2a698a Rename translation keys for 'Tools' 2022-07-20 10:51:35 +02:00
SiboVG
01d868a186
Merge pull request #1505 from SiboVG/issue-1481
[#1481] Improvements to Preset selection menu
2022-07-19 22:19:33 +02:00
SiboVG
6b9e327508 Merge branch 'issue-1537' into railbutton-database
# Conflicts:
#	core/src/net/sf/openrocket/rocketcomponent/RailButton.java
2022-07-19 13:20:24 +02:00
SiboVG
2c401c47fc Implement rail button presets 2022-07-19 13:14:44 +02:00
SiboVG
1bf4486a63 [#1537] Add extra configuration parameters for rail button 2022-07-19 00:18:34 +02:00
SiboVG
d0be2e5e07 Add preference for marker visibility 2022-07-18 00:28:05 +02:00
SiboVG
84cf7dd480
Merge branch 'unstable' into issue-1481 2022-07-04 23:32:40 +02:00
SiboVG
62864c8190 Change preset labels 2022-07-04 23:12:46 +02:00
SiboVG
c02f9611e7
Merge pull request #1508 from SiboVG/issue-1488
[#1488 & #1506] Focus most commonly edited parameter after preset selection + Highlight spinner text after focus gained
2022-07-04 16:16:27 +02:00
SiboVG
f3a0c32f55 Better appearance tab tooltip 2022-07-04 12:10:47 +02:00
SiboVG
c53776c044 Change 'Coupler' to 'Tube Coupler' 2022-07-02 14:18:53 +02:00
SiboVG
ebc0461fd0 Update presets info text 2022-06-30 17:02:14 +02:00
SiboVG
55e83bf642 [#1481] Update preset combobox 2022-06-28 23:56:13 +02:00
UncleRus
87c4d7905f sync russian tranlsation 2022-06-28 05:35:35 +05:00
SiboVG
d20934e7af [#1497] Add warning to launch preferences 2022-06-27 19:11:48 +02:00
UncleRus
59d9f3a8fe sync russian translation 2022-06-23 13:46:21 +05:00