This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f721aa511fec7ece5bb0bc05e83949e667151bd7
o3de
/
Gems
/
Multiplayer
/
Code
/
Source
/
Pipeline
T
History
pereslav
f721aa511f
Fixed entity IDs of the original & networked spawnables
2021-05-18 17:15:24 +01:00
..
NetBindMarkerComponent.cpp
Refactored spawning network entities to use SpawnableEntityManager instead of duplicating the code in NetworkEntityManager
2021-05-17 23:34:58 +01:00
NetBindMarkerComponent.h
Refactored spawning network entities to use SpawnableEntityManager instead of duplicating the code in NetworkEntityManager
2021-05-17 23:34:58 +01:00
NetworkPrefabProcessor.cpp
Fixed entity IDs of the original & networked spawnables
2021-05-18 17:15:24 +01:00
NetworkPrefabProcessor.h
Enabled NetworkPrefabProcessor for Ctrl+G
2021-04-29 16:26:13 +01:00
NetworkSpawnableHolderComponent.cpp
Initial Imgui debug display for stats, some hookup between entity replication and the spawnable code to make testing possible
2021-04-17 19:06:28 -07:00
NetworkSpawnableHolderComponent.h
Refactored root spawnable instantiation, added selective instantiation of root spawnable entities
2021-04-16 00:19:43 +01:00