Wojtek Figat
|
7a01ccb5fb
|
Updates on iOS app packging
|
2023-04-13 23:01:31 +02:00 |
|
Wojtek Figat
|
2c653f8c92
|
Improve display names of the platform enum items
|
2023-04-13 21:56:08 +02:00 |
|
Wojtek Figat
|
e5f4a52be1
|
Finish Mono AOT for iOS with .NET 7
|
2023-04-13 21:55:42 +02:00 |
|
Wojtek Figat
|
924ee9085f
|
Add logging command in build tool when explicitly specified
|
2023-04-13 21:03:37 +02:00 |
|
Wojtek Figat
|
4bdeb26e74
|
Add NetworkReplicator::EnableLog to optionally enable verbose logging of networking
|
2023-04-13 13:06:39 +02:00 |
|
Wojtek Figat
|
91c017713c
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-04-13 12:12:33 +02:00 |
|
Wojtek Figat
|
a379c551cb
|
Fix memory leak when exporting png texture via stb
|
2023-04-13 11:21:15 +02:00 |
|
Wojtek Figat
|
8a44ea5a99
|
Fix TextureMipData::GetPixels to properly copy pixels of the same format
Fixes #988
|
2023-04-13 11:20:56 +02:00 |
|
Wojtek Figat
|
f8bfc3520b
|
Merge branch 'Tryibion-adjustable-editor-focus-fps'
|
2023-04-13 11:02:12 +02:00 |
|
Wojtek Figat
|
31c35a7dd9
|
Merge branch 'adjustable-editor-focus-fps' of https://github.com/Tryibion/FlaxEngine into Tryibion-adjustable-editor-focus-fps
|
2023-04-13 11:01:01 +02:00 |
|
Wojtek Figat
|
a11ffb5ea5
|
Merge branch 'Tryibion-visjectCM-visual'
|
2023-04-13 10:59:28 +02:00 |
|
Wojtek Figat
|
01ced1cacd
|
Fix Visject CM item search highlight placement and center CM title text
#983
|
2023-04-13 10:59:19 +02:00 |
|
Wojtek Figat
|
09ebd7462a
|
Merge branch 'visjectCM-visual' of https://github.com/Tryibion/FlaxEngine into Tryibion-visjectCM-visual
|
2023-04-13 10:48:32 +02:00 |
|
Wojtek Figat
|
0281c6dcde
|
Merge branch 'Tryibion-deselect-content'
|
2023-04-13 10:46:25 +02:00 |
|
Wojtek Figat
|
048c1f6985
|
Merge branch 'deselect-content' of https://github.com/Tryibion/FlaxEngine into Tryibion-deselect-content
|
2023-04-13 10:45:39 +02:00 |
|
Wojtek Figat
|
a9a7bc0b70
|
Merge branch 'Tryibion-scroll-change'
|
2023-04-13 10:44:33 +02:00 |
|
Wojtek Figat
|
898a5c4561
|
Merge branch 'scroll-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-change
|
2023-04-13 10:38:37 +02:00 |
|
Wojtek Figat
|
b0966c9114
|
Add logging PixelFormat as string instead of integer value for better readability
|
2023-04-13 10:31:40 +02:00 |
|
Wojtek Figat
|
cffa9aa58e
|
Add info about UWP platform support end
|
2023-04-13 10:07:51 +02:00 |
|
Wojtek Figat
|
0652a1c367
|
Add more code for iOS mono aot
|
2023-04-13 10:00:40 +02:00 |
|
Wojtek Figat
|
c5491eea97
|
Add Mono AOT for iOS to run C#
|
2023-04-13 08:34:49 +02:00 |
|
Wojtek Figat
|
cf397e1cc7
|
Fix var name typo and make improve class lib and platforms tools searching for Mono AOT
|
2023-04-13 08:27:49 +02:00 |
|
Wojtek Figat
|
d9855f2ed6
|
DIsable leftover debug aot
|
2023-04-12 23:16:39 +02:00 |
|
Wojtek Figat
|
047eb2eddf
|
Add iOS to Game Cooker platforms
|
2023-04-12 22:29:21 +02:00 |
|
Wojtek Figat
|
8c94b56080
|
Add iOS to Github Actions CI
|
2023-04-12 22:11:36 +02:00 |
|
Wojtek Figat
|
bedb056645
|
Fix codestyle #989
|
2023-04-12 17:03:30 +02:00 |
|
Wojtek Figat
|
e6de28bb6a
|
Merge branch 'Withaust-master'
|
2023-04-12 17:02:15 +02:00 |
|
Wojtek Figat
|
2e5adca99a
|
Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master
|
2023-04-12 17:02:10 +02:00 |
|
Wojtek Figat
|
9e5a48af4b
|
Fix bug when using material instance of material that uses GlobalSDF
|
2023-04-12 16:59:59 +02:00 |
|
Wojtek Figat
|
abf68328e6
|
Fix bug when using material instance of material that uses GlobalSDF
|
2023-04-12 16:59:03 +02:00 |
|
Wojtek Figat
|
609217a3bb
|
Fix using Nullable<T> in C# properties
Fixes #935
|
2023-04-12 15:47:03 +02:00 |
|
Wojtek Figat
|
f8cf82a005
|
Fix comment copy/paste typo
|
2023-04-12 15:43:03 +02:00 |
|
Wojtek Figat
|
3c1622fbfd
|
Merge branch 'GoaLitiuM-fix_method_invoker' into 1.6
|
2023-04-12 15:05:30 +02:00 |
|
Wojtek Figat
|
0bea917ef1
|
Merge branch 'fix_method_invoker' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_method_invoker
|
2023-04-12 15:05:24 +02:00 |
|
Wojtek Figat
|
4de3512e12
|
Merge branch 'GoaLitiuM-lagless_networklagdriver' into 1.6
|
2023-04-12 15:04:10 +02:00 |
|
Wojtek Figat
|
b747031e2f
|
Merge branch 'lagless_networklagdriver' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-lagless_networklagdriver
|
2023-04-12 15:04:05 +02:00 |
|
Wojtek Figat
|
66a140f402
|
Fix build
|
2023-04-12 14:59:15 +02:00 |
|
Wojtek Figat
|
b40384c329
|
Update docs
|
2023-04-12 14:39:07 +02:00 |
|
Wojtek Figat
|
7c39e5726d
|
Improve csproj project files generation
|
2023-04-12 14:00:24 +02:00 |
|
Wojtek Figat
|
338e3bbd42
|
Updates for arm64 usage
|
2023-04-12 14:00:03 +02:00 |
|
Wojtek Figat
|
99566a0f0f
|
Fix typo
|
2023-04-12 11:21:55 +02:00 |
|
Wojtek Figat
|
1a604e24a0
|
Disable tests code when not in test build
|
2023-04-12 10:41:42 +02:00 |
|
Wojtek Figat
|
9ecfe90708
|
Fix typo
|
2023-04-11 18:27:43 +02:00 |
|
Wojtek Figat
|
f9e8ad7c12
|
Add env var DOTNET_ROOT support for dotnet location probing
|
2023-04-11 18:14:28 +02:00 |
|
Wojtek Figat
|
68c6a01805
|
Update Switch platform support
|
2023-04-11 15:53:53 +02:00 |
|
Wiktor Kocielski
|
96609815ec
|
Fix C++ API for Vector2/3 Normalization
|
2023-04-11 15:56:46 +03:00 |
|
|
|
e186adc90e
|
Support handling network events immediately in NetworkLagDriver
|
2023-04-09 18:25:45 +03:00 |
|
|
|
7df5a7c646
|
Fix managed method invoker delegate caching
|
2023-04-09 18:25:14 +03:00 |
|
Chandler Cox
|
06ba894e39
|
Various changes to scroll bar to make it feel better
|
2023-04-08 23:00:43 -05:00 |
|
Chandler Cox
|
7b3152885d
|
Remove animation time.
|
2023-04-08 19:01:55 -05:00 |
|