Commit Graph

5940 Commits

Author SHA1 Message Date
Wojtek Figat
fb6bc75e3a Fix launchSettings.json generation bug 2023-06-28 13:42:18 +02:00
Wojtek Figat
61bb41c878 Merge branch 'GoaLitiuM-custom_asset_release' 2023-06-28 12:23:22 +02:00
Wojtek Figat
c52c23013c Merge branch 'custom_asset_release' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-custom_asset_release 2023-06-28 12:23:16 +02:00
Wojtek Figat
17aa4ea60d Optimize CollisionsHelper::FrustumContainsBox 2023-06-28 12:21:58 +02:00
90f9754781 Release custom assets before binary modules on scripting release 2023-06-28 00:35:51 +03:00
Wojtek Figat
75d5023354 Fix tooltip for project folder 2023-06-27 23:24:02 +02:00
Wojtek Figat
0711710544 Merge branch 'RuanLucasGD-fix_content_browser' 2023-06-27 23:23:08 +02:00
Wojtek Figat
23a6a8b69f Merge branch 'fix_content_browser' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix_content_browser 2023-06-27 23:20:11 +02:00
Ruan Lucas
020b0a90d7 remove unecessary code 2023-06-27 00:22:12 -04:00
Wojtek Figat
9282bcfbbf Fix crash due to invalid RPC codegen for enum value type variable 2023-06-25 21:24:30 +02:00
Wojtek Figat
694f8fbaf3 Fix missing collision events generated during CharacterController::Move
#1200
2023-06-23 22:22:50 +02:00
Wojtek Figat
623752e69b Merge branch 'Withaust-patch-1' 2023-06-23 21:28:31 +02:00
Wojtek Figat
420525f688 Merge branch 'patch-1' of https://github.com/Withaust/FlaxEngine into Withaust-patch-1 2023-06-23 21:28:24 +02:00
Wojtek Figat
9b570a46d2 Codestyle tweak 2023-06-23 21:28:16 +02:00
Wojtek Figat
b8ee20c7dc Merge branch 'optimize_actors_search' of https://github.com/RuanLucasGD/FlaxEngine 2023-06-23 21:25:32 +02:00
Wojtek Figat
4696ed4f8a Merge branch 'GoaLitiuM-utf8_build_files' 2023-06-23 21:18:21 +02:00
Wojtek Figat
c37aee0a27 Merge branch 'utf8_build_files' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-utf8_build_files 2023-06-23 21:18:14 +02:00
Wojtek Figat
7b34ddc089 Merge branch 'Tryibion-gitattribute' 2023-06-23 21:16:29 +02:00
Wiktor Kocielski
028ccfca2e Update NetworkReplicationNode::AddObject 2023-06-23 13:14:59 +03:00
Ruan Lucas
072d70722c add optional parameter to find only active actors on Level.FindActorsByParentTag 2023-06-21 21:38:22 -04:00
Ruan Lucas
875dd30d57 add optional parameter to find only active actors on Level.FinActors(tag) 2023-06-21 21:27:38 -04:00
Chandler Cox
9c2a04aa21 Add eol=lf to gitattribute 2023-06-21 07:24:37 -05:00
83485d2f52 Write generated build configuration files in UTF-8
Git seems to have issues with handling UTF-16 encoded files, so it would
be more appropriate to write the generated files with more common UTF-8
encoding instead.
2023-06-21 13:17:49 +03:00
74760a7661 Add support for writing UTF-8 files in FileBase::WriteAllText 2023-06-21 13:17:46 +03:00
Wojtek Figat
2a109e50fb Merge branch 'GoaLitiuM-custom_asset_hotreload' 2023-06-20 22:01:07 +02:00
Wojtek Figat
67dad80e15 Merge branch 'custom_asset_hotreload' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-custom_asset_hotreload 2023-06-20 22:00:20 +02:00
Wojtek Figat
64a7985376 Fix GridGizmo to render before transparency in Editor viewport
#1196
2023-06-20 21:59:36 +02:00
d3073f5251 Release custom assets before scripting hot reload 2023-06-20 21:47:23 +03:00
Wojtek Figat
62047d2d4c Merge branch 'GoaLitiuM-native_hotreload_fix' 2023-06-20 19:54:44 +02:00
Wojtek Figat
2020b8b011 Merge branch 'native_hotreload_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-native_hotreload_fix 2023-06-20 19:54:38 +02:00
87e96a9017 Fix native library lookup after hot reload 2023-06-20 16:29:04 +03:00
Wojtek Figat
0e5335a806 Merge branch 'GoaLitiuM-content_api' 2023-06-20 15:20:05 +02:00
Wojtek Figat
e8b07e1588 Merge branch 'content_api' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-content_api 2023-06-20 15:19:59 +02:00
Wojtek Figat
1c4901305c Merge branch 'GoaLitiuM-csharp_nullable' 2023-06-20 15:19:26 +02:00
Wojtek Figat
7106d958d7 Merge branch 'csharp_nullable' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csharp_nullable 2023-06-20 15:19:17 +02:00
Wojtek Figat
cd7ad4e5f8 Fix crash in particle effect
#1194
2023-06-20 15:17:46 +02:00
c0ba3b0edb Expose Content importers and exporters for scripting API 2023-06-19 22:35:36 +03:00
b82f19a0df Support changing C# nullable references context build option 2023-06-19 19:33:13 +03:00
Wojtek Figat
6f487bcab5 Fix doc comment warning #1188 2023-06-19 18:05:00 +02:00
Wojtek Figat
f7e3480d79 Fix floating point comparison #1188 2023-06-19 18:01:25 +02:00
Wojtek Figat
7ff3b565e5 Merge branch 'Withaust-master' 2023-06-19 18:00:00 +02:00
Wojtek Figat
cc6f5f83ac Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master 2023-06-19 17:59:54 +02:00
Wojtek Figat
c38a2870dc Merge branch 'GoaLitiuM-viewport_mouse_fix' 2023-06-19 17:50:04 +02:00
Wojtek Figat
287c9432b7 Merge branch 'viewport_mouse_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-viewport_mouse_fix 2023-06-19 17:49:59 +02:00
Wojtek Figat
0e95700349 Merge branch 'GoaLitiuM-font_float_size' 2023-06-19 17:49:50 +02:00
Wojtek Figat
a99282f86d Merge branch 'font_float_size' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_float_size 2023-06-19 17:49:44 +02:00
Wojtek Figat
e17eed7029 Fix regression in script values creation in Editor
#1184 #1183
2023-06-19 17:49:34 +02:00
Wiktor Kocielski
46c406cc9e Implement optional object replication 2023-06-19 16:07:53 +03:00
6a1552505e Fix sluggish EditorViewport camera movement with high DPI
Flooring the mouse delta values seems to drop slight movements in
viewport when screen DPI is high.
2023-06-18 21:23:02 +03:00
2190031ccf Support decimal values in Font sizes 2023-06-18 20:52:46 +03:00