Commit Graph

4733 Commits

Author SHA1 Message Date
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
3b34ba79cb Merge branch 'GoaLitiuM-linux_filewatcher_fix' 2023-02-15 14:16:35 +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
a48bfe9c82 Merge branch 'GoaLitiuM-linux_centered_fix' 2023-02-15 14:10:33 +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
800cdd94e7 Merge branch 'GoaLitiuM-linux_compilation_fix' 2023-02-15 14:01:33 +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
5060b26dcc Merge branch 'GoaLitiuM-linux_dpi_fix' 2023-02-15 13:58:29 +01:00
Wojtek Figat
df8cfdac56 Merge branch 'linux_dpi_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-linux_dpi_fix 2023-02-15 13:58:22 +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
0adc0f616e Merge branch 'Tryibion-move-child-menu-arrow-for-scrollbar' 2023-02-15 11:14:23 +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
dbfe640bac Merge branch 'Tryibion-dynamic-scale-link-image-x' 2023-02-15 11:12:30 +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
d76d79fcc3 Merge branch 'Tryibion-fix-editor-viewport-size-getting' 2023-02-15 11:11:17 +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
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
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
Wojtek Figat
7fe7742430 Various improvements 2023-02-11 12:55:02 +01:00
Wojtek Figat
9c98d9d01e Fix focus when using CanvasScaler 2023-02-10 16:31:06 +01:00
Wojtek Figat
6fb1e749bc Add support in GetScript to interface types
#290
2023-02-10 15:36:33 +01:00
Wojtek Figat
d58a77cc60 Add support in GetScript to interface types
#290
2023-02-10 15:36:02 +01:00
Wojtek Figat
9b6ba67186 Fix playing self-hosted game to properly receive RPCs 2023-02-10 15:06:37 +01:00
Wojtek Figat
57178b8a5b Add dev-only name to spawned Particle System 2023-02-10 14:43:24 +01:00
Wojtek Figat
e9fa76c34a Fix RPC codegen 2023-02-10 13:37:02 +01:00
Wojtek Figat
a099bd25f6 Various minor fixes to networking 2023-02-10 12:00:04 +01:00
Wojtek Figat
c785a17ca8 Fix crash on exit due to remaining DefautlInstance objects 2023-02-10 11:27:01 +01:00
Wojtek Figat
9197d583ce Fix using Ray parameter in Network RPC 2023-02-10 11:07:13 +01:00
Wojtek Figat
07ca64c8a0 Fix using RPC attribute without ctor usage 2023-02-10 11:02:06 +01:00
Wojtek Figat
07892ccf18 Refactor ObjectsRemovalService to skip double-buffering due to issues and complexity 2023-02-10 10:50:18 +01:00