Commit Graph

3461 Commits

Author SHA1 Message Date
Wojtek Figat
23ad24751a Fix editor tables rows coloring to start with darker one 2024-10-12 00:00:02 +02:00
Wojtek Figat
575a286e1e Add editor windows to quick actions via Content Finder tool 2024-10-11 20:06:20 +02:00
Wojtek Figat
b45f6c1321 Disable editor screenshot when running without graphics 2024-10-10 23:27:01 +02:00
Wojtek Figat
19f483a68f Merge branch 'quick-win-undock-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-quick-win-undock-fix 2024-10-07 10:24:37 +02:00
Wojtek Figat
e94e100431 Merge branch 'open-file-item' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-file-item 2024-10-07 10:21:43 +02:00
Wojtek Figat
198dddd2ce Fix large worlds build 2024-10-07 10:01:51 +02:00
Wojtek Figat
3434731c2a Another blind fix 2024-10-07 00:40:22 +02:00
Chandler Cox
13acf3c143 Quick fix for #2963 2024-10-05 23:44:26 -05:00
Chandler Cox
84201b346b Add opening file proxy for windows. 2024-10-05 23:11:38 -05:00
Wojtek Figat
c6e121a777 Add 2k res to scene anim renderer 2024-10-03 13:39:58 +02:00
Wojtek Figat
e2462c8151 Add ability to edit position curve in timeline with a gizmo in a viewport 2024-10-02 17:00:58 +02:00
Wojtek Figat
0b492180df Fix Content Finder input action binding in Output Log 2024-10-01 12:29:29 +02:00
Wojtek Figat
e9ac02d416 Refactor toolstrip buttons tooltips to properly format empty input bindings 2024-10-01 11:06:13 +02:00
Wojtek Figat
d1d14daa1e Improve timeline tracks renaming to use shared utility with proper incrementing 2024-10-01 10:16:30 +02:00
Chandler Cox
6e91e26dfe Fix issue with scroll bars not showing in item search panel when clear search button is clicked. 2024-09-27 11:24:33 -05:00
Wojtek Figat
b70e65acb4 Fix error when adding new audio track to scene anim via drag & drop 2024-09-25 20:33:10 +02:00
Wojtek Figat
19817e4ad6 Fix crash on find references in visject surface after grid snap has been added 2024-09-25 20:26:28 +02:00
Wojtek Figat
207c6a0cb5 Refactor platform apis comments and cleanup a bit 2024-09-24 18:29:30 +02:00
Wojtek Figat
da203352fd Refactor old code documentation 2024-09-24 18:20:12 +02:00
Wojtek Figat
128321c655 Fix network profiler to properly calculate network usage statistics per second
#2815
2024-09-23 20:15:50 +02:00
Wojtek Figat
81d62756fb Merge remote-tracking branch 'origin/1.9' 2024-09-23 14:11:41 +02:00
Wojtek Figat
18dc475f40 Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Source/Engine/UI/GUI/Common/Button.cs
2024-09-23 14:11:05 +02:00
Wojtek Figat
e22f4a28bd Fix editor log spam by rebuilding layout when Custom Editor throws exception on update
#2935
2024-09-23 13:58:56 +02:00
Wojtek Figat
c943b3a526 Restore single editor tab window header on platforms with not yet implemented drag features (mac, linux)
#2770
2024-09-22 11:08:31 +02:00
Wojtek Figat
428a56af28 Fix old api usage warning 2024-09-22 10:53:01 +02:00
Wojtek Figat
750e4be1b9 Merge branch 'SurfaceComments-CenterHeaderEditBox' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-SurfaceComments-CenterHeaderEditBox 2024-09-21 18:12:58 +02:00
Nils Hausfeld
382ac2c70b - Center alignment for surface comment header 2024-09-20 21:00:34 +02:00
Wojtek Figat
d9aa123bce Add custom grid snapping value for translation
#1823
2024-09-20 18:33:08 +02:00
Wojtek Figat
6924042452 Add copy/paste context actions to the sprite properties panel
#2643
2024-09-19 10:34:46 +02:00
Wojtek Figat
596b61b23f Fix crashes in vector editors in rare cases 2024-09-18 23:36:27 +02:00
Wojtek Figat
262c536d7f Fix Label auto sizing to be relative to pivot and sync layout when editing
#2496
2024-09-18 22:21:56 +02:00
Wojtek Figat
8f0cf3b8ef Fix navigation focus path in UIControl transform editor
#2704
2024-09-18 12:46:59 +02:00
Wojtek Figat
e1c4bf5289 Add navigation focus support to AssetPicker control
#2704
2024-09-18 12:17:30 +02:00
Wojtek Figat
f050621e3e Blacklist various std lib namespaces in Visual Scripting 2024-09-17 00:14:43 +02:00
Wojtek Figat
52f95de756 Merge branch 'splashQuoteDocs' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-splashQuoteDocs 2024-09-16 00:00:35 +02:00
Wojtek Figat
d07a615c76 Merge branch 'improvedEditorSettingDescriptions' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedEditorSettingDescriptions 2024-09-15 23:58:10 +02:00
Wojtek Figat
1fa0159079 Fix crash in editor when opening Visual Script that uses array of visual script references 2024-09-15 22:59:29 +02:00
xxSeys1
6c6938aa41 improve editor options descriptions 2024-09-15 16:03:45 +02:00
Wojtek Figat
2a29b8e807 Fix regression in function surfaces 2024-09-14 23:25:59 +02:00
xxSeys1
c5f1cdc23d add splash screen quote about docs
Documentation is amazing. If ppl read it.
2024-09-13 23:35:25 +02:00
Wojtek Figat
c69beae81a Add namespace to method tooltips in Visual ScriptType
#112
2024-09-12 15:45:12 +02:00
Wojtek Figat
d5f53572df Add support for using C# stdlib api in Visual Scripts
#112
2024-09-12 15:44:53 +02:00
Wojtek Figat
9daddccbed Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Source/Editor/Modules/ContentDatabaseModule.cs
#	Source/Editor/Surface/SurfaceUtils.cs
#	Source/Editor/Windows/Assets/MaterialInstanceWindow.cs
#	Source/Engine/Foliage/Foliage.cpp
#	Source/Engine/Graphics/Models/MeshBase.h
#	Source/Engine/Tools/MaterialGenerator/MaterialGenerator.Textures.cpp
2024-09-12 13:38:20 +02:00
Wojtek Figat
e7dc58c596 Fix crash when showing shader source that is empty
#2896
2024-09-12 09:11:55 +02:00
Wojtek Figat
b776242cc7 Merge branch 'enum-combo-box-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-enum-combo-box-open 2024-09-12 09:03:01 +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
12c9ae1490 Add surface nodes size snapping when using grid
#1456
2024-09-11 20:24:19 +02:00
Wojtek Figat
c26a806a35 Code cleanup
#1456
2024-09-11 19:57:57 +02:00
Wojtek Figat
91bfb29d33 Merge branch 'visject_grid_snap' of https://github.com/Menotdan/FlaxEngine into Menotdan-visject_grid_snap
# Conflicts:
#	Source/Editor/Surface/SurfaceUtils.cs
2024-09-11 18:32:08 +02:00
Wojtek Figat
26ad61c1ce Merge branch 'module-remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-module-remove 2024-09-11 13:41:30 +02:00