Wojtek Figat
|
54202eeb8a
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-27 11:22:32 +01:00 |
|
Wojtek Figat
|
51ff2969e1
|
Ignore signal SIG34 in Linux tests
|
2026-03-27 08:52:11 +01:00 |
|
Wojtek Figat
|
5773dc47f4
|
Restore no cursor clipping in Locked mode on non-SDL input to avoid issues
|
2026-03-26 23:52:24 +01:00 |
|
Wojtek Figat
|
c30c56e8eb
|
Restore windows lock during input events processing in non-SDL verison for now
|
2026-03-26 23:49:30 +01:00 |
|
Wojtek Figat
|
eab7794e3b
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Engine/Content/Storage/FlaxStorage.cpp
# global.json
|
2026-03-26 23:44:33 +01:00 |
|
Wojtek Figat
|
b347cd2f54
|
Disable SDL on Mac and Windows for now
|
2026-03-26 23:32:51 +01:00 |
|
Wojtek Figat
|
78052fbaec
|
Refactor engine configuration to support platform-specific namespaces in config files
|
2026-03-26 23:27:51 +01:00 |
|
Wojtek Figat
|
557dc9b649
|
Add transparency support to dragging windows without SDL
|
2026-03-26 22:08:41 +01:00 |
|
Wojtek Figat
|
9fbcce13b3
|
Add tint shader compiler dependency to manually build it for Mac with SPIR-V reader
Official binary doesn't include it, only WGSL reader which blocks usage in Flax.
|
2026-03-26 21:43:51 +01:00 |
|
Wojtek Figat
|
6d433d4ef7
|
Add normalization to Reflections debug view to be usable in HDR scenes
|
2026-03-26 19:16:16 +01:00 |
|
Wojtek Figat
|
7531b1fdbd
|
Fix rendering crash when D24_8Stencil format is not supported (lol)
|
2026-03-26 19:12:58 +01:00 |
|
Wojtek Figat
|
a48ce78733
|
Fix crash when loading CollisionData before physics init
#3971
|
2026-03-26 12:28:31 +01:00 |
|
Wojtek Figat
|
d1f6440a76
|
Fix stack overflow on mac when cooking game with too small stack size
|
2026-03-26 10:55:11 +01:00 |
|
Wojtek Figat
|
5ccc33719e
|
Add basis universal and Web build support for macOS
|
2026-03-26 10:47:52 +01:00 |
|
Wojtek Figat
|
0f09cad1cf
|
Update PhysX with new slim Build
Rebuild for win64 and android only
|
2026-03-26 09:33:56 +01:00 |
|
Wojtek Figat
|
f92ec30e1b
|
Fix crash when using convex mesh collider with negative scale
#3853
|
2026-03-26 09:26:42 +01:00 |
|
Wojtek Figat
|
a9fbbaa88e
|
Fix spawned in Editor actor RigidBody to never be static
|
2026-03-26 09:21:54 +01:00 |
|
Wojtek Figat
|
32af903a2d
|
Fix crash when exporting terrain that has missing patch data
|
2026-03-25 22:31:53 +01:00 |
|
Wojtek Figat
|
c12553812c
|
Update Terrain scripting API
|
2026-03-25 22:31:36 +01:00 |
|
Wojtek Figat
|
a84109df2c
|
Add UnusedStorageLifetime for asset file TTL
#3931
|
2026-03-25 21:30:07 +01:00 |
|
Wojtek Figat
|
9d0e4e9768
|
Fix potential stack overflow inside CustomEditor.RebuildLayout
#3720
|
2026-03-25 18:51:12 +01:00 |
|
Wojtek Figat
|
3f2e6d82c9
|
Fix regression from 21e2c830e5 when reimport Animation
#3937
|
2026-03-25 18:44:56 +01:00 |
|
Wojtek Figat
|
56b208ad85
|
Merge branch 'Tryibion-direction-gizmo'
|
2026-03-25 18:11:40 +01:00 |
|
Wojtek Figat
|
842b25f80f
|
Fix Direction Gizmo axes placement in ortho view
#3857
|
2026-03-25 18:11:31 +01:00 |
|
Wojtek Figat
|
27a1db617c
|
Add hover color highlight to match transform gizmo in direction gizmo
Don't snap shapes to pixels to smooth movement during view rotation
#3857
|
2026-03-25 17:47:56 +01:00 |
|
Wojtek Figat
|
8356009526
|
Add button to hide direction gizmo
#3857
|
2026-03-25 17:41:29 +01:00 |
|
Wojtek Figat
|
0cbb2f0525
|
Add smooth viewport orientation movement to Direction Gizmo
#3857
|
2026-03-25 17:39:03 +01:00 |
|
Wojtek Figat
|
0ac5e85cd9
|
Code cleanup #3857
|
2026-03-25 17:29:25 +01:00 |
|
Wojtek Figat
|
9b5dbe858c
|
Merge branch 'direction-gizmo' of https://github.com/Tryibion/FlaxEngine into Tryibion-direction-gizmo
|
2026-03-25 17:24:57 +01:00 |
|
Wojtek Figat
|
914e0869b1
|
Fix warning when building C# lib with newer .NET than base version used on deps
|
2026-03-25 17:23:11 +01:00 |
|
Wojtek Figat
|
2c742bee41
|
Fix typo from #3914
|
2026-03-25 17:22:38 +01:00 |
|
Wojtek Figat
|
a9ac4d427f
|
Merge branch 'xxSeys1-RadialMenuImprovements'
|
2026-03-25 17:21:24 +01:00 |
|
Wojtek Figat
|
0f332e331d
|
Merge branch 'RadialMenuImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RadialMenuImprovements
|
2026-03-25 17:21:20 +01:00 |
|
Wojtek Figat
|
be69453bfd
|
Merge branch 'xxSeys1-OnlyCreateMaterialSlots'
|
2026-03-25 17:16:06 +01:00 |
|
Wojtek Figat
|
5e6723aa22
|
Fix missing init and serialization #2977
|
2026-03-25 17:16:01 +01:00 |
|
Wojtek Figat
|
c7449c8f95
|
Merge branch 'OnlyCreateMaterialSlots' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-OnlyCreateMaterialSlots
# Conflicts:
# Source/Engine/Tools/ModelTool/ModelTool.h
|
2026-03-25 17:15:47 +01:00 |
|
Wojtek Figat
|
e23cbd1de9
|
Merge branch 'alsed-prefab_skinned'
|
2026-03-25 17:12:35 +01:00 |
|
Wojtek Figat
|
0fe297c390
|
Minor fixes to #3669
Don't change imported model type, only Prefab can do it conditionally.
Add type of `PrefabObject` to extend it in future with Cameras, Lights, etc.
|
2026-03-25 16:57:38 +01:00 |
|
Wojtek Figat
|
b10303cd8d
|
Merge branch 'prefab_skinned' of https://github.com/alsed/FlaxEngine into alsed-prefab_skinned
|
2026-03-25 16:22:05 +01:00 |
|
Wojtek Figat
|
9e9715a2ea
|
Merge branch 'xxSeys1-RipAppartAndConnectConnectionsVisject'
|
2026-03-25 15:52:19 +01:00 |
|
Wojtek Figat
|
a04995174f
|
Merge branch 'RipAppartAndConnectConnectionsVisject' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RipAppartAndConnectConnectionsVisject
# Conflicts:
# Source/Editor/Surface/VisjectSurface.Input.cs
|
2026-03-25 15:49:46 +01:00 |
|
Wojtek Figat
|
e4a97258f3
|
Merge branch 'xxSeys1-NoClearSearchboxesWhenStuffHappens'
|
2026-03-25 15:47:31 +01:00 |
|
Wojtek Figat
|
912f5fb4f3
|
Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens
|
2026-03-25 15:46:26 +01:00 |
|
Wojtek Figat
|
4d9898770a
|
Attempt to fix Github Action issues
|
2026-03-25 15:45:51 +01:00 |
|
Wojtek Figat
|
508ccb714c
|
Attempt to fix Github Action issues
|
2026-03-25 15:18:02 +01:00 |
|
Wojtek Figat
|
0c1da8e13b
|
Attempt to fix Github Action issues
|
2026-03-25 15:02:58 +01:00 |
|
Wojtek Figat
|
d40573df5b
|
Merge branch 'xxSeys1-FocusSelectedVJControls'
|
2026-03-25 15:00:00 +01:00 |
|
Wojtek Figat
|
707d19284d
|
Merge branch 'FocusSelectedVJControls' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FocusSelectedVJControls
|
2026-03-25 14:56:27 +01:00 |
|
Wojtek Figat
|
5a6b07e4c5
|
Merge branch 'xxSeys1-PackUnpackAlternativeNodeTitles'
|
2026-03-25 14:47:10 +01:00 |
|
Wojtek Figat
|
935645d553
|
Merge branch 'PackUnpackAlternativeNodeTitles' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PackUnpackAlternativeNodeTitles
|
2026-03-25 14:44:32 +01:00 |
|