Wojtek Figat
|
d68969dbe2
|
Move SupportsNativeDecorations/SupportsNativeDecorationDragging to SDLPlatform
#2800
|
2026-02-12 09:24:48 +01:00 |
|
Wojtek Figat
|
c4d20f06ee
|
Move GetDisplayServer to LinuxPlatform (add support for custom platform scripting api)
#2800
|
2026-02-12 09:24:11 +01:00 |
|
Wojtek Figat
|
3c5c6f9883
|
Fix new window docking system to match the old one hints placement and enlarge hint spots
#2800
|
2026-02-11 23:56:35 +01:00 |
|
Wojtek Figat
|
8e7dc2a91e
|
Fix using new window docking system with old non-SDL platform
#2800
|
2026-02-11 23:55:18 +01:00 |
|
Wojtek Figat
|
4ddbc8ba5c
|
Fix floating dock window title to update when selected tab gets changed
#2800
|
2026-02-11 23:32:53 +01:00 |
|
Wojtek Figat
|
15f379e87f
|
Fix memory leak in Editor when using material parameter query
|
2026-02-11 23:29:36 +01:00 |
|
Wojtek Figat
|
019a9f6089
|
Merge ScreenUtilities into Platform for simplicity and make it Editor-only
#2800
|
2026-02-11 17:59:11 +01:00 |
|
Wojtek Figat
|
273b110db4
|
Code style formatting and minor tweaks
#2800
|
2026-02-11 17:15:15 +01:00 |
|
Wojtek Figat
|
ee22b9dc25
|
Merge branch 'sdl_platform' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sdl_platform
# Conflicts:
# Source/Editor/GUI/Dialogs/ColorPickerDialog.cs
# Source/Editor/Modules/UIModule.cs
|
2026-02-11 14:08:57 +01:00 |
|
Wojtek Figat
|
f045b5b6b6
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Content/Editor/Camera/M_Camera.flax
# Content/Editor/CubeTexturePreviewMaterial.flax
# Content/Editor/DebugMaterials/DDGIDebugProbes.flax
# Content/Editor/DebugMaterials/SingleColor/Decal.flax
# Content/Editor/DebugMaterials/SingleColor/Particle.flax
# Content/Editor/DebugMaterials/SingleColor/Surface.flax
# Content/Editor/DebugMaterials/SingleColor/SurfaceAdditive.flax
# Content/Editor/DebugMaterials/SingleColor/Terrain.flax
# Content/Editor/DefaultFontMaterial.flax
# Content/Editor/Gizmo/FoliageBrushMaterial.flax
# Content/Editor/Gizmo/Material.flax
# Content/Editor/Gizmo/MaterialWire.flax
# Content/Editor/Gizmo/SelectionOutlineMaterial.flax
# Content/Editor/Gizmo/VertexColorsPreviewMaterial.flax
# Content/Editor/Highlight Material.flax
# Content/Editor/Icons/IconsMaterial.flax
# Content/Editor/IesProfilePreviewMaterial.flax
# Content/Editor/MaterialTemplates/Features/ForwardShading.hlsl
# Content/Editor/Particles/Particle Material Color.flax
# Content/Editor/Particles/Smoke Material.flax
# Content/Editor/SpriteMaterial.flax
# Content/Editor/Terrain/Circle Brush Material.flax
# Content/Editor/Terrain/Highlight Terrain Material.flax
# Content/Editor/TexturePreviewMaterial.flax
# Content/Editor/Wires Debug Material.flax
# Content/Engine/DefaultDeformableMaterial.flax
# Content/Engine/DefaultMaterial.flax
# Content/Engine/DefaultRadialMenu.flax
# Content/Engine/DefaultTerrainMaterial.flax
# Content/Engine/SingleColorMaterial.flax
# Content/Engine/SkyboxMaterial.flax
# Flax.flaxproj
# Source/Engine/Graphics/Materials/MaterialShader.h
# Source/Engine/Graphics/Materials/MaterialShaderFeatures.cpp
# Source/Engine/Renderer/RenderList.h
# Source/Shaders/Reflections.shader
# Source/Shaders/ReflectionsCommon.hlsl
# Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cpp.cs
|
2026-02-11 00:20:38 +01:00 |
|
|
|
0084bc051c
|
Merge branch 'master' into sdl_platform
|
2026-02-10 23:05:19 +02:00 |
|
Wojtek Figat
|
4a7f1a5fde
|
Fix various issues
|
2026-02-06 10:37:52 +01:00 |
|
Wojtek Figat
|
5d0fdc8313
|
Add info about skinned model skeleton size
|
2026-02-06 09:28:06 +01:00 |
|
Wojtek Figat
|
f3111e855d
|
Fix showing C++ structures inlined in collection editor when they have a single property/field
|
2026-02-03 19:48:57 +01:00 |
|
Wojtek Figat
|
3c6838ee35
|
Fix error in reparent action when scene is missing (eg. in prefab editor)
|
2026-02-03 19:13:31 +01:00 |
|
Wojtek Figat
|
3b120cc5a4
|
Merge branch 'VisjectMoveNodeSmallerIncrements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectMoveNodeSmallerIncrements
|
2026-02-03 17:44:41 +01:00 |
|
Wojtek Figat
|
0f383d2fc6
|
Move transform gizmo visibility to the base class
#3692
|
2026-02-03 16:46:46 +01:00 |
|
Wojtek Figat
|
07f21a1520
|
Merge branch 'PressGToGameModeAndPToNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PressGToGameModeAndPToNavigate
# Conflicts:
# Source/Engine/Graphics/Enums.h
|
2026-02-03 16:39:57 +01:00 |
|
|
|
f870fc3ae2
|
Merge remote-tracking branch 'origin/master' into sdl_platform
# Conflicts:
# Source/Editor/Viewport/MainEditorGizmoViewport.cs
|
2026-02-03 17:39:43 +02:00 |
|
Wojtek Figat
|
21e2c830e5
|
Refactor Animation editor to use cloned asset for live preview of nested animations editing
#3773
|
2026-02-03 16:32:22 +01:00 |
|
Wojtek Figat
|
c828c90161
|
Add Set Parameter node to Anim Graph
#2162
|
2026-02-03 15:42:26 +01:00 |
|
Wojtek Figat
|
f725f4c0b9
|
Add saving viewport icons scale (global) within Editor window layout
#3820
|
2026-02-03 13:24:13 +01:00 |
|
Wojtek Figat
|
b1f85b7462
|
Add Auto collision option to handle imported or created model collider asset
#3792
|
2026-02-03 09:23:50 +01:00 |
|
Wojtek Figat
|
aba995a42f
|
Merge branch 'fix-view-band-sel' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-view-band-sel
|
2026-02-01 23:33:04 +01:00 |
|
Wojtek Figat
|
2ab8b9dd55
|
Add Texture Group option for triplanar and procedural samplers
#3904
|
2026-02-01 23:11:44 +01:00 |
|
Chandler Cox
|
7c44767d4d
|
Fix viewport rubberban selector.
|
2026-01-30 12:07:36 -06:00 |
|
Wojtek Figat
|
87ccaa9dd8
|
Add keyboard navgation to context menu child menus
#3676
|
2026-01-30 18:00:16 +01:00 |
|
Wojtek Figat
|
e8c2f18a4d
|
Add tab navigation to Editor context menus and popups
#3676
|
2026-01-30 17:50:24 +01:00 |
|
Wojtek Figat
|
bb2a883dc7
|
Merge branch 'CurvePresets' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CurvePresets
|
2026-01-30 17:39:09 +01:00 |
|
Wojtek Figat
|
4a1490f0b1
|
Follow up on #3642 and move node resizing code to shared code
|
2026-01-30 17:31:59 +01:00 |
|
Wojtek Figat
|
e0d0acc33c
|
Merge branch 'VisjectResizeCurveNodes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectResizeCurveNodes
|
2026-01-30 16:58:01 +01:00 |
|
Wojtek Figat
|
e4eb064562
|
Add bake button to nav mesh bounds and minor improvements
|
2026-01-30 13:12:45 +01:00 |
|
Wojtek Figat
|
9fc9382e58
|
Refactor navmesh building to support updating all scenes automatically without specifying one
#3744
|
2026-01-30 13:11:56 +01:00 |
|
Wojtek Figat
|
a65a74b866
|
Merge branch 'fix-drag-tree-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-drag-tree-open
|
2026-01-29 11:00:34 +01:00 |
|
Chandler Cox
|
d9f9401c5a
|
Fix tree node not expanding on drag over arrow.
|
2026-01-28 20:04:39 -06:00 |
|
Chandler Cox
|
a7016d1186
|
Fix issue with tabs not collapsing panel 1 if no tabs on panel 1
|
2026-01-26 21:56:30 -06:00 |
|
Wojtek Figat
|
610c76578b
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Flax.flaxproj
|
2026-01-13 14:29:44 +01:00 |
|
Wojtek Figat
|
e721fbd89f
|
Add editor status message about amount of selected actors
|
2026-01-13 14:21:32 +01:00 |
|
Wojtek Figat
|
e3d1e8a5ea
|
Add View button to edit Environment Probe texture asset
|
2026-01-13 10:36:07 +01:00 |
|
Wojtek Figat
|
e0062a6ff1
|
Add RenderColorFormat option to graphics settings for rendering pipeline buffer format
#3618
|
2026-01-13 09:07:22 +01:00 |
|
Wojtek Figat
|
840835fad2
|
Merge branch 'ArrayEditorHideSize' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ArrayEditorHideSize
|
2026-01-12 21:34:52 +01:00 |
|
Wojtek Figat
|
32cae3aacd
|
Merge branch 'UiClippingFixes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-UiClippingFixes
|
2026-01-12 21:33:03 +01:00 |
|
Wojtek Figat
|
a18ca9a4ad
|
Merge branch 'DirtyEditorSettingsStar' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DirtyEditorSettingsStar
|
2026-01-12 21:30:00 +01:00 |
|
Wojtek Figat
|
ab806b2a9b
|
Add checkerboard pattern to part of the alpha slider background in color picker
|
2026-01-12 18:53:56 +01:00 |
|
Wojtek Figat
|
610ba00915
|
Add support for picking colors in linear color space (with toggle for special cases like UI)
|
2026-01-12 18:50:44 +01:00 |
|
Wojtek Figat
|
69c5d65318
|
Add Linear to sRGB and sRGB to Linear nodes to materials
|
2026-01-12 15:54:52 +01:00 |
|
Wojtek Figat
|
b834dddb11
|
**Refactor sRGB import option on textures** to actually handle image contents with gamma
|
2026-01-12 15:50:24 +01:00 |
|
Wojtek Figat
|
7b856fdc95
|
Merge branch 'ArrowKeyValueBoxIncrement' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ArrowKeyValueBoxIncrement
|
2026-01-11 22:36:09 +01:00 |
|
Wojtek Figat
|
72bb2dd932
|
Fix Resize to Fit to properly dirty state of level editor
#3670 #3735
|
2026-01-11 22:17:50 +01:00 |
|
Wojtek Figat
|
e21cb9154a
|
Adjust #3677 to evaluate product local path in lazy
|
2026-01-11 22:11:16 +01:00 |
|