Wojtek Figat
|
f70ec896b8
|
Improve Dotnet version setup for Game Cooker
Especially after #3371 change to not passing dotnet 8 when packaging engine so editor can use the one use at compile time.
|
2025-04-13 20:22:23 +02:00 |
|
Wojtek Figat
|
85ecbaab6d
|
Merge branch 'GoaLitiuM-package_dotnet8'
|
2025-04-13 20:16:34 +02:00 |
|
Wojtek Figat
|
0381bda068
|
Merge branch 'package_dotnet8' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-package_dotnet8
|
2025-04-13 20:16:28 +02:00 |
|
Wojtek Figat
|
c4d8345b7c
|
Fix compilation warning
|
2025-04-13 20:14:10 +02:00 |
|
|
|
6beb9febb1
|
Fix CD to package with .NET 8 version
|
2025-04-13 18:23:48 +03:00 |
|
|
|
711a75ce3b
|
Fix BuildScript file structure with engine files in different drive
|
2025-04-13 14:25:19 +03:00 |
|
|
|
be72a9f4a2
|
Invalidate build rules assembly when files are added, moved or renamed
|
2025-04-13 14:25:18 +03:00 |
|
|
|
8c83de8521
|
Add more verbose logging for project generation
|
2025-04-13 14:24:34 +03:00 |
|
|
|
00b9d603ae
|
Fix missing C#-only project configurations when platform SDK is missing
|
2025-04-13 14:24:24 +03:00 |
|
Wojtek Figat
|
5d3d9d7e82
|
Improve output log hint when empty
#3363
|
2025-04-12 23:18:25 +02:00 |
|
Wojtek Figat
|
91897f290a
|
Merge branch 'xxSeys1-OutputLogNoMessageHint'
|
2025-04-12 22:50:45 +02:00 |
|
Wojtek Figat
|
4255ee70fc
|
Merge branch 'OutputLogNoMessageHint' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-OutputLogNoMessageHint
|
2025-04-12 22:49:45 +02:00 |
|
Wojtek Figat
|
2d20c2d542
|
Merge branch 'GoaLitiuM-unload_alc_debugger_fix'
|
2025-04-12 22:43:46 +02:00 |
|
Wojtek Figat
|
1bb710e385
|
Merge branch 'unload_alc_debugger_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unload_alc_debugger_fix
|
2025-04-12 22:43:29 +02:00 |
|
Wojtek Figat
|
6583985017
|
Merge branch 'GoaLitiuM-loceditor_fix'
|
2025-04-12 22:36:58 +02:00 |
|
Wojtek Figat
|
e7718e232f
|
Merge branch 'loceditor_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-loceditor_fix
|
2025-04-12 22:36:53 +02:00 |
|
Wojtek Figat
|
045ba897c7
|
Merge branch 'GoaLitiuM-dotnet_ver_check'
|
2025-04-12 22:25:31 +02:00 |
|
Wojtek Figat
|
72a4e577c8
|
Merge branch 'dotnet_ver_check' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet_ver_check
|
2025-04-12 22:25:28 +02:00 |
|
Wojtek Figat
|
bf9f7ee051
|
Merge branch 'GoaLitiuM-dotnet_sdk_detect_fix'
|
2025-04-12 22:21:16 +02:00 |
|
Wojtek Figat
|
1370225bae
|
Merge branch 'dotnet_sdk_detect_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet_sdk_detect_fix
|
2025-04-12 22:21:12 +02:00 |
|
Wojtek Figat
|
aea6f43519
|
Add Half to bindings (as typedef)
|
2025-04-12 22:09:32 +02:00 |
|
Wojtek Figat
|
59aed828f6
|
Update attributes style to be consistent in engine
|
2025-04-12 22:09:12 +02:00 |
|
Wojtek Figat
|
74d7dd58c2
|
Merge branch 'GoaLitiuM-tooltip_fix'
|
2025-04-12 22:08:09 +02:00 |
|
Wojtek Figat
|
f2f2056509
|
Merge branch 'tooltip_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-tooltip_fix
|
2025-04-12 22:08:04 +02:00 |
|
|
|
5f92932c40
|
Fix saving virtual JsonAssets to path
|
2025-04-12 02:32:10 +03:00 |
|
|
|
ed8eb072c5
|
Fix error in LocalizationSettingsEditor after adding new locales
|
2025-04-12 02:11:06 +03:00 |
|
xxSeys1
|
4e44831bbe
|
fix searchbox width
|
2025-04-11 19:07:39 +02:00 |
|
|
|
5bd4a40ee5
|
Remove .NET target version in packaging scripts
|
2025-04-10 23:59:22 +03:00 |
|
|
|
8322e762df
|
Fix DOTNET_ROOT path ignored on Windows
|
2025-04-10 23:59:22 +03:00 |
|
|
|
e6d7024a61
|
Fix error when no valid .NET SDKs were found
|
2025-04-10 23:59:19 +03:00 |
|
|
|
0eb7badf91
|
Attempt to fix a rare crash while debugging scripting unload
|
2025-04-10 23:55:59 +03:00 |
|
xxSeys1
|
0c1e0e48d4
|
always sort the search results alphabetically
|
2025-04-10 22:12:47 +02:00 |
|
xxSeys1
|
6884df02fd
|
remove trailing . on message
|
2025-04-10 21:34:00 +02:00 |
|
xxSeys1
|
63655d18c5
|
add a info message on Debug Log pause on warning
|
2025-04-10 21:31:12 +02:00 |
|
|
|
2acca350fe
|
Fix tooltip not appearing anymore after scripts compilation
|
2025-04-10 18:20:55 +03:00 |
|
|
|
ac305b369d
|
Fix .NET SDK detection when only the runtime is installed
|
2025-04-10 18:18:56 +03:00 |
|
xxSeys1
|
4170699348
|
add hint if there are no search results
|
2025-04-10 09:25:52 +02:00 |
|
xxSeys1
|
9e23c324bf
|
add a hint to the Output Log if there are no messages shown because of filters
|
2025-04-10 00:01:31 +02:00 |
|
xxSeys1
|
d58a9beb3d
|
why was this not in the last commit?
|
2025-04-09 23:45:43 +02:00 |
|
xxSeys1
|
5049f3b2d8
|
add hint if no filters are active
|
2025-04-09 23:45:00 +02:00 |
|
Wojtek Figat
|
aabbb04f18
|
Fix anim graph state transition title to auto-fit
|
2025-04-09 19:33:14 +02:00 |
|
xxSeys1
|
6e44eebb9e
|
another fix
|
2025-04-09 17:01:17 +02:00 |
|
xxSeys1
|
aecbab5613
|
more fixes
|
2025-04-09 14:30:08 +02:00 |
|
xxSeys1
|
6bf90f29c5
|
fixes
|
2025-04-09 14:29:19 +02:00 |
|
xxSeys1
|
19edce1770
|
add controls and filter to actor toolbox search
|
2025-04-09 10:43:52 +02:00 |
|
Wojtek Figat
|
a9a9057304
|
Fix typo
|
2025-04-09 09:50:33 +02:00 |
|
Wojtek Figat
|
eb86002fbd
|
Add AutoAttachDebugPreviewActor option to editor for quick debugging anim graphs on dynamically spawned player
|
2025-04-08 22:44:31 +02:00 |
|
Wojtek Figat
|
c75b33eb7d
|
Fix scripts reload to auto-save any modified assets in editor windows
|
2025-04-08 22:34:45 +02:00 |
|
xxSeys1
|
06f4808dcc
|
improve auto enabled algorithm
|
2025-04-08 21:27:45 +02:00 |
|
xxSeys1
|
644c5b843b
|
improve and expand new add collision options
|
2025-04-08 20:55:18 +02:00 |
|