NazaraEngine/SDK/src/NDK
Lynix e22355db19 SDK/Entity: Delay component removal until world update
Allows system to freely remove components while updating


Former-commit-id: f567d3344f764a0909abc2c4a8f69a580aa585b3 [formerly 77379f40a7773443420058a342dec4c02e563053] [formerly 1313a164a686c915c8c54e1dfb367757499b45e9 [formerly f69b0a2a5fd0c3a640c19409baa3f467d231b566]]
Former-commit-id: 19aeaebcb33056b67e788d5ef485179ed17b2fd8 [formerly fe85c2fcf3851834f70d0573617a15be31e02e50]
Former-commit-id: 527c9fd9571f405b0963123c158ef1e4b42f28ad
2016-08-11 01:02:40 +02:00
..
Components Sdk/ParticleEmitterComponent: Update emitter (they are no longer attached to groups) 2016-08-06 01:09:13 +02:00
Systems SDK/VelocitySystem: Make VelocitySystem move the node in the global space 2016-08-09 00:08:57 +02:00
Application.cpp Sdk/Application: Fix world updating once after window closing 2016-04-01 22:25:30 +02:00
BaseComponent.cpp Ndk/Components: Added On[Attached|Detached] events 2015-04-23 14:26:48 +02:00
BaseSystem.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Console.cpp Graphics: Separate pipeline state from Material into a new class, MaterialPipeline 2016-08-05 22:11:13 +02:00
Entity.cpp SDK/Entity: Delay component removal until world update 2016-08-11 01:02:40 +02:00
LuaAPI.cpp Sdk: Remake LuaAPI internal 2016-03-31 22:51:10 +02:00
LuaBinding.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
LuaBinding_Audio.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
LuaBinding_Core.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
LuaBinding_Graphics.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
LuaBinding_Math.cpp Sdk/LuaBinding: Fix Vector3 constructor 2016-08-06 01:11:05 +02:00
LuaBinding_Network.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
LuaBinding_Renderer.cpp Sdk: Remake LuaAPI internal 2016-03-31 22:51:10 +02:00
LuaBinding_SDK.cpp Sdk/Binding: Add component access by name 2016-05-05 20:40:25 +02:00
LuaBinding_Utility.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
Sdk.cpp Sdk: Integrate particles 2016-07-30 15:51:46 +02:00
State.cpp Sdk/State: Make destructor virtual 2016-07-26 21:07:20 +02:00
World.cpp SDK/Entity: Delay component removal until world update 2016-08-11 01:02:40 +02:00