Wojtek Figat
|
63a70758f2
|
Merge branch 'realloc' of https://github.com/Tryibion/FlaxEngine into Tryibion-realloc
|
2023-06-28 15:13:56 +02:00 |
|
Wojtek Figat
|
890248edf2
|
Fix MClass::HasInterface in .NET 7
|
2023-06-28 15:13:33 +02:00 |
|
Wojtek Figat
|
b16a6199d0
|
Fix invoking Client RPC on Host client when it's not included in targetIds list
|
2023-06-28 14:52:58 +02:00 |
|
Chandler Cox
|
093928f2f9
|
Change name to ReallocAligned
|
2023-06-28 06:42:54 -05: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 |
|
Chandler Cox
|
1d8ae580b7
|
Add Realloc with alignment.
|
2023-06-24 12:05:51 -05:00 |
|
Wojtek Figat
|
694f8fbaf3
|
Fix missing collision events generated during CharacterController::Move
#1200
|
2023-06-23 22:22:50 +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 |
|
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 |
|
|
|
74760a7661
|
Add support for writing UTF-8 files in FileBase::WriteAllText
|
2023-06-21 13:17:46 +03: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
|
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
|
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
|
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 |
|
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
|
cc6f5f83ac
|
Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master
|
2023-06-19 17:59:54 +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 |
|
Wiktor Kocielski
|
46c406cc9e
|
Implement optional object replication
|
2023-06-19 16:07:53 +03:00 |
|
|
|
2190031ccf
|
Support decimal values in Font sizes
|
2023-06-18 20:52:46 +03:00 |
|
Wojtek Figat
|
228ef4e130
|
Add objects ID inverse mapping from client to server for proper C# networking codegen
|
2023-06-18 19:27:46 +02:00 |
|
Wojtek Figat
|
dd8817582a
|
Fix arg name
|
2023-06-18 18:36:58 +02:00 |
|
Wojtek Figat
|
f995d12686
|
Fix editor deployment
|
2023-06-17 11:08:51 +02:00 |
|
Wojtek Figat
|
3645377b15
|
Merge remote-tracking branch 'origin/1.6'
|
2023-06-16 18:43:40 +02:00 |
|
|
|
fadc5beb1c
|
Fix FontTextureAtlas::GetSlotData not including padding correctly
|
2023-06-16 15:17:04 +03:00 |
|
Wojtek Figat
|
b57a3165fa
|
Fix textbox submit when it's nav focused
|
2023-06-16 10:56:17 +02:00 |
|
Wojtek Figat
|
b13139c6cc
|
Fix check from compilation errors
|
2023-06-15 12:14:35 +02:00 |
|
Wojtek Figat
|
fea4b3fcba
|
Add better Texture initialization API with custom data
|
2023-06-15 12:14:23 +02:00 |
|
Wojtek Figat
|
329a6ce0ef
|
Increase PhysX allocation limit to 1GB
#1176
|
2023-06-15 10:07:30 +02:00 |
|
Wojtek Figat
|
9f313491b8
|
Fix game compilation error
|
2023-06-13 15:45:08 +02:00 |
|
Wojtek Figat
|
8f7da81621
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# Flax.flaxproj
# Source/Editor/Content/Items/AssetItem.cs
|
2023-06-13 15:41:07 +02:00 |
|
Wojtek Figat
|
9f50146e68
|
Merge branch 'font_glyph_data' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_glyph_data
|
2023-06-13 15:26:09 +02:00 |
|
Wojtek Figat
|
bda71c067b
|
Port #1166 to StringAnsi
|
2023-06-13 15:04:30 +02:00 |
|
Wojtek Figat
|
c652bab9b2
|
Merge branch 'string_set_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-string_set_fix
|
2023-06-13 15:00:08 +02:00 |
|
Wojtek Figat
|
f1c98320fc
|
Refactor vehicles to use Z axis as forward instead of X
#1050
|
2023-06-13 14:56:03 +02:00 |
|
Wojtek Figat
|
bdb65857bc
|
Fix prefab data build number when loading objects from prefab
|
2023-06-13 12:12:59 +02:00 |
|
|
|
326b6f000a
|
Expose bitmap data of Font glyphs in FontTextureAtlas
|
2023-06-12 22:09:27 +03:00 |
|
|
|
7cc2c143ab
|
Fix crash when substring of String is assigned to itself
|
2023-06-12 22:03:17 +03:00 |
|
Wojtek Figat
|
534d2388f5
|
Fix crash when removing json instance for scene asset that is different
|
2023-06-12 17:07:24 +02:00 |
|
Wojtek Figat
|
d5cb34f1b4
|
Minor fix for settings
|
2023-06-12 14:44:12 +02:00 |
|