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 |
|
Wojtek Figat
|
62e492452d
|
Add UI editor grid toggle
|
2026-03-12 09:26:23 +01:00 |
|
Phantom
|
6629ead842
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-11 01:22:58 +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
|
05aaf0dc99
|
Merge branch 'lastproject' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-lastproject
|
2026-03-10 22:49:46 +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
|
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
|
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
|
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
|
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
|
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
|
37a39e750f
|
Attempt to fix Linux headless Test run with SDL
|
2026-03-10 11:25:22 +01:00 |
|
Phantom
|
f4c1e81f64
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-09 18:56:30 +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
|
57489abc3a
|
Minor adjustment to #3934
|
2026-03-08 22:37:17 +01:00 |
|
Wojtek Figat
|
200aca93d3
|
Merge branch 'CopyParameterNames' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CopyParameterNames
|
2026-03-08 22:33:19 +01:00 |
|
Wojtek Figat
|
3a651bc660
|
Merge branch 'ClearerParticleAgeNodes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ClearerParticleAgeNodes
|
2026-03-08 22:25:20 +01:00 |
|
Wojtek Figat
|
befb74297a
|
Merge branch 'CreateAssetOptions' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CreateAssetOptions
|
2026-03-08 22:19:07 +01:00 |
|
Wojtek Figat
|
e710a6e2d1
|
Adjust naming
|
2026-03-08 22:13:31 +01:00 |
|
Chandler Cox
|
83bbb4f6ba
|
Add recycle bin to script deleting.
|
2026-03-06 19:39:49 -06:00 |
|