|
|
bdf6a11491
|
Prefer high-performance discrete GPUs when enumerating adapters
|
2023-05-26 20:05:32 +03:00 |
|
Wojtek Figat
|
90d633fb2d
|
Minor improvements to new replication hierarchy
|
2023-05-24 22:59:22 +02:00 |
|
Wojtek Figat
|
7efb3e3f3d
|
Add SoftTypeReference<T> to scripting API for lazy-load type references (via typename)
|
2023-05-24 22:56:29 +02:00 |
|
Wojtek Figat
|
9986d62a28
|
Fix crash when scripting object gets deleted while it exists in NetworkReplicationHierarchy
|
2023-05-24 12:06:09 +02:00 |
|
Wojtek Figat
|
2c1f6e561a
|
Fix replication regression from eb2fc0f02f
|
2023-05-24 11:52:32 +02:00 |
|
Wojtek Figat
|
c4f57d19db
|
Fix network replicator incorrect error message filter
|
2023-05-24 10:52:59 +02:00 |
|
Wojtek Figat
|
eb2fc0f02f
|
Add **Network Replication Hierarchy** for robust control over replication in multiplayer games
|
2023-05-24 09:46:38 +02:00 |
|
Wojtek Figat
|
8ba17f1026
|
Optimize MUtils::UnboxScriptingTypeHandle
|
2023-05-23 18:22:43 +02:00 |
|
Wojtek Figat
|
4879b9bd90
|
Add CPU profiler events to various networking functions
|
2023-05-23 16:11:34 +02:00 |
|
Wojtek Figat
|
f5adbc08fa
|
Remove unused Function::TryCall
|
2023-05-23 16:08:51 +02:00 |
|
Wojtek Figat
|
1b8b585367
|
Optimize network replication when no client can receive object
|
2023-05-21 22:38:48 +02:00 |
|
Wojtek Figat
|
d5fcdf6edb
|
Fix BitArray::Set to not be const
|
2023-05-20 11:11:06 +02:00 |
|
Wojtek Figat
|
0d3bae3761
|
Minor adjustment to #1105 so the local client state is reflected as connecting
|
2023-05-17 21:37:55 +02:00 |
|
Wojtek Figat
|
fc5ff3feb7
|
Merge branch 'spawnqueueownership' of https://github.com/Withaust/FlaxEngine into Withaust-spawnqueueownership
|
2023-05-17 21:26:26 +02:00 |
|
Wojtek Figat
|
712eaebb25
|
Merge branch 'netregression' of https://github.com/Withaust/FlaxEngine into Withaust-netregression
|
2023-05-17 21:24:55 +02:00 |
|
Wojtek Figat
|
b244ffedd2
|
Fix output log text ranges to handle line ending
|
2023-05-17 12:23:01 +02:00 |
|
Wiktor Kocielski
|
f0564e0b06
|
Fix NetworkReplicator::SetObjectOwnership not considering spawn queue for hierarchical asignment
|
2023-05-17 03:34:03 +03:00 |
|
Wiktor Kocielski
|
31fb25a43d
|
Fix dispatch order regression
|
2023-05-17 02:28:45 +03:00 |
|
Wojtek Figat
|
70593177c7
|
Add NetworkReplicator::HasObject
|
2023-05-16 14:58:47 +02:00 |
|
Wojtek Figat
|
953ae3e9bb
|
Fix hierarchical network ownership propagation to sub-objects
#1066
|
2023-05-16 14:58:16 +02:00 |
|
Wojtek Figat
|
64f3f1e9bc
|
Add network error log for missing network object when accessing ownership
#1066
|
2023-05-16 13:08:25 +02:00 |
|
Wojtek Figat
|
3fa9f9e9cf
|
Follow up 4482fc0bcf
#1086
|
2023-05-16 12:14:52 +02:00 |
|
Wojtek Figat
|
73ee5676c6
|
Merge branch 'scale-icon-change' of https://github.com/Menotdan/FlaxEngine into Menotdan-scale-icon-change
|
2023-05-16 12:01:10 +02:00 |
|
Wojtek Figat
|
a8f670a9c9
|
Simplify changes from #924 and properly update after unpausing effect
|
2023-05-12 14:39:25 +02:00 |
|
Wojtek Figat
|
cde4415052
|
Merge branch 'particle-effect-helpers' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-effect-helpers
|
2023-05-12 14:19:51 +02:00 |
|
Wojtek Figat
|
b5117af4b8
|
Format code
|
2023-05-12 14:19:40 +02:00 |
|
Wojtek Figat
|
d7327d62e2
|
Fix text words wrapping deadlock
#1093
|
2023-05-12 14:14:11 +02:00 |
|
Wojtek Figat
|
17b95e3ee5
|
Merge branch 'input-phases' of https://github.com/Swiggies/FlaxEngine into Swiggies-input-phases
|
2023-05-12 14:13:18 +02:00 |
|
Olly Rybak
|
b8ed115f63
|
More renames
|
2023-05-12 09:30:35 +10:00 |
|
Olly Rybak
|
4b4bf833a9
|
Rename Phase > State
|
2023-05-12 00:25:03 +10:00 |
|
Olly Rybak
|
d5237715a5
|
Removed unused field
|
2023-05-11 21:12:03 +10:00 |
|
Olly Rybak
|
395a72b7d4
|
Added comments / reformat
|
2023-05-11 21:10:40 +10:00 |
|
Olly Rybak
|
f80ded2057
|
Initial setup
|
2023-05-11 17:30:20 +10:00 |
|
Menotdan
|
5bc76de7d6
|
Merge branch 'master' into scale-icon-change
|
2023-05-10 17:16:44 -04:00 |
|
Chandler Cox
|
eeaf7eb733
|
Move BoxSize
|
2023-05-10 08:04:47 -05:00 |
|
Chandler Cox
|
2b59cbf0f1
|
Organize the style groups of UI controls
|
2023-05-10 07:44:54 -05:00 |
|
Wojtek Figat
|
3ea771fe22
|
Fix crash on engine exit when asset fails to load due to serialized version mismatch
|
2023-05-08 17:06:13 +02:00 |
|
Wojtek Figat
|
ec6e459aa7
|
Fix CPU profiler events extraction when buffer is full
|
2023-05-08 17:05:40 +02:00 |
|
Wojtek Figat
|
959fa185c3
|
Fix compilation error from fa2171503b
|
2023-05-08 14:30:22 +02:00 |
|
Wojtek Figat
|
fa2171503b
|
Fix locale on Linux
|
2023-05-08 13:57:11 +02:00 |
|
Wojtek Figat
|
2c2b403da1
|
Revert aeda759086
|
2023-05-08 13:57:02 +02:00 |
|
Wojtek Figat
|
a5afa04f8f
|
Fix model screen size calculation in orthographic view projections
#980
|
2023-05-08 12:44:01 +02:00 |
|
Wojtek Figat
|
aeda759086
|
Minor tweak
|
2023-05-08 12:32:42 +02:00 |
|
Wojtek Figat
|
31a000b2b6
|
Merge branch 'tracy_v09' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-tracy_v09
|
2023-05-08 11:56:15 +02:00 |
|
Menotdan
|
681564189f
|
Finish implementing IconButton and use that to create a more intuitive scale linking interface.
|
2023-05-08 00:42:38 -04:00 |
|
Menotdan
|
141555377b
|
Begin working on an IconButton class, and demoing the IconButton idea using the scale link icon.
|
2023-05-07 22:58:57 -04:00 |
|
Wojtek Figat
|
0a5d37fd9b
|
Add support for spawning multiple objects over network within a single group that is not from Prefabs
#1066
|
2023-05-07 19:40:31 +02:00 |
|
Wojtek Figat
|
531d005169
|
Fix accessing object ownership info locally before object gets fully spawned
#1066
|
2023-05-07 19:39:57 +02:00 |
|
Wojtek Figat
|
0c3d1e3ec6
|
Fix existing nested prefabs sync applying when updating base prefab changes
#1015
|
2023-05-07 18:12:06 +02:00 |
|
Wojtek Figat
|
dd7dc28828
|
Add automated unit test for nested prefab changes sync after base prefab apply #1015
|
2023-05-07 18:09:54 +02:00 |
|