Wojtek Figat
|
54202eeb8a
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-27 11:22:32 +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
|
557dc9b649
|
Add transparency support to dragging windows without SDL
|
2026-03-26 22:08:41 +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
|
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
|
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
|
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
|
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
|
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
|
912f5fb4f3
|
Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens
|
2026-03-25 15:46:26 +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
|
935645d553
|
Merge branch 'PackUnpackAlternativeNodeTitles' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PackUnpackAlternativeNodeTitles
|
2026-03-25 14:44:32 +01:00 |
|
Wojtek Figat
|
0770f4a216
|
Merge branch 'VisjectFixes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectFixes
|
2026-03-25 14:43:27 +01:00 |
|
Wojtek Figat
|
f3c957481c
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Editor/GUI/Dialogs/ColorPickerDialog.cs
# Source/Editor/GUI/Dialogs/ColorSelector.cs
|
2026-03-24 23:41:58 +01:00 |
|
Wojtek Figat
|
a63e05d444
|
Fix Cloth to snap to the parent actor on spawn in Editor
|
2026-03-24 20:10:20 +01:00 |
|
Wojtek Figat
|
f0f1c57ff1
|
Add scrolling scene tree hierarchy to the newly spawned actor after drag and drop
|
2026-03-24 19:43:37 +01:00 |
|
Wojtek Figat
|
1318dde3ca
|
Add new HSV wheel material, maintain Editor icons atlas for now
#3987
|
2026-03-24 18:58:32 +01:00 |
|
Wojtek Figat
|
90e96678a6
|
Merge branch 'NewColorPicker' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewColorPicker
|
2026-03-24 18:50:06 +01:00 |
|
Wojtek Figat
|
32d0241f54
|
Merge branch 'FixedTimlineZoomAndAutoZoom' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FixedTimlineZoomAndAutoZoom
|
2026-03-24 18:35:23 +01:00 |
|
Wojtek Figat
|
fa17d83501
|
Fix showing internal surface parameters (eg. Base Model in Anim Graph)
#3936
|
2026-03-24 18:25:40 +01:00 |
|
Wojtek Figat
|
90a0cc0e03
|
Add warning about Web platform being not finished yet
|
2026-03-23 18:19:53 +01:00 |
|
Saas
|
e5d526c9af
|
show whole timeline when animation loads
|
2026-03-18 16:55:45 +01:00 |
|
Saas
|
cb9e09c21b
|
fix Show whole timeline button
|
2026-03-18 16:55:35 +01:00 |
|
Wojtek Figat
|
e10d784e83
|
Add custom HTML shell template to Web export
|
2026-03-16 22:09:21 +01:00 |
|
Wojtek Figat
|
f42a9a760a
|
Adjust new Z Axis color in Transform
|
2026-03-13 23:27:21 +01:00 |
|
Wojtek Figat
|
80767d65ae
|
Fix camera preview placement in editor preview when resizing window
|
2026-03-13 23:27:03 +01:00 |
|
Wojtek Figat
|
21b2e59fbb
|
Fix ValueBox regression on mouse cursor hover
|
2026-03-13 23:26:03 +01:00 |
|
Wojtek Figat
|
5fb1ad078b
|
Change default editor windows decorations in SDL on Windows to ClientSide for all windows
|
2026-03-13 23:23:36 +01:00 |
|
Wojtek Figat
|
1fc5316d12
|
Adjust new Z Axis color in Transform
|
2026-03-13 23:21:30 +01:00 |
|
Wojtek Figat
|
1ceb781903
|
Fix camera preview placement in editor preview when resizing window
|
2026-03-13 23:21:08 +01:00 |
|
Wojtek Figat
|
a8e7faec3c
|
Add default icon to Web exported files
|
2026-03-13 10:21:42 +01:00 |
|
Wojtek Figat
|
45a8d82a83
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GUI.flax
# Flax.flaxproj
# Source/Editor/Windows/AboutDialog.cs
# Source/Engine/Serialization/Stream.cpp
# Source/Shaders/GUICommon.hlsl
|
2026-03-13 08:09:16 +01:00 |
|
Wojtek Figat
|
241d37130a
|
Merge branch 'Improve-HighlightedPopUpColor' of https://github.com/ThePhantomMask/FlaxEngine into ThePhantomMask-Improve-HighlightedPopUpColor
|
2026-03-12 22:54:34 +01:00 |
|
Phantom
|
895758d27d
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-12 17:34:46 +01:00 |
|
Wojtek Figat
|
d784fddf95
|
Code style cleanup for #3944
|
2026-03-12 17:22:43 +01:00 |
|
Wojtek Figat
|
fc7abbf541
|
Merge branch 'flax-msdf-font' of https://github.com/fibref/FlaxEngine into fibref-flax-msdf-font
|
2026-03-12 16:25:55 +01:00 |
|
Wojtek Figat
|
e7016564b1
|
Add Git repository branch name and commit hash injection into generated code module metadata
|
2026-03-12 14:27:34 +01:00 |
|
Wojtek Figat
|
6736f2f77a
|
Merge branch 'NewActorAndUiTransformEditorSkin' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewActorAndUiTransformEditorSkin
|
2026-03-12 11:07:48 +01:00 |
|
Wojtek Figat
|
b5d841ffc9
|
Use total rotation from #3758 in #3760
|
2026-03-12 11:06:42 +01:00 |
|
Wojtek Figat
|
cb17bcd2ff
|
Merge branch 'remove-ui-move-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-ui-move-size
|
2026-03-12 11:03:51 +01:00 |
|
Wojtek Figat
|
1374a0440b
|
Merge branch 'better-handle-rot' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-handle-rot
|
2026-03-12 10:49:52 +01:00 |
|