| .. |
|
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
|
Fix some more warnings
|
2016-06-17 22:30:29 +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: Integrate particles
|
2016-07-30 15:51:46 +02:00 |