Wojtek Figat
|
c23f8f2b30
|
Fix loading delay-loaded-dll on Windows when using project plugin with native dependencies
#1873
|
2023-11-05 19:35:33 +01:00 |
|
Wojtek Figat
|
c5d3954bc8
|
Add CalculateBoneOffsetMatrices option to fix some animated model skeletons rendering
#1862
|
2023-11-05 14:11:28 +01:00 |
|
Wojtek Figat
|
a7bb236344
|
Fix Mono GC threads suspend to not deadlock when attaching native threads to managed runtime
#1864
|
2023-11-05 14:07:05 +01:00 |
|
Wojtek Figat
|
0387f7df8a
|
Add name to Android main thread
|
2023-11-04 22:21:52 +01:00 |
|
Wojtek Figat
|
ca2106ff5d
|
Remove SHADOW_MAPS_FORMAT and support fallback formats for shadow maps
|
2023-11-04 21:27:57 +01:00 |
|
Wojtek Figat
|
4a10878b45
|
Refactor GPUResourceProperty
|
2023-11-04 20:04:40 +01:00 |
|
Wojtek Figat
|
22e34cb2b4
|
Fix crash on editor startup without code editor selected
#1872
|
2023-11-04 19:30:16 +01:00 |
|
Wojtek Figat
|
585b6bacad
|
Simplify #1807
|
2023-11-04 19:26:46 +01:00 |
|
Wojtek Figat
|
f736aae75d
|
Merge branch 'Tryibion-limit-rename-popup'
|
2023-11-04 19:23:38 +01:00 |
|
Wojtek Figat
|
880e13865f
|
Merge branch 'limit-rename-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-rename-popup
|
2023-11-04 19:23:32 +01:00 |
|
Wojtek Figat
|
7072839254
|
Merge branch 'MineBill-find-interfaces'
|
2023-11-04 19:22:29 +01:00 |
|
Wojtek Figat
|
45060721e7
|
Merge branch 'find-interfaces' of https://github.com/MineBill/FlaxEngine into MineBill-find-interfaces
|
2023-11-04 19:22:23 +01:00 |
|
Wojtek Figat
|
87d67a78f4
|
Merge branch 'RuanLucasGD-add-extended-buttons-linux'
|
2023-11-04 19:20:45 +01:00 |
|
Wojtek Figat
|
0ab43dd301
|
Merge branch 'add-extended-buttons-linux' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-add-extended-buttons-linux
|
2023-11-04 19:19:29 +01:00 |
|
Wojtek Figat
|
8c34fe7933
|
Reduce LargeWorlds::ChunkSize to 8192
#1854
|
2023-11-04 19:18:21 +01:00 |
|
Wojtek Figat
|
fe3f64f06a
|
Fix iOS build
|
2023-11-04 19:15:37 +01:00 |
|
Wojtek Figat
|
8af3cfd90b
|
Merge remote-tracking branch 'origin/master'
|
2023-11-04 19:14:55 +01:00 |
|
Wojtek Figat
|
3bf7b57dbd
|
Fix BitArray::SetAll() when the item is not multiple of 8
#1863
|
2023-11-04 19:14:45 +01:00 |
|
Wojtek Figat
|
19752e4f3b
|
Add storing shader asset includes paths in compact format for portability
|
2023-11-04 15:26:18 +01:00 |
|
Wojtek Figat
|
50bcbf980e
|
Add SetThreadAffinityMask and SetThreadPriority and thread name for Apple platforms
|
2023-11-04 14:08:53 +01:00 |
|
Wojtek Figat
|
236e5772ce
|
Fix CultureInfo to handle missing country code and fallback to outer language code
|
2023-11-04 13:49:30 +01:00 |
|
Wojtek Figat
|
6ddf241ea4
|
Minor improvements to reference properties
|
2023-11-03 22:40:18 +01:00 |
|
Wojtek Figat
|
e429e85aae
|
Continue Delegate refactor to use single memory allocation and atomic operations for data access
|
2023-11-03 22:27:58 +01:00 |
|
Wojtek Figat
|
224e43ea55
|
Use soft asset ref to graphics settings
#1852
|
2023-11-03 19:23:38 +01:00 |
|
Wojtek Figat
|
6f1ee382b5
|
Fix regression from 087cfd7a8c on hashset item duplicate re-add
|
2023-11-03 19:07:16 +01:00 |
|
Wojtek Figat
|
da72dd4806
|
Add unit test for HashSet and Dictionary collection types
|
2023-11-02 19:59:27 +01:00 |
|
Wojtek Figat
|
087cfd7a8c
|
Refactor HashSet and Dictionary collections capacity to handle rehashing when too many elements were deleted
|
2023-11-02 19:59:01 +01:00 |
|
Wojtek Figat
|
c0a8d29453
|
Improve Cloth usage
|
2023-11-01 10:46:47 +01:00 |
|
Wojtek Figat
|
1a254afd4f
|
Fix crash when creating empty cloth
|
2023-11-01 10:29:44 +01:00 |
|
Mr. Capybara
|
6cfc8c1b1a
|
Add extended buttons support for linux
|
2023-10-31 14:52:09 -04:00 |
|
Wojtek Figat
|
536be6c6cf
|
Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine
|
2023-10-31 16:11:15 +01:00 |
|
Wojtek Figat
|
b0fe99f1ec
|
Disable mono thread attach to fix current freeze on GC STW event
|
2023-10-31 16:11:09 +01:00 |
|
Wojtek Figat
|
f9614a4879
|
Disable capacity alloc on delegate creation
|
2023-10-31 15:31:40 +01:00 |
|
Wojtek Figat
|
4e2ee897bc
|
Fix missing codesign for macOS game binaries
|
2023-10-31 15:22:14 +01:00 |
|
Wojtek Figat
|
37a6ea9beb
|
Merge remote-tracking branch 'origin/master'
|
2023-10-31 14:21:00 +01:00 |
|
Wojtek Figat
|
5ef3f66274
|
Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine
|
2023-10-31 14:17:55 +01:00 |
|
Wojtek Figat
|
1567c1c8d6
|
Fix Mono AOT on iOS to not freeze during GC stop-the-world event on memory collection
|
2023-10-31 14:15:35 +01:00 |
|
Wojtek Figat
|
2d1d8cc310
|
Fix typo
|
2023-10-30 18:34:20 +01:00 |
|
Wojtek Figat
|
1fc972d6ac
|
Fix stall in GC collect on iOS with AOT
|
2023-10-30 16:45:57 +01:00 |
|
MineBill
|
357148f973
|
Include interfaces in FindScript.
|
2023-10-30 08:07:46 +02:00 |
|
Wojtek Figat
|
f434ff2efe
|
Fix memory overcommitment by HashSet when adding and removing the same item in a loop
#1829
|
2023-10-29 13:37:05 +01:00 |
|
Wojtek Figat
|
56c9429e25
|
Fix spawning prefab without transform provided
#1831
|
2023-10-29 02:57:59 +02:00 |
|
Wojtek Figat
|
83a931de7e
|
Fix typo bug in DOF
|
2023-10-29 01:57:48 +02:00 |
|
Wojtek Figat
|
9c1a7a20d4
|
Add volk.h header to distributed build files
|
2023-10-28 22:10:41 +02:00 |
|
Wojtek Figat
|
d9c2decff5
|
Fix crash when contact was not read properly
|
2023-10-28 20:09:27 +02:00 |
|
Wojtek Figat
|
9f3221c533
|
Remove unused include
|
2023-10-28 14:02:25 +02:00 |
|
Wojtek Figat
|
468c93949e
|
Fix crash when creating empty particle emitter
|
2023-10-28 14:01:44 +02:00 |
|
Wojtek Figat
|
b028faf0cc
|
Update assets
|
2023-10-28 13:52:23 +02:00 |
|
Wojtek Figat
|
a95c9059aa
|
Update build number
|
2023-10-28 13:49:05 +02:00 |
|
Wojtek Figat
|
615b6470e5
|
Fix iOS project path if it contains whitespace chars
|
2023-10-28 11:44:11 +02:00 |
|