Wojtek Figat
|
96bbae8e28
|
Fix Global SDF update when changing Draw Modes of the model
Refactor `DrawModes` field in `StaticModel` and `FoliageType` into property with getter/setter
#3949
|
2026-03-11 16:01:56 +01:00 |
|
Wojtek Figat
|
479c5f896c
|
Fix MeshAccelerationStructure to use MeshAccessor for proper mesh format access
#3984
|
2026-03-11 13:43:26 +01:00 |
|
Wojtek Figat
|
0d3642f39d
|
Merge branch 'Tryibion-text-box-allow-char'
|
2026-03-11 09:39:15 +01:00 |
|
Wojtek Figat
|
e47e1998a1
|
Merge branch 'text-box-allow-char' of https://github.com/Tryibion/FlaxEngine into Tryibion-text-box-allow-char
|
2026-03-11 09:39:10 +01:00 |
|
Wojtek Figat
|
62492c7607
|
Fix importing file when target location already exists
#3579
|
2026-03-11 09:38:49 +01:00 |
|
Chandler Cox
|
c3aecc1a11
|
Add allowable characters enum to text box
|
2026-03-10 19:47:09 -05:00 |
|
Phantom
|
6629ead842
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-11 01:22:58 +01:00 |
|
Wojtek Figat
|
14dd70fb3d
|
Merge branch 'xxSeys1-SplineEditorImprovements'
|
2026-03-10 22:59:22 +01:00 |
|
Wojtek Figat
|
2000a95fa7
|
Merge branch 'SplineEditorImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SplineEditorImprovements
|
2026-03-10 22:58:02 +01:00 |
|
Wojtek Figat
|
68ac2f4c79
|
Merge branch 'GoaLitiuM-lastproject'
|
2026-03-10 22:49:53 +01:00 |
|
Wojtek Figat
|
05aaf0dc99
|
Merge branch 'lastproject' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-lastproject
|
2026-03-10 22:49:46 +01:00 |
|
Wojtek Figat
|
f33db8647a
|
Merge branch 'xxSeys1-DoubleClickSplitterToReset'
|
2026-03-10 22:35:03 +01:00 |
|
Wojtek Figat
|
0ade65036e
|
Merge branch 'DoubleClickSplitterToReset' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DoubleClickSplitterToReset
|
2026-03-10 22:29:07 +01:00 |
|
Wojtek Figat
|
b8bb40fcf8
|
Merge branch 'GoaLitiuM-codeeditor_fixes'
|
2026-03-10 22:22:10 +01:00 |
|
Wojtek Figat
|
0d133cfbdc
|
Minor fixes to #3870
|
2026-03-10 22:22:02 +01:00 |
|
Wojtek Figat
|
337fea0f69
|
Merge branch 'codeeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-codeeditor_fixes
|
2026-03-10 22:09:28 +01:00 |
|
Wojtek Figat
|
ee23196548
|
Merge branch 'GoaLitiuM-editor_load_scene_state_fix'
|
2026-03-10 22:03:10 +01:00 |
|
Wojtek Figat
|
394dc31bb0
|
Merge branch 'editor_load_scene_state_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_load_scene_state_fix
|
2026-03-10 22:03:07 +01:00 |
|
Wojtek Figat
|
deadb6f6d0
|
Merge branch 'Tryibion-loop-behavior'
|
2026-03-10 21:53:45 +01:00 |
|
Wojtek Figat
|
a6c6be9c2e
|
Merge branch 'loop-behavior' of https://github.com/Tryibion/FlaxEngine into Tryibion-loop-behavior
|
2026-03-10 21:53:41 +01:00 |
|
Wojtek Figat
|
93a38566ea
|
Merge branch 'xxSeys1-NewOrthoPerspectiveToggle'
|
2026-03-10 21:13:41 +01:00 |
|
Wojtek Figat
|
2a2f046f30
|
Don't snap vertices in camera projection icon for better quality #3875
|
2026-03-10 21:13:36 +01:00 |
|
Wojtek Figat
|
73b4b0dcee
|
Merge branch 'NewOrthoPerspectiveToggle' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewOrthoPerspectiveToggle
|
2026-03-10 20:02:30 +01:00 |
|
Wojtek Figat
|
b930ae0ca9
|
Merge branch 'Tryibion-req-actor-inherited-type'
|
2026-03-10 20:01:41 +01:00 |
|
Wojtek Figat
|
8cdb6d77ab
|
Merge branch 'req-actor-inherited-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-req-actor-inherited-type
|
2026-03-10 20:01:37 +01:00 |
|
Wojtek Figat
|
afc4d0f3d3
|
Add Dead Zone to virtual input action for better usage with gamepad sticks/triggers
#3660
|
2026-03-10 19:58:50 +01:00 |
|
Wojtek Figat
|
3bbaa7025a
|
Fix crash when destroying actor that was left in enabled state
#3880
|
2026-03-10 17:01:57 +01:00 |
|
Wojtek Figat
|
5509bc4989
|
Add option to render Canvas into GPUTexture
#3601
|
2026-03-10 16:29:39 +01:00 |
|
Wojtek Figat
|
3cfa110a48
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Audio/OpenAL/AudioBackendOAL.cpp
# Source/Engine/Graphics/Graphics.cpp
# Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.cpp
# Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.h
# Source/Engine/GraphicsDevice/Vulkan/Config.h
# Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.cpp
# Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.h
# Source/Engine/GraphicsDevice/Vulkan/QueueVulkan.cpp
|
2026-03-10 15:08:43 +01:00 |
|
Wojtek Figat
|
1ab3917332
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-10 14:59:33 +01:00 |
|
Wojtek Figat
|
2fb1e5bef7
|
Merge branch 'alsed-linux_dds_support' into 1.12
|
2026-03-10 14:44:18 +01:00 |
|
Wojtek Figat
|
a4cb839c6f
|
Minor fixes to #3637
|
2026-03-10 14:43:57 +01:00 |
|
Wojtek Figat
|
3b1960b977
|
Merge branch 'linux_dds_support' of https://github.com/alsed/FlaxEngine into alsed-linux_dds_support
|
2026-03-10 14:39:54 +01:00 |
|
Wojtek Figat
|
116f15f4ae
|
Merge branch 'Tryibion-script-recycle' into 1.12
|
2026-03-10 14:16:11 +01:00 |
|
Wojtek Figat
|
a0bb8efc2b
|
Adjustment for deleteFileSafety in #3992
|
2026-03-10 14:16:08 +01:00 |
|
Wojtek Figat
|
90ffc4e5f9
|
Merge branch 'script-recycle' of https://github.com/Tryibion/FlaxEngine into Tryibion-script-recycle
|
2026-03-10 14:13:25 +01:00 |
|
Wojtek Figat
|
bf11575346
|
Merge commit 'ee38f8856229595aee6a1d79020c479605dfa66b' into 1.12
|
2026-03-10 13:31:20 +01:00 |
|
Wojtek Figat
|
8dc8371a7f
|
Fix headless mode on Linux
|
2026-03-10 13:30:43 +01:00 |
|
Wojtek Figat
|
ee38f88562
|
Ensure to fail Github Action test on Linux when gdb detects the crash
|
2026-03-10 13:23:51 +01:00 |
|
Wojtek Figat
|
e90de5d815
|
Add gdb package
|
2026-03-10 13:00:03 +01:00 |
|
Wojtek Figat
|
7fe7a8dd0e
|
Typo
|
2026-03-10 12:41:35 +01:00 |
|
Wojtek Figat
|
8afc25b19c
|
Attempt to get crash info on Linux Test failure due to segmentation fault
|
2026-03-10 12:35:28 +01:00 |
|
Wojtek Figat
|
37a39e750f
|
Attempt to fix Linux headless Test run with SDL
|
2026-03-10 11:25:22 +01:00 |
|
Wojtek Figat
|
59a9137a54
|
Fix Github Actions
|
2026-03-10 10:49:33 +01:00 |
|
Phantom
|
f4c1e81f64
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-09 18:56:30 +01:00 |
|
Wojtek Figat
|
7391af1c37
|
Merge branch 'xxSeys1-ObsoleteInScriptsEditor'
|
2026-03-08 22:47:02 +01:00 |
|
Wojtek Figat
|
c376f220ca
|
Minor adjustments to #3846
|
2026-03-08 22:46:53 +01:00 |
|
Wojtek Figat
|
5ce0a1535f
|
Merge branch 'ObsoleteInScriptsEditor' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ObsoleteInScriptsEditor
# Conflicts:
# Source/Editor/CustomEditors/Dedicated/ScriptsEditor.cs
|
2026-03-08 22:40:35 +01:00 |
|
Wojtek Figat
|
06bf9def8e
|
Merge branch 'xxSeys1-CopyParameterNames'
|
2026-03-08 22:37:23 +01:00 |
|
Wojtek Figat
|
57489abc3a
|
Minor adjustment to #3934
|
2026-03-08 22:37:17 +01:00 |
|