Chandler Cox
8f9eaddbe5
Add anchor and pivot drawing for UI Gizmo.
2025-01-20 21:08:47 -06:00
Jake Young
a66cb4d1b2
Added a confirmation dialog for editors when the reset button is clicked.
2025-01-03 19:18:10 -05:00
Wojtek Figat
622de6ebcb
Minor improvements to new gizmo changes and add new assets
...
#3088
2024-12-16 23:41:55 +01:00
Wojtek Figat
4de324f2b0
Merge branch 'GizmoImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GizmoImprovements
2024-12-16 23:25:07 +01:00
Chandler Cox
76b84cca4e
Scroll to script on add.
2024-12-12 10:40:08 -06:00
xxSeys1
cee0b24b9f
add options for gizmo brightness and opacity
2024-12-05 21:12:02 +01:00
xxSeys1
66cc3196e1
improve "Editor Options -> Visual" categories
2024-12-05 20:50:32 +01:00
Wojtek Figat
6cb7e31e77
Merge branch 'VjDeleteUsedParamWarning' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VjDeleteUsedParamWarning
2024-11-26 16:03:56 +01:00
Wojtek Figat
a9b8b83c37
Merge branch 'AutoSwitchGamePanel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSwitchGamePanel
2024-11-05 11:27:23 +01:00
xxSeys1
88215ca3f0
add auto-upgrader for old focus option
2024-10-25 19:31:55 +02:00
xxSeys1
2721364df6
improve naming
2024-10-25 19:30:53 +02:00
xxSeys1
145933dd11
Remove unnecessary using
2024-10-25 19:29:48 +02:00
Wojtek Figat
dcb8152cdf
Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors
2024-10-25 17:59:29 +02:00
Wojtek Figat
ca9b041f54
Fix regression
2024-10-24 22:32:47 +02:00
Chandler Cox
baa4c2c680
Fix tooltip having editor references.
2024-10-22 21:27:16 -05:00
xxSeys1
b880edc889
add editor option to toggle warning
2024-10-22 13:49:26 +02:00
xxSeys1
6830e4f22b
add hotkey for parent to new actor
...
ctrl + g by default
2024-10-18 22:13:06 +02:00
xxSeys1
21083f8905
expand play mode game panel focus options
2024-10-17 19:24:38 +02:00
xxSeys1
98215252bd
add tooltip text alignment editor options
2024-10-15 22:05:16 +02:00
xxSeys1
6c6938aa41
improve editor options descriptions
2024-09-15 16:03:45 +02:00
xxSeys1
3a1dde0081
rename VisualScriptingDescriptionPanel to NodeDescriptionPanel
...
The description panel no longer only shows in the visual scripting editor but also in the material editor.
There is one editor setting that shows/ hides both so I changed the name to something more general.
2024-09-11 22:19:44 +02:00
Wojtek Figat
c26a806a35
Code cleanup
...
#1456
2024-09-11 19:57:57 +02:00
Chandler Cox
6fad87002d
Add option to invert the y-axis mouse rotation in the editor viewport.
2024-08-21 14:32:47 -05:00
Wojtek Figat
1fa73c0cac
Merge branch 'Visject-DescriptionPanel' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-DescriptionPanel
2024-08-05 18:53:18 +02:00
Wojtek Figat
6cdd56ad11
Merge branch 'colorPickerAlwaysChangesColor' of https://github.com/Arcnor/FlaxEngine into Arcnor-colorPickerAlwaysChangesColor
...
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
2024-07-25 10:06:05 +02:00
Nils Hausfeld
d7a0c69990
- Some cleanup and tooltips
2024-06-20 00:18:11 +02:00
Nils Hausfeld
3fd4bb622f
- Added editor option to toggle description panel for visual scripting
2024-06-18 18:51:49 +02:00
Wojtek Figat
5b71591998
Add option to disable particles preview in scene view and play only looping effects
...
#1767
2024-06-11 11:37:49 +02:00
Olly Rybak
2a4a5d2519
Merge branch 'grid-update' of https://github.com/Swiggies/FlaxEngine into Swiggies-grid-update
...
#2663
2024-06-10 23:17:39 +02:00
db71bf2868
Store Debug Log view options in Editor options
2024-06-01 23:13:34 +03:00
Nils Hausfeld
1729fe6993
- Added connection curvature to editor options
2024-05-26 21:41:59 +02:00
Chandler Cox
fc7628e2ee
Add tree node guidlines
2024-05-10 19:22:23 -05:00
ea04c746fd
Fix Editor not launching if custom interface fonts are missing
2024-05-07 21:18:09 +03:00
rkrahn
d331e6b848
Merge remote-tracking branch 'upstream/master'
2024-03-29 13:38:38 -07:00
Wojtek Figat
fc37cb3986
Update values formatting on editor options save #2213
2024-03-19 20:14:07 +01:00
Wojtek Figat
9e54827cb3
Cleanup code #2213
2024-03-19 20:13:41 +01:00
Wojtek Figat
911251cb20
Merge branch 'unit-formatting' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-unit-formatting
...
# Conflicts:
# Source/Editor/CustomEditors/Editors/ActorTransformEditor.cs
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Core/Math/Transform.h
2024-03-19 18:04:01 +01:00
Wojtek Figat
b847c2d056
Fixes
2024-03-17 18:27:59 +01:00
rkrahn
eac553a992
Add toggle orthographic view hotkey
...
Adds the Toggle Orthographic hotkey to the editor. Bound to 'NumpadDecimal' by default.
2024-03-10 13:49:14 -07:00
Wojtek Figat
8de2249ed8
Refactor Editor UI style for selection and drag drop interactions
...
#1741
2024-03-07 16:45:09 +01:00
Wojtek Figat
ab81cf17ad
Merge branch 'play-mode-window-options' of https://github.com/MineBill/FlaxEngine into MineBill-play-mode-window-options
2024-03-04 19:26:31 +01:00
Wojtek Figat
01daa2d66a
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
...
# Conflicts:
# Source/Editor/Modules/UIModule.cs
2024-03-04 18:33:16 +01:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Wojtek Figat
8bcf4fdaf0
Cleanup and improve #2045
2024-02-24 12:53:33 +01:00
Wojtek Figat
cb0969893d
Fix build with older C# compiler
2024-02-19 15:12:37 +01:00
Wojtek Figat
a2b8312fba
Cleanup stuff in #2019
2024-02-18 19:48:43 +01:00
nothingTVatYT
8aa402bcb9
add space option and avoid duplicated code
2024-01-31 23:21:57 +01:00
nothingTVatYT
1f8314b663
fixed typo
2024-01-30 09:29:05 +01:00
nothingTVatYT
2a03206778
add formatting preference to editor options
2024-01-30 09:24:44 +01:00
MineBill
87addf8197
Add the ability to quickly change window modes for the game window.
2023-12-21 19:50:44 +02:00