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


Former-commit-id: 24dabc3423951621e8be7889fc27eaad4e8566b7 [formerly ed68ae6028a369be7a639dc8269848cd3b7af25f] [formerly 7404bc26b369203316834a15eda120e2a7ce94ee [formerly b3b81c6068bf35a7b838edefa9275de94f9231f7]]
Former-commit-id: bc3f57813ed8b3146c0db385ff5df490b39ec3fa [formerly bc31fad8f0ce68ac2b94f4eca1c96664b4b68c93]
Former-commit-id: 22c300e946a3f921ea49de7451567bc6202bb9a0
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