mafiesto4
|
9772227146
|
Add shared libraries support for Web to load game module (C++)
|
2026-02-17 15:07:11 +01:00 |
|
mafiesto4
|
7ff4ce18ff
|
Add web platform icons to editor atlas
|
2026-02-17 13:21:00 +01:00 |
|
mafiesto4
|
6e7a7c9350
|
Fix Screen.CursorLock in Editor to skip when viewport is unfocused
|
2026-02-17 11:46:20 +01:00 |
|
mafiesto4
|
0835a6559c
|
Fix Web build issues
|
2026-02-16 21:31:12 +01:00 |
|
mafiesto4
|
489c4a3661
|
Add packaging game files and bundling them into final Web app
|
2026-02-16 17:41:43 +01:00 |
|
fibref
|
c9fbafe014
|
Merge branch 'FlaxEngine:master' into flax-msdf-font
|
2026-02-16 22:48:19 +08:00 |
|
mafiesto4
|
7bc687194f
|
Fix Web to run without dotnet
|
2026-02-16 11:49:34 +01:00 |
|
Saas
|
0870a86a3a
|
remove non parameters from parameter list
|
2026-02-14 18:56:58 +01:00 |
|
Saas
|
dd2e2c5b3a
|
add some utility for copying parameter names to parameter right click menu
|
2026-02-14 18:35:13 +01:00 |
|
fibref
|
75a1b14beb
|
initial support for MSDF font
|
2026-02-14 22:12:26 +08:00 |
|
mafiesto4
|
f12ad5c874
|
Add **Web platform with Emscripten**
|
2026-02-14 00:07:21 +01:00 |
|
mafiesto4
|
865a26cbbe
|
Remove deprecated CommonValue
Deprecated on 31th July 2020
|
2026-02-12 18:26:08 +01:00 |
|
mafiesto4
|
06c31a39f2
|
Don't bring the main window to the front while dragging as it can cover up floating windows there
|
2026-02-12 16:24:15 +01:00 |
|
mafiesto4
|
cc69e5d966
|
Minor fixes
|
2026-02-12 16:22:51 +01:00 |
|
mafiesto4
|
d68969dbe2
|
Move SupportsNativeDecorations/SupportsNativeDecorationDragging to SDLPlatform
#2800
|
2026-02-12 09:24:48 +01:00 |
|
mafiesto4
|
c4d20f06ee
|
Move GetDisplayServer to LinuxPlatform (add support for custom platform scripting api)
#2800
|
2026-02-12 09:24:11 +01:00 |
|
mafiesto4
|
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 |
|
mafiesto4
|
8e7dc2a91e
|
Fix using new window docking system with old non-SDL platform
#2800
|
2026-02-11 23:55:18 +01:00 |
|
mafiesto4
|
4ddbc8ba5c
|
Fix floating dock window title to update when selected tab gets changed
#2800
|
2026-02-11 23:32:53 +01:00 |
|
mafiesto4
|
15f379e87f
|
Fix memory leak in Editor when using material parameter query
|
2026-02-11 23:29:36 +01:00 |
|
mafiesto4
|
019a9f6089
|
Merge ScreenUtilities into Platform for simplicity and make it Editor-only
#2800
|
2026-02-11 17:59:11 +01:00 |
|
mafiesto4
|
273b110db4
|
Code style formatting and minor tweaks
#2800
|
2026-02-11 17:15:15 +01:00 |
|
mafiesto4
|
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 |
|
mafiesto4
|
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 |
|
Ari Vuollet
|
0084bc051c
|
Merge branch 'master' into sdl_platform
|
2026-02-10 23:05:19 +02:00 |
|
Phantom
|
07b6d3558a
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-02-10 17:09:22 +01:00 |
|
Saas
|
2a21141dd4
|
focus whole graph if no selection
|
2026-02-09 15:56:37 +01:00 |
|
Saas
|
eac9f67bc1
|
Merge remote-tracking branch 'upstream/master' into FocusSelectedVJControls
|
2026-02-09 15:52:27 +01:00 |
|
Saas
|
b19611e3d2
|
steal right fix from Tryibions PR
|
2026-02-07 19:58:26 +01:00 |
|
Tryibion
|
37e776e407
|
Add HideInEditor attribute to DirectionGizmo
|
2026-02-06 21:56:25 -06:00 |
|
mafiesto4
|
4a7f1a5fde
|
Fix various issues
|
2026-02-06 10:37:52 +01:00 |
|
mafiesto4
|
5d0fdc8313
|
Add info about skinned model skeleton size
|
2026-02-06 09:28:06 +01:00 |
|
Saas
|
3adda3629e
|
don't try to auto connect to comments and particle emitter nodes
|
2026-02-04 23:29:41 +01:00 |
|
Saas
|
a57fe6c04d
|
add lazy connect feature to visject
|
2026-02-04 21:31:03 +01:00 |
|
Saas
|
29b043342a
|
don't fall into the trap of moving nodes with NoMove flag again
|
2026-02-04 14:11:23 +01:00 |
|
Saas
|
8d8bf87c69
|
move nodes if needed and add undo support
|
2026-02-04 13:52:37 +01:00 |
|
Phantom
|
83c15c05bb
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-02-03 23:06:53 +01:00 |
|
Saas
|
ab88a6339a
|
add ripping apart connection with reconnect and auto connect when node is dropped over existing connection
|
2026-02-03 21:36:32 +01:00 |
|
mafiesto4
|
f3111e855d
|
Fix showing C++ structures inlined in collection editor when they have a single property/field
|
2026-02-03 19:48:57 +01:00 |
|
mafiesto4
|
3c6838ee35
|
Fix error in reparent action when scene is missing (eg. in prefab editor)
|
2026-02-03 19:13:31 +01:00 |
|
mafiesto4
|
3b120cc5a4
|
Merge branch 'VisjectMoveNodeSmallerIncrements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectMoveNodeSmallerIncrements
|
2026-02-03 17:44:41 +01:00 |
|
mafiesto4
|
0f383d2fc6
|
Move transform gizmo visibility to the base class
#3692
|
2026-02-03 16:46:46 +01:00 |
|
mafiesto4
|
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 |
|
Ari Vuollet
|
f870fc3ae2
|
Merge remote-tracking branch 'origin/master' into sdl_platform
# Conflicts:
# Source/Editor/Viewport/MainEditorGizmoViewport.cs
|
2026-02-03 17:39:43 +02:00 |
|
mafiesto4
|
21e2c830e5
|
Refactor Animation editor to use cloned asset for live preview of nested animations editing
#3773
|
2026-02-03 16:32:22 +01:00 |
|
mafiesto4
|
c828c90161
|
Add Set Parameter node to Anim Graph
#2162
|
2026-02-03 15:42:26 +01:00 |
|
mafiesto4
|
f725f4c0b9
|
Add saving viewport icons scale (global) within Editor window layout
#3820
|
2026-02-03 13:24:13 +01:00 |
|
mafiesto4
|
b1f85b7462
|
Add Auto collision option to handle imported or created model collider asset
#3792
|
2026-02-03 09:23:50 +01:00 |
|
Phantom
|
ae46520edf
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-02-02 10:31:24 +01:00 |
|
mafiesto4
|
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 |
|