Commit Graph

13975 Commits

Author SHA1 Message Date
mafiesto4 7097bda54e Merge branch 'ifromstone-dev/MacOS-AndroidSupport' 2026-08-04 18:34:39 +02:00
mafiesto4 2d2a4bb671 Merge branch 'dev/MacOS-AndroidSupport' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/MacOS-AndroidSupport 2026-08-04 18:34:36 +02:00
mafiesto4 f26462a1fd Merge branch 'Tryibion-fix-split-zero' 2026-08-04 18:29:40 +02:00
mafiesto4 e6a9d7582c Merge branch 'fix-split-zero' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-split-zero 2026-08-04 18:29:35 +02:00
mafiesto4 f7526d6762 Fix error when reimporting model into different type when using LOD info 2026-08-04 13:30:56 +02:00
mafiesto4 0ed798ce42 Merge branch 'Tryibion-dpi-text-highlight' 2026-08-04 13:26:18 +02:00
mafiesto4 d230d33e94 Merge branch 'dpi-text-highlight' of https://github.com/Tryibion/FlaxEngine into Tryibion-dpi-text-highlight 2026-08-04 13:25:54 +02:00
mafiesto4 f0de5d12bb Merge branch 'Tryibion-fix-treeview-folder-shortcuts' 2026-08-04 13:24:54 +02:00
mafiesto4 477b465163 Merge branch 'fix-treeview-folder-shortcuts' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-treeview-folder-shortcuts 2026-08-04 13:24:51 +02:00
mafiesto4 69112e3bd1 Merge branch 'Tryibion-allow-skinnedmesh-lod' 2026-08-04 13:23:10 +02:00
mafiesto4 1099b5a4b4 Merge branch 'allow-skinnedmesh-lod' of https://github.com/Tryibion/FlaxEngine into Tryibion-allow-skinnedmesh-lod 2026-08-04 13:19:39 +02:00
mafiesto4 7b939174ed Merge branch 'DanielMacura-master' 2026-08-04 13:17:33 +02:00
mafiesto4 2eb780369c Merge branch 'master' of https://github.com/DanielMacura/FlaxEngine into DanielMacura-master 2026-08-04 13:17:29 +02:00
mafiesto4 f52949d1df Fix shader error when using non-ASCII characters in material 2026-08-04 13:17:00 +02:00
Daniel Macura d1b475e690 Fix terrain resolution in editor. 2026-08-03 19:49:39 +02:00
Tryibion 8eb571ad51 Allow more than 1 skinned mesh imported LOD 2026-07-30 22:31:28 -05:00
Tryibion f2af741ede Fix missing treeview folder shortcuts. 2026-07-27 21:36:22 -05:00
Tryibion 2eb36590dc Fix highlight height and underline location to be dpi aware. 2026-07-27 21:02:38 -05:00
Tryibion d2057d9c4f Fix caret height. DPI is handled in the GetCharPosition method of the text boxes. 2026-07-27 21:02:16 -05:00
Tryibion 9c1817330d Fix text box highlighting not using DPI 2026-07-27 20:49:41 -05:00
Tryibion c27bc9e150 Prevent crash when split panel has zero width or height 2026-07-27 20:41:43 -05:00
mafiesto4 4d589314c8 Fix object creation feature to use a proper type in Editor
7e48786ffc
2026-07-24 18:40:43 +02:00
mafiesto4 55a756532b Add cross button to unset abstract class or interface object value 2026-07-22 11:30:49 +02:00
mafiesto4 d92f2a0437 Add IsScriptingObject utility to ScriptType 2026-07-22 11:29:07 +02:00
mafiesto4 7e48786ffc Add type picker when creating abstract class or interface 2026-07-22 11:18:32 +02:00
mafiesto4 2723f91905 Fix errors on Editor shutdown 2026-07-22 09:26:54 +02:00
mafiesto4 f3af10ca9e Fix missing doc comment 2026-07-13 18:11:35 +02:00
mafiesto4 89fe9d8e54 Merge branch 'TyGrze-auto-rename-new-param' 2026-07-13 18:08:45 +02:00
mafiesto4 f9990f2712 Merge branch 'auto-rename-new-param' of https://github.com/TyGrze/FlaxEngine into TyGrze-auto-rename-new-param 2026-07-13 17:58:47 +02:00
mafiesto4 eb66d383f1 Bump up build number 2026-07-13 17:56:47 +02:00
mafiesto4 031e0aa51a Merge branch 'Tryibion-properties-search' 2026-07-13 17:56:31 +02:00
mafiesto4 4aff336f32 Merge branch 'properties-search' of https://github.com/Tryibion/FlaxEngine into Tryibion-properties-search 2026-07-13 17:51:11 +02:00
mafiesto4 167db8f995 Merge branch 'Tryibion-fix-table-row-colors' 2026-07-13 17:39:17 +02:00
mafiesto4 4c0a2e26cd Optimize dirty shadow bounds update for particles and foliage 2026-07-13 17:38:59 +02:00
mafiesto4 b80dc2dee8 Merge branch 'fix-table-row-colors' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-table-row-colors 2026-07-13 17:28:41 +02:00
mafiesto4 0c45746e63 Fix dirtying scenes after building navmesh in Editor
#4049
2026-07-13 17:27:03 +02:00
mafiesto4 e7b69d8bc4 Merge branch 'CodeForBeauty-contribution-typo' 2026-07-13 15:21:44 +02:00
mafiesto4 1852b45e5a Merge branch 'contribution-typo' of https://github.com/CodeForBeauty/FlaxEngine into CodeForBeauty-contribution-typo 2026-07-13 15:21:36 +02:00
mafiesto4 7c986a3a09 Fix crash when encoding CJK characters from UTF-16 into UTF-8
#4180
2026-07-13 14:48:25 +02:00
Tryibion 9f5811a90b Add search to json assets and edito options 2026-07-03 20:51:53 -05:00
Tryibion 6bdab068e6 Fix alternating table row coloring. 2026-07-03 16:15:41 -05:00
Tryibion 6ba406953b Add initial properties search to properties wndow and prefab properties panel. 2026-07-03 15:54:03 -05:00
Nursultan Mamatov a87c9071ce Typo fixed in CONTRIBUTING.md 2026-07-02 23:52:26 +06:00
mafiesto4 9952d6cbf8 Update asset 2026-06-30 09:59:14 +02:00
mafiesto4 1b954a1edc Exclude more C# stdlib from Visual Script to reduce clobber 2026-06-30 09:59:09 +02:00
mafiesto4 d005a5023e Merge branch 'TyGrze-editor-window-persistency' 2026-06-30 08:49:57 +02:00
mafiesto4 4d86d9574d Merge branch 'editor-window-persistency' of https://github.com/TyGrze/FlaxEngine into TyGrze-editor-window-persistency 2026-06-30 08:49:53 +02:00
mafiesto4 96819d2dcd Fix scene texture node with WorldPosition 2026-06-30 08:49:37 +02:00
mafiesto4 768beebd00 Fix reloading assets that failed to load 2026-06-30 08:48:56 +02:00
mafiesto4 5cd6c98ff3 Fix auto-selecting newly imported or created assets in Editor 2026-06-30 08:48:24 +02:00