Wojtek Figat
|
7140c4a2d8
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-06-11 21:38:20 +02:00 |
|
Wojtek Figat
|
5f8e5d44dc
|
Fix RPC invoking on object with different ID but matching parent and type
|
2023-06-11 21:35:50 +02:00 |
|
Wojtek Figat
|
31c9b85a3f
|
Fix prefab diff context menu in Editor to properly diff against arrays
|
2023-06-11 20:44:04 +02:00 |
|
Wojtek Figat
|
958c7b2181
|
Fix spawning nested prefab with different root actor
#1138
|
2023-06-11 20:43:31 +02:00 |
|
Wojtek Figat
|
652f8ccb8d
|
Fix crash when reading field value from C# in AOT on iOS
|
2023-06-11 15:05:14 +02:00 |
|
Wojtek Figat
|
26f4574358
|
Various improvements for iOS
|
2023-06-11 14:56:46 +02:00 |
|
Wojtek Figat
|
0eadf2de1e
|
Fix visual glitches on MoltenVK (macOS, iOS)
|
2023-06-11 00:49:48 +02:00 |
|
Wojtek Figat
|
ec67d04a0a
|
Disable Metal validation in iOS debug run
|
2023-06-11 00:49:08 +02:00 |
|
Wojtek Figat
|
2df931e090
|
Improve tooltip
|
2023-06-11 00:45:46 +02:00 |
|
Wojtek Figat
|
f552dd0c28
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-06-10 23:29:22 +02:00 |
|
Wojtek Figat
|
8cf10bf71d
|
Add app pausing and focus management to iOS
|
2023-06-10 23:26:40 +02:00 |
|
Wojtek Figat
|
621d408078
|
Add iOS app exporting
|
2023-06-10 23:05:52 +02:00 |
|
Wojtek Figat
|
1fdc91255b
|
Add iOS app icon exporting
|
2023-06-10 23:04:53 +02:00 |
|
Wojtek Figat
|
524b55b6c1
|
Add missing change in XCode project for iOS
|
2023-06-10 12:44:54 +02:00 |
|
Wojtek Figat
|
5e07a42417
|
Add app version and ui orientation settings to iOS
|
2023-06-10 12:43:10 +02:00 |
|
Wojtek Figat
|
ea4f97aad8
|
Remove unused codesigning (ios uses xcode now)
|
2023-06-10 12:08:22 +02:00 |
|
Wojtek Figat
|
e7804f9d02
|
Add audio to iOS via OpenAL
|
2023-06-10 12:05:13 +02:00 |
|
Wojtek Figat
|
092df84170
|
Add touch input to ios
|
2023-06-10 11:54:17 +02:00 |
|
Wojtek Figat
|
22288b0561
|
Add dpi for ios
|
2023-06-10 10:47:15 +02:00 |
|
Wojtek Figat
|
43c1e40461
|
Add iOS platform info for device network, screen and battery status
|
2023-06-10 10:31:39 +02:00 |
|
Wojtek Figat
|
60ddf0ea89
|
Add automated test for loading nested prefab with different root actor
#1138
|
2023-06-09 23:36:31 +02:00 |
|
Wojtek Figat
|
b299ed3246
|
Add more assertions to tests build
|
2023-06-09 23:34:55 +02:00 |
|
Wojtek Figat
|
7c55d50507
|
Various minor code cleanup tweaks
|
2023-06-09 23:26:37 +02:00 |
|
Wojtek Figat
|
d798b10d4c
|
Remove unlogical PrefabManager::IsNotCreatingPrefab (use IsCreatingPrefab flag)
|
2023-06-09 22:49:19 +02:00 |
|
Wojtek Figat
|
a6430692d2
|
Fix crash safe handling of internal errors and exceptions when drawing asset thumbnails
#1138
|
2023-06-09 18:22:40 +02:00 |
|
Wojtek Figat
|
3bbfe9de8a
|
Code cleanup, add tooltip and cache property option in layout #1140
|
2023-06-09 17:32:57 +02:00 |
|
Wojtek Figat
|
a0d6f3c22b
|
Merge branch 'ui-resize-update' of https://github.com/Swiggies/FlaxEngine into Swiggies-ui-resize-update
|
2023-06-09 17:23:00 +02:00 |
|
Wojtek Figat
|
9bda3aa52a
|
Merge branch 'fix-transform-gizmos' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix-transform-gizmos
|
2023-06-09 17:16:36 +02:00 |
|
Wojtek Figat
|
9faf9e43fb
|
Codestyle fix #1118
|
2023-06-09 17:15:06 +02:00 |
|
Wojtek Figat
|
a8cf4e95c5
|
Merge branch 'scale-link-zero-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-link-zero-fix
|
2023-06-09 17:12:14 +02:00 |
|
Wojtek Figat
|
26e09aebe3
|
Merge branch 'fix_crash_when_import_model' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix_crash_when_import_model
|
2023-06-09 14:10:16 +02:00 |
|
Wojtek Figat
|
ef823c0646
|
Merge branch 'inputfixes' of https://github.com/Withaust/FlaxEngine into Withaust-inputfixes
|
2023-06-09 14:08:04 +02:00 |
|
Wojtek Figat
|
2382e2cbbc
|
Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master
|
2023-06-09 13:57:16 +02:00 |
|
Wojtek Figat
|
f9251e41a4
|
Merge branch 'limit-cc-up' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-cc-up
|
2023-06-09 13:54:52 +02:00 |
|
Wojtek Figat
|
0476251638
|
Improve line cast math and code style fix #1147
|
2023-06-09 13:53:26 +02:00 |
|
Wojtek Figat
|
d71f89718b
|
Merge branch 'new_feature_to_physics' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-new_feature_to_physics
|
2023-06-09 13:50:00 +02:00 |
|
Wojtek Figat
|
393514c13d
|
Add missing scenes locking
|
2023-06-09 13:48:33 +02:00 |
|
Wojtek Figat
|
126ea687e6
|
Merge branch 'findactor' of https://github.com/Tryibion/FlaxEngine into Tryibion-findactor
|
2023-06-09 13:45:49 +02:00 |
|
Wojtek Figat
|
248f78ed56
|
Code style fix #1146
|
2023-06-09 13:44:26 +02:00 |
|
Wojtek Figat
|
ee7f2b3724
|
Merge branch 'new_features_to_tags' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-new_features_to_tags
|
2023-06-09 13:42:04 +02:00 |
|
Ruan Lucas
|
0b8c06b149
|
fix for #1002
|
2023-06-08 11:52:00 -04:00 |
|
Ruan Lucas
|
f28a3572bb
|
...
|
2023-06-08 11:49:15 -04:00 |
|
Ruan Lucas
|
e000acd6fc
|
fix for #1002
|
2023-06-08 11:42:47 -04:00 |
|
Withaust
|
8c0c6c0142
|
Expose some Input class delegates to scripting API
|
2023-06-08 01:24:38 +03:00 |
|
Ruan Lucas
|
c22eae0e2d
|
fix crash when import model with option to generate lod and lods amount = 1
|
2023-06-03 22:18:18 -04:00 |
|
Ruan Lucas
|
e32f4d5f8c
|
add LineCastAll
|
2023-06-03 13:52:50 -04:00 |
|
Ruan Lucas
|
eda4def35b
|
add linecast with hit info
|
2023-06-03 13:39:10 -04:00 |
|
Ruan Lucas
|
ac0cf01404
|
add simple linecast to physics
|
2023-06-03 13:25:29 -04:00 |
|
Ruan Lucas
|
50639e2378
|
fix doc
|
2023-06-03 12:03:21 -04:00 |
|
Ruan Lucas
|
88a5e07f2e
|
add docs
|
2023-06-03 11:59:18 -04:00 |
|