SDK: Add LifetimeComponent and LifetimeSystem

This commit is contained in:
Lynix
2019-04-07 21:35:10 +02:00
parent 713a70dd10
commit 793c5abfe3
9 changed files with 140 additions and 0 deletions

View File

@@ -251,6 +251,7 @@ Nazara Development Kit:
- Added possibility of disabling synchronization between PhysicsComponent2D and NodeComponent
- Fixed GraphicsComponent not invalidating render queue on material change (causing crashes or visual errors)
- Added CollisionComponent2D::SetGeomOffset and CollisionComponent2D::Recenter
- Added LifetimeComponent and LifetimeSystem
# 0.4: