Wojtek Figat
|
499df770cc
|
Match C++ managed memory alloc with C# for scripting
|
2023-02-27 22:56:15 +01:00 |
|
Wojtek Figat
|
6f9f40192e
|
Update min macOS version to 10.15 "Catalina"
|
2023-02-22 19:57:47 +01:00 |
|
Wojtek Figat
|
64752781ed
|
Add arm64 support for macOS
|
2023-02-21 18:15:22 +01:00 |
|
Wojtek Figat
|
c00769e2b8
|
Fix deprecation warning
|
2023-02-19 14:32:34 +01:00 |
|
Wojtek Figat
|
1096daaeb7
|
Dont assume path ends with directory slash in dotnet root
|
2023-02-19 14:30:42 +01:00 |
|
Wojtek Figat
|
0d78a6ba67
|
Fix path combine error
|
2023-02-19 14:01:37 +01:00 |
|
Wojtek Figat
|
e07a07f13e
|
Support 'DOTNET_ROOT' env var in build tool for custom .NET SDK location
|
2023-02-19 13:51:54 +01:00 |
|
Wojtek Figat
|
2c1409c2a4
|
Add macOS build for dotnet7
|
2023-02-19 13:31:57 +01:00 |
|
Wojtek Figat
|
b44c7ab32c
|
Print missing SDKs in Flax.Build
|
2023-02-19 13:03:29 +01:00 |
|
Wojtek Figat
|
c18cefbb0b
|
Add support for dotnet7 on macOS
|
2023-02-19 13:03:12 +01:00 |
|
Wojtek Figat
|
30fa911832
|
Merge remote-tracking branch 'origin/master' into dotnet7
# Conflicts:
# README.md
|
2023-02-16 09:54:22 +01:00 |
|
Wojtek Figat
|
8695ba6fdb
|
Merge branch 'linux_linker_changes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_linker_changes
|
2023-02-15 15:39:56 +01:00 |
|
Wojtek Figat
|
4fb336bc9e
|
Add thread object usage docs #917
|
2023-02-15 15:39:01 +01:00 |
|
Wojtek Figat
|
ab3e4afb53
|
Merge branch 'fix_thread_join' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_thread_join
|
2023-02-15 15:33:44 +01:00 |
|
Wojtek Figat
|
54a056e5c3
|
Merge branch 'fix_clang_warnings' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_clang_warnings
|
2023-02-15 14:55:15 +01:00 |
|
Wojtek Figat
|
e0f9e6e50f
|
Merge branch 'linux_filedialog_improvements' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_filedialog_improvements
|
2023-02-15 14:21:44 +01:00 |
|
Wojtek Figat
|
3c9d592d8b
|
Code style fix
|
2023-02-15 14:19:56 +01:00 |
|
Wojtek Figat
|
3218791830
|
Merge branch 'linux_filewatcher_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_filewatcher_fix
|
2023-02-15 14:16:28 +01:00 |
|
Wojtek Figat
|
e7b69dea61
|
Merge branch 'linux_centered_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_centered_fix
|
2023-02-15 14:10:23 +01:00 |
|
Wojtek Figat
|
5038342384
|
Merge branch 'linux_compilation_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_compilation_fix
|
2023-02-15 14:01:27 +01:00 |
|
Wojtek Figat
|
55ea197d4f
|
Hide not important log error
|
2023-02-15 13:53:43 +01:00 |
|
Wojtek Figat
|
d48f61ea33
|
Fix regression from e40f51cfc5
|
2023-02-15 11:18:15 +01:00 |
|
Wojtek Figat
|
7411e69223
|
Merge remote-tracking branch 'origin/master'
|
2023-02-15 11:16:17 +01:00 |
|
Wojtek Figat
|
d5f93b5c45
|
Merge branch 'move-child-menu-arrow-for-scrollbar' of https://github.com/Tryibion/FlaxEngine into Tryibion-move-child-menu-arrow-for-scrollbar
|
2023-02-15 11:14:17 +01:00 |
|
Wojtek Figat
|
8b41c304f1
|
Merge branch 'dynamic-scale-link-image-x' of https://github.com/Tryibion/FlaxEngine into Tryibion-dynamic-scale-link-image-x
|
2023-02-15 11:12:25 +01:00 |
|
Wojtek Figat
|
bf7af8fa2c
|
Merge branch 'fix-editor-viewport-size-getting' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-editor-viewport-size-getting
|
2023-02-15 11:11:11 +01:00 |
|
Wojtek Figat
|
e40f51cfc5
|
Add better logging for the Linxu includes search
|
2023-02-15 10:34:17 +01:00 |
|
Wojtek Figat
|
e3cfe9f009
|
Add support for using system-installed Vulkan SDK on Linux
|
2023-02-15 10:34:17 +01:00 |
|
|
|
c7d6aca2ad
|
Use alternative method to query DPI on Linux
|
2023-02-15 10:34:17 +01:00 |
|
Wojtek Figat
|
47afc7817f
|
Improve building for Android
|
2023-02-14 15:27:13 +01:00 |
|
Wojtek Figat
|
752fa64cc3
|
Add support for 32 bit indices for the terrain chunk geometry
|
2023-02-14 13:14:04 +01:00 |
|
Wojtek Figat
|
7d6472a160
|
Fix deadlock in navmesh capacity calculations
|
2023-02-14 13:13:35 +01:00 |
|
Wojtek Figat
|
835127ac21
|
Add **Animation Instance Data node to Anim Graph** for caching value per-model
|
2023-02-14 12:39:58 +01:00 |
|
Wojtek Figat
|
77e19e148b
|
Fix missing TraceMode blending in PostFx volume for SSR settings
|
2023-02-14 09:31:23 +01:00 |
|
Wojtek Figat
|
a70234c9b6
|
Cleanup comments
|
2023-02-13 22:45:44 +01:00 |
|
Wojtek Figat
|
1034a15ddc
|
Fix default SceneRenderTask view to have initialized matrices
|
2023-02-13 22:35:49 +01:00 |
|
Wojtek Figat
|
aad2ff51fc
|
Fix default value for BoxCollider
|
2023-02-13 22:35:32 +01:00 |
|
Wojtek Figat
|
0031d9174d
|
Fix scroll on selection change
|
2023-02-13 22:10:45 +01:00 |
|
|
|
705a635059
|
Fix LinuxFileSystemWatcher not working in sub-directories
|
2023-02-13 21:44:29 +02:00 |
|
Wojtek Figat
|
8184d513e3
|
Fix performance when using scene search field
|
2023-02-13 20:04:35 +01:00 |
|
|
|
7ccc0b83ff
|
Fix linking against C#-only modules
|
2023-02-13 20:11:00 +02:00 |
|
Wojtek Figat
|
19c24e2a4d
|
Fix missing game scripts types when starting editor from IDE with -skipCompile arg
|
2023-02-13 17:14:53 +01:00 |
|
Wojtek Figat
|
cb83de4769
|
Fix compilation issues with various C++ scripting cases
|
2023-02-13 16:05:14 +01:00 |
|
Wojtek Figat
|
46cfa01622
|
Add this to API_PARAM for static method extension of a type
|
2023-02-13 16:04:33 +01:00 |
|
Wojtek Figat
|
45a0b25ee4
|
Fix after merge
|
2023-02-13 10:52:11 +01:00 |
|
Wojtek Figat
|
ac59cc4633
|
Merge remote-tracking branch 'origin/master' into dotnet7
|
2023-02-13 10:05:51 +01:00 |
|
Wojtek Figat
|
dff13626c4
|
Merge branch 'linux_dotnet7_sdk_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_dotnet7_sdk_fix
|
2023-02-13 10:05:24 +01:00 |
|
Wojtek Figat
|
2a6fb3ba81
|
Merge branch 'threadsafe_managedarraypool' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-threadsafe_managedarraypool
|
2023-02-13 10:04:03 +01:00 |
|
Chandler Cox
|
4725a83406
|
Move the child menu arrow image to accommodatefor the scroll bar showing when the amunt of items exceeds the maximum.
|
2023-02-12 21:29:58 -06:00 |
|
Chandler Cox
|
b4cce7db00
|
Fix issue with different lengths of text for scale properties.
|
2023-02-12 20:51:03 -06:00 |
|