NazaraEngine/include/Nazara
S6066 da044bd21c Make lua binding for std::vector (#164)
* Make LuaImplQueryArg impl for std::vector

* Fix shadowed argument

* Make unit tests

* Bugfix

* Bugfix, for real this time

* We didn't need these tests anyway

* Revert "We didn't need these tests anyway"

This reverts commit be88d4496a9cf62beb4d3ce1f30825589a4bacb2.

* Add change to changelog

* Update ChangeLog.md

* Bugfix & use CallOnExit to pop stack
2018-06-17 19:04:15 +02:00
..
Audio Audio: Make Music, Sound, SoundEmitter movable 2018-04-08 17:51:25 +02:00
Core Noexcept all the things! 2018-06-12 11:37:44 +02:00
Graphics Fix Sprite & GraphicsComponent copy constructors leaving some members uninitialized (#166) 2018-06-17 18:54:02 +02:00
Lua Make lua binding for std::vector (#164) 2018-06-17 19:04:15 +02:00
Math Core/Quaternion: Fix Inverse method 2018-04-12 12:45:19 +02:00
Network Network/SocketPoller: Wait() now returns the number of active sockets, and optionally the last error 2018-06-12 14:31:49 +02:00
Noise Prerequisites instead of Prerequesites (typo) #152 (#153) 2018-01-16 12:23:01 +01:00
Physics2D Physics2D/RigidBody2D: Add ClosestPointQuery method 2018-06-12 15:11:16 +02:00
Physics3D Noexcept all the things! 2018-06-12 11:37:44 +02:00
Platform Noexcept all the things! 2018-06-12 11:37:44 +02:00
Renderer Add normalLength parameter to the DebugDrawer::DrawNormals (#163) 2018-04-30 14:49:44 +02:00
Utility Graphics/Material: Add parameter for vertex color 2018-06-15 14:15:23 +02:00
Audio.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Core.hpp SDK: Add DebugComponent 2018-04-13 22:09:19 +02:00
Debug.hpp
DebugOff.hpp
Graphics.hpp New Render queues (#161) 2018-04-11 19:36:52 +02:00
Lua.hpp Update global headers 2017-06-09 01:46:04 +02:00
Math.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Network.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Noise.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Physics2D.hpp Physics2D: Add constraint support 2017-10-10 21:52:35 +02:00
Physics3D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Platform.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Prerequisites.hpp Replace typedef keywords by using 2018-03-20 20:59:04 +01:00
Renderer.hpp Regenerate global headers 2017-10-10 21:52:34 +02:00
Utility.hpp New module: Platform - Split window management from Utility module (#128) 2017-08-30 10:22:50 +02:00
Vulkan.hpp Vulkan: Update global header 2016-05-15 00:11:26 +02:00