NazaraEngine/SDK/include/NDK
Lynix 039447c127 SDK/GraphicsComponent: Makes component watch over renderable destruction
Allows to use persistent (not using the internal counter)
InstancedRenderable


Former-commit-id: c0963eb7902dedad3c5eb139ac23a25a57a15487 [formerly 0ec3ca3b783c1c9fac45ff0c015bbc254ce4b375] [formerly f86b41d43bf8f77c2b0e8a91b0e4cd0cdc1a9a54 [formerly 2d454f93ced586e04f7d040bda2986fe631d64e4]]
Former-commit-id: 58c52cff93c0461f31b65346a4af90b135a7fed3 [formerly 5e20488509bc66e245fa85c478b32e6251bf3a0f]
Former-commit-id: 84fe715cc064885caa8a1c885bc2ef458bc08337
2016-08-11 01:07:46 +02:00
..
Components SDK/GraphicsComponent: Makes component watch over renderable destruction 2016-08-11 01:07:46 +02:00
Systems Fix compilation with GCC/Clang 2016-08-10 22:17:55 +02:00
Algorithm.hpp Linux is case-sensitive 2015-12-30 15:08:30 +01:00
Algorithm.inl Final VS fixes 2015-06-14 16:18:37 +02:00
Application.hpp Sdk/Application: Add MakeExitOnLastWindowClosed 2016-06-09 08:48:35 +02:00
Application.inl Sdk/Application: Add MakeExitOnLastWindowClosed 2016-06-09 08:48:35 +02:00
BaseComponent.hpp Add generic handlers 2016-03-31 21:14:22 +02:00
BaseComponent.inl Fix a shitload of warnings in 64 bits mode 2016-06-13 21:09:55 +02:00
BaseSystem.hpp Add generic handlers 2016-03-31 21:14:22 +02:00
BaseSystem.inl Sdk/Systems: Fix update rate 2016-04-17 19:29:01 +02:00
Component.hpp (NDK) Modified component/system registration interface 2015-04-05 15:57:24 +02:00
Component.inl Sdk: Components no longer need to be default-constructibles 2016-07-30 15:50:02 +02:00
Components.hpp Sdk: Integrate particles 2016-07-30 15:51:46 +02:00
Console.hpp Sdk/Console: Add Clear method 2016-04-01 18:57:07 +02:00
Console.inl Ndk/Console: Fix compilation 2016-01-07 18:07:03 +01:00
Entity.hpp SDK/Entity: Delay component removal until world update 2016-08-11 01:02:40 +02:00
Entity.inl SDK/Entity: Delay component removal until world update 2016-08-11 01:02:40 +02:00
EntityList.hpp Add generic handlers 2016-03-31 21:14:22 +02:00
EntityList.inl Sdk/EntityList: Fix entity removal 2015-12-11 13:08:15 +01:00
EntityOwner.hpp Core/ObjectHandle: Add noexcept move constructor/assignment 2016-05-09 09:03:11 +02:00
EntityOwner.inl Core/ObjectHandle: Add noexcept move constructor/assignment 2016-05-09 09:03:11 +02:00
LuaAPI.hpp Sdk/LuaAPI: Add accessor to internal LuaBinding 2016-04-24 20:08:01 +02:00
LuaAPI.inl Utility/Mesh: Replace scale by transform matrix 2016-06-09 08:46:44 +02:00
LuaBinding.hpp Sdk/LuaBinding: Make LuaClass members public 2016-05-09 19:38:30 +02:00
LuaBinding.inl Sdk/Binding: Add component access by name 2016-05-05 20:40:25 +02:00
Prerequesites.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Sdk.hpp (NDK) Added explicit initialisation 2015-04-07 17:39:20 +02:00
Sdk.inl (NDK) Added explicit initialisation 2015-04-07 17:39:20 +02:00
State.hpp Sdk/State: Fix State link error 2016-07-27 20:33:42 +02:00
StateMachine.hpp SDK/StateMachine: Add GetCurrentState function 2016-08-03 13:46:42 +02:00
StateMachine.inl SDK/StateMachine: Add GetCurrentState function 2016-08-03 13:46:42 +02:00
System.hpp (NDK) Fixed copy/move constructor/operator 2015-04-12 21:03:19 +02:00
System.inl Linux is case-sensitive 2015-12-30 15:08:30 +01:00
Systems.hpp Sdk: Integrate particles 2016-07-30 15:51:46 +02:00
World.hpp Sdk: Add WorldHandle 2016-03-31 21:14:55 +02:00
World.inl Sdk/World: Fix compilation error when submitting arguments on system creation 2016-06-01 14:11:58 +02:00