mafiesto4
775e978fed
Merge remote-tracking branch 'origin/master' into 1.13
...
# Conflicts:
# Flax.flaxproj
# Source/Engine/Level/Actors/StaticModel.cpp
# Source/Engine/Level/Prefabs/Prefab.cpp
# Source/Engine/Tools/ModelTool/ModelTool.cpp
2026-06-03 17:15:38 +02:00
mafiesto4
e450658834
Remove deprecated mono runtime backend
...
Old `mono` backend was not maintained for since 1.7 (July 2023)
`dotnet` backend still can run `mono` on AOT platforms but with the latest .NET features.
2026-06-03 16:35:06 +02:00
Murry Lancashire
84ccb9df0c
Add more LOD Generation options to model import settings (eg. borders lock, preserve UVs)
...
https://github.com/LOOPDISK/FlaxEngine/commit/1cfd4634727055c2a7249dff447528877332beab
2026-06-02 16:42:30 +02:00
mafiesto4
2531a4b918
Fix asset 'Reload' option to be available when asset failed to load for manual load
2026-06-02 15:51:46 +02:00
mafiesto4
6fa38b75d5
Add material instance creation out of other instance
...
#4063
2026-05-28 10:40:51 +02:00
mafiesto4
b7185bfe72
Merge branch 'SkeletonAndSkeletonDebugDrawImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SkeletonAndSkeletonDebugDrawImprovements
2026-05-28 10:10:19 +02:00
mafiesto4
9264a6e011
Fix tooltip for content items in Tree View mode
2026-04-22 11:41:35 +02:00
mafiesto4
7d7dba41f2
Merge branch 'bugfix/tree-view-folder-deletion' of https://github.com/envision3d/FlaxEngine into envision3d-bugfix/tree-view-folder-deletion
2026-04-22 10:28:16 +02:00
envision3d
6a5742352c
Include selected folders in items for deletion
2026-04-20 12:01:48 -05:00
mafiesto4
21cac2ad6e
Various improvements to model previews in editor
2026-04-20 13:17:04 +02:00
mafiesto4
633f2fa901
Fix prefab preview to wait for the assets streaming
2026-04-20 12:49:43 +02:00
mafiesto4
e90dde491d
Fix prefab preview to better match model bounds inside it
2026-04-20 12:48:52 +02:00
mafiesto4
635ef0ad66
Fix drawing editor thumbnails when texture used by asset is using dynamic streaming
2026-04-19 22:37:58 +02:00
Tryibion
6c8c1aed45
Fix context menu.
2026-04-17 16:31:49 -05:00
Tryibion
fe90f4954e
Use list overloads
2026-04-17 16:17:55 -05:00
Tryibion
22964255e4
Add tree view only shortcuts.
2026-04-17 16:13:36 -05:00
mafiesto4
5b922e069e
Fix importing and using files without extension in Editor content
2026-04-08 20:36:02 +02:00
mafiesto4
2fc95bdf57
Merge remote-tracking branch 'origin/master' into 1.12
...
# Conflicts:
# Content/Editor/MaterialTemplates/Deformable.shader
# Flax.flaxproj
# Source/Engine/Content/Content.h
# Source/Engine/Serialization/JsonTools.cpp
2026-04-01 17:14:21 +02:00
mafiesto4
e99dc8dce4
Fix missing doc warning
2026-03-27 23:54:43 +01:00
Tryibion
6c4fc44163
Fix arrow rect issue.
2026-03-27 10:59:06 -05:00
Tryibion
a41f2e9260
Merge branch 'master' into add-content-tree-view
2026-03-27 10:48:08 -05:00
mafiesto4
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
mafiesto4
912f5fb4f3
Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens
2026-03-25 15:46:26 +01:00
Saas
9505be310f
fix spelling in ShowBitDepth
2026-03-19 17:34:01 +01:00
mafiesto4
72bd624384
Fix creating textures when running in headless/null mode
2026-03-07 00:32:26 +01:00
Tryibion
24a11ac2a8
Add tree view mode for content window.
2026-02-28 12:38:07 -06: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
b834dddb11
**Refactor sRGB import option on textures** to actually handle image contents with gamma
2026-01-12 15:50:24 +01:00
Ari Vuollet
3e91ba3fb2
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-12-15 19:03:05 +02:00
mafiesto4
2a53d0a462
Fix crash on Visual Script missing asset ref after hot-reload in Editor
...
#3823
2025-12-13 02:10:41 +01:00
Ari Vuollet
c61ecc0545
Merge branch 'master' into sdl_platform
2025-10-30 22:42:29 +02:00
mafiesto4
c4fcaa999c
Fix asset thumbnails to be stable with FXAA instead of TAA
2025-10-28 22:23:15 +01:00
Ari Vuollet
668a4dbb4d
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-10-14 01:09:26 +03:00
Saas
7b7d7aaf3d
Merge remote-tracking branch 'upstream/master' into NoClearSearchboxesWhenStuffHappens
2025-10-03 20:44:04 +02:00
Saas
2d4843b1f4
fix reloading scripts expanding scene tree
...
#3701
2025-10-03 20:41:52 +02:00
Saas
2604d58687
no more Linq
2025-09-18 17:37:04 +02:00
Saas
1196db6d17
check if control is control meant for gui editor use
2025-09-16 22:54:57 +02:00
Ari Vuollet
6ff260d052
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-06-16 14:09:29 +03:00
Ari Vuollet
8df3999f85
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-06-04 19:30:30 +03:00
mafiesto4
496856d12e
Add shader header proxy for easy .hlsl files creation within Editor
2025-06-04 00:12:43 +02:00
mafiesto4
fa97229830
Merge branch 'float_equality' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-float_equality
2025-06-03 17:26:12 +02:00
Ari Vuollet
b1fd86e6b5
Merge remote-tracking branch 'origin/master' into sdl_platform
2025-06-02 18:15:16 +03:00
mafiesto4
e00f552baf
Fix missing xml comment
2025-05-30 00:39:20 +02:00
xxSeys1
388eb654a5
update doc comment to reflect get only parameter
2025-05-05 09:58:36 +02:00
xxSeys1
d8059c3db3
disable create file dialog create button if asset can't be created
2025-05-04 20:08:12 +02:00
Ari Vuollet
f09fd7ad34
Use exact value comparison in caching related functions
...
(cherry picked from commit 9d7c6b26422e127719836944d8d473910190e7d4)
2025-05-02 14:19:55 +03:00
Ari Vuollet
e777a71784
Fix error while dragging files around Content window
2025-04-19 21:13:59 +03:00
Ari Vuollet
592215dd30
Support compiling third party library C files as C code
2025-04-19 21:13:50 +03:00
mafiesto4
46f842a555
Add option to quickly create box, sphere, convex or triangle mesh collider for the selected static model
2025-04-08 12:47:27 +02:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00