Wojtek Figat
2c34bd2308
Merge branch 'TabHeight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TabHeight
2025-08-24 13:21:12 +02:00
Chandler Cox
e6265105b5
Move to interface options.
2025-07-19 15:39:11 -05:00
Wojtek Figat
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
xxSeys1
1e9f9c8e82
move log colors to visual settings
2025-03-26 23:38:54 +01:00
xxSeys1
391c67b1a9
add visibility options for the tab close button
2025-03-23 14:09:59 +01:00
Wojtek Figat
68877eebe3
Format code
2025-02-23 21:31:30 +01:00
Wojtek Figat
1c3f7fcec0
Merge branch 'DebugOutputImprovements' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-DebugOutputImprovements
...
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
# Source/Editor/Windows/DebugLogWindow.cs
2025-02-23 20:29:10 +01:00
xxSeys1
ba35123420
add minimum tab width
2025-02-11 18:15:46 +01:00
xxSeys1
409703d675
add editor option for tab height
2025-02-11 16:39:33 +01:00
xxSeys1
570c3f7462
add option for single tab tab header bar visibility
2025-02-11 16:39:15 +01:00
Chandler Cox
76b84cca4e
Scroll to script on add.
2024-12-12 10:40:08 -06: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
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
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
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
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
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
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
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +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
ExMatics HydrogenC
cdbe59a3fb
Add fallback settings to CSharp
2023-11-30 23:12:56 +08:00
ExMatics HydrogenC
3365fb5afc
Fix console rendering bug
2023-11-30 14:59:43 +08:00
ExMatics HydrogenC
41bbce56f6
Add multifont rendering to editor
2023-11-30 13:41:45 +08:00
ExMatics HydrogenC
47a25c7828
Add font fallback
...
Note: All the `First()` in the code are temperary workarounds to make it work and require refractoring
2023-11-28 07:17:46 +08:00
Edu Garcia
2bec653b81
Add color picker option to accept changes on dismissal
2023-10-07 10:15:17 +01:00
Wojtek Figat
1838c7bba7
Minor cleanup
2023-10-04 23:21:40 +02:00
Chandler Cox
b586b5fe41
Ensure editor font is sent as something.
2023-10-04 15:57:28 -05:00
davevanegdom
9fbfc83535
Editor order cleanup
2023-09-19 14:19:38 +02:00