|
|
bd54e5c8c5
|
Remove texturereferences in default materials
|
2025-02-19 15:22:55 +02:00 |
|
|
|
6c85d82e6a
|
Merge branch 'unload_alc_fix' into signalgame2
|
2025-02-19 15:08:34 +02:00 |
|
|
|
fe26a87896
|
Merge branch 'sdl_platform' into signalgame2
|
2025-02-19 15:08:27 +02:00 |
|
|
|
bd4f12924f
|
Refocus editor after restoring windows
|
2025-02-19 15:06:51 +02:00 |
|
|
|
5fa8c0bee2
|
Fix stack overflow when restoring tab in floating window
|
2025-02-19 15:06:51 +02:00 |
|
|
|
a9711d0cf2
|
Close and restore AssetEditorWindows on scripting reload
|
2025-02-19 15:06:50 +02:00 |
|
|
|
8b3b8741db
|
Fix ContentDatabase not being loaded at the end of editor initialization
|
2025-02-19 15:06:50 +02:00 |
|
|
|
17a242cd6f
|
Fix custom content and importers blocking scripting reload
|
2025-02-19 15:06:49 +02:00 |
|
|
|
8615adeb4d
|
Fix error when ContentDatabase gets rebuilt while initializing editor
|
2025-02-19 15:06:49 +02:00 |
|
|
|
a0fc1140f1
|
Clear VisjectSurface node caches and context menus during scripts reload
|
2025-02-19 15:06:49 +02:00 |
|
|
|
e499e08a10
|
Close and restore Prefab windows during scripting reload
|
2025-02-19 15:06:48 +02:00 |
|
|
|
3e378c6fbb
|
Clear references holding on to types in game assemblies
|
2025-02-19 15:06:48 +02:00 |
|
|
|
11adc1f367
|
Fix wrong prefab event unregistration
|
2025-02-19 15:06:47 +02:00 |
|
Wojtek Figat
|
9049093267
|
Fix scene object reference serialization in C# scripts
#3136
|
2025-02-17 11:57:31 +01:00 |
|
Wojtek Figat
|
67db774a2f
|
Fix compilation regression
|
2025-02-17 00:27:06 +01:00 |
|
Wojtek Figat
|
0525ce2cb3
|
Merge branch 'add-context-to-obj-ref-editor' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-context-to-obj-ref-editor
|
2025-02-16 20:42:23 +01:00 |
|
Wojtek Figat
|
bbbc0c9d50
|
Merge branch 'prefab-ui-mode' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-ui-mode
|
2025-02-16 20:35:00 +01:00 |
|
Wojtek Figat
|
25067959eb
|
Add nested prefabs editing buttons inside Prefab Window
#1595
|
2025-02-16 20:34:33 +01:00 |
|
Wojtek Figat
|
3394de0b93
|
Fix grid in multi-blend node to draw behind the lines
#3212
|
2025-02-13 23:29:02 +01:00 |
|
Wojtek Figat
|
abd0c7dece
|
Add support for displaying Multiple Values info to object reference pickers
#2984
|
2025-02-12 22:31:53 +01:00 |
|
Wojtek Figat
|
ee540b3cb7
|
Speculative fix for error in thumbnails rendering
|
2025-02-12 22:13:29 +01:00 |
|
Wojtek Figat
|
9df5ed5b7f
|
Merge branch 'AudioSliderGamePanelFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AudioSliderGamePanelFix
|
2025-02-11 14:07:09 +01:00 |
|
Wojtek Figat
|
3c091dc214
|
Fix editor grid gizmo when using Large Worlds
|
2025-02-11 00:32:04 +01:00 |
|
xxSeys1
|
6a5f22400d
|
update volume slider in game panel on menu show
|
2025-02-05 12:35:49 +01:00 |
|
|
|
389b2e6148
|
Show current display server in Editor window tooltip
(cherry picked from commit 62968dd437)
|
2025-02-02 18:38:06 +02:00 |
|
|
|
9403b87788
|
Properly mark floating windows with transparency support
(cherry picked from commit c660fac524)
|
2025-02-02 18:38:06 +02:00 |
|
Wojtek Figat
|
4e31d436d5
|
Merge branch 'GamePanelAudio' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GamePanelAudio
|
2025-02-01 15:23:33 +01:00 |
|
Wojtek Figat
|
4e0cd9e8a9
|
Add support for creating Json Assets in editor out of structure type
#2679
|
2025-01-31 21:58:36 +01:00 |
|
Wojtek Figat
|
f11306af24
|
Add caching and restoring curve height in properties panel
#2455
|
2025-01-30 17:42:54 +01:00 |
|
Wojtek Figat
|
fc98b5f1f0
|
Add snapping to grid with Ctrl key when moving keyframes in curve
#2455
|
2025-01-30 17:26:04 +01:00 |
|
Wojtek Figat
|
4d6282a5b4
|
Add focus selection to curve editor and apply margin around shown curve section
#2455
|
2025-01-29 23:54:41 +01:00 |
|
Wojtek Figat
|
0e058b2590
|
Fix curve tangents reset on drag start
#2455
|
2025-01-28 23:18:26 +01:00 |
|
Wojtek Figat
|
a31279954a
|
Fix curve editor scroll bars to be hidden when not enabled
#1083
|
2025-01-28 23:07:05 +01:00 |
|
Wojtek Figat
|
d25cb7a9da
|
Fix curve tangent handles to maintain size relative to the current view scale
Fix curve tangent colors to match editor style
Fix curve tangents editing to have stable movement no matter the view scale
#2455
|
2025-01-28 22:59:39 +01:00 |
|
|
|
6733e45729
|
Implement new window dragging system
|
2025-01-28 22:10:44 +02:00 |
|
|
|
3dc2e55627
|
Fix error when docking to sides of tabbed panel
|
2025-01-28 22:10:43 +02:00 |
|
|
|
5b8c81dfac
|
Support compiling third party library C files as C code
|
2025-01-28 22:10:42 +02:00 |
|
|
|
e55fd18771
|
Fix various issues with child window positioning
|
2025-01-28 22:10:41 +02:00 |
|
|
|
18e92425bb
|
Allow window with single tab to be dragged from tab area
|
2025-01-28 22:10:40 +02:00 |
|
|
|
3feebe8910
|
Fix ValueBox mouse position resetting after releasing the button
|
2025-01-28 22:10:39 +02:00 |
|
|
|
f5313b9ffd
|
Force cursor to center of Game Window when tab handle is clicked
|
2025-01-28 22:10:38 +02:00 |
|
Chandler Cox
|
7abed39473
|
Fix rotation using SDL
|
2025-01-28 22:10:38 +02:00 |
|
|
|
28d167b4f8
|
Fix parent window position handling with popup/tooltip windows
|
2025-01-28 22:09:12 +02:00 |
|
|
|
5abf336696
|
Fix popup and context menus not working on Wayland
|
2025-01-28 22:09:11 +02:00 |
|
|
|
e5ca67618f
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-01-28 22:09:09 +02:00 |
|
|
|
2da908d9b8
|
Add flag for Window types
|
2025-01-28 22:09:09 +02:00 |
|
|
|
34f187161c
|
Enable native windowing system settings with SDL platform
|
2025-01-28 22:09:08 +02:00 |
|
|
|
f318d3aadc
|
Implement SDL platform, windowing and input handling
|
2025-01-28 22:09:08 +02:00 |
|
|
|
2594cc4546
|
Refactor ScreenUtilities
|
2025-01-28 22:09:06 +02:00 |
|
Wojtek Figat
|
6a27e5338a
|
Fix float precision issue when drawing curve or timeline time axes
#2455
|
2025-01-28 12:48:19 +01:00 |
|