Commit Graph

  • a311ff4cf1 Graphics/DeferredRenderQueue: Fix crash on layer removal Lynix 2016-09-03 21:13:00 +02:00
  • 627444bea8 Graphics/DeferredRenderQueue: Fix crash on layer removal Lynix 2016-09-03 21:13:00 +02:00
  • 88615eae85 Graphics/DeferredRenderQueue: Fix crash on layer removal Lynix 2016-09-03 21:13:00 +02:00
  • cfba75812d Graphics/Sprite: Fix origin not being initialized/copied Lynix 2016-09-01 21:07:08 +02:00
  • 9e3a7626fc Graphics/Sprite: Fix origin not being initialized/copied Lynix 2016-09-01 21:07:08 +02:00
  • 8a9ec2883a Graphics/Sprite: Fix origin not being initialized/copied Lynix 2016-09-01 21:07:08 +02:00
  • 7781a27641 Graphics: Clear instances in Clear method Lynix 2016-09-01 13:02:46 +02:00
  • 41ed0395d5 Graphics: Clear instances in Clear method Lynix 2016-09-01 13:02:46 +02:00
  • 32aeb96378 Graphics: Clear instances in Clear method Lynix 2016-09-01 13:02:46 +02:00
  • 3755fc2487 Graphics/Sprite: Add Origin parameter Lynix 2016-08-31 20:53:27 +02:00
  • 60ac889640 Graphics/Sprite: Add Origin parameter Lynix 2016-08-31 20:53:27 +02:00
  • 5d13fa664b Graphics/Sprite: Add Origin parameter Lynix 2016-08-31 20:53:27 +02:00
  • 280bf97ba9 Core/HardwareInfo: Fix indentation (Windows) Lynix 2016-08-31 19:16:20 +02:00
  • a4934ae855 Core/HardwareInfo: Fix indentation (Windows) Lynix 2016-08-31 19:16:20 +02:00
  • a55926a9d9 Core/HardwareInfo: Fix indentation (Windows) Lynix 2016-08-31 19:16:20 +02:00
  • 1f2719fd17 Revert "Core/HardwareInfo: Fix indentation (Windows)" Lynix 2016-08-31 19:16:03 +02:00
  • 377fae2ea1 Revert "Core/HardwareInfo: Fix indentation (Windows)" Lynix 2016-08-31 19:16:03 +02:00
  • 486d4fc015 Revert "Core/HardwareInfo: Fix indentation (Windows)" Lynix 2016-08-31 19:16:03 +02:00
  • 85b2f41667 Core/HardwareInfo: Fix indentation (Windows) Lynix 2016-08-31 18:20:23 +02:00
  • 822eb197f4 Core/HardwareInfo: Fix indentation (Windows) Lynix 2016-08-31 18:20:23 +02:00
  • 4637547834 Core/HardwareInfo: Fix indentation (Windows) Lynix 2016-08-31 18:20:23 +02:00
  • 3abaa6e508 Sdk/Application: Fix compilation in server mode Lynix 2016-08-29 18:16:33 +02:00
  • fe539d33ef Sdk/Application: Fix compilation in server mode Lynix 2016-08-29 18:16:33 +02:00
  • 1dec4ca86a Sdk/Application: Fix compilation in server mode Lynix 2016-08-29 18:16:33 +02:00
  • 42db00a52c Example/Tut01: Improve background color Lynix 2016-08-29 13:32:16 +02:00
  • c94048d8c3 Example/Tut01: Improve background color Lynix 2016-08-29 13:32:16 +02:00
  • b91eac9935 Example/Tut01: Improve background color Lynix 2016-08-29 13:32:16 +02:00
  • bb4b3080a3 Lua/LuaInstance: Fix crash on moving Lynix 2016-08-29 02:34:08 +02:00
  • 973f50ddc5 Lua/LuaInstance: Fix crash on moving Lynix 2016-08-29 02:34:08 +02:00
  • ae75cb5425 Lua/LuaInstance: Fix crash on moving Lynix 2016-08-29 02:34:08 +02:00
  • 11f4464d90 SDK: Fix console layer having trouble with late constructed windows Lynix 2016-08-29 02:33:57 +02:00
  • f5f6b4035d SDK: Fix console layer having trouble with late constructed windows Lynix 2016-08-29 02:33:57 +02:00
  • 79db960a89 SDK: Fix console layer having trouble with late constructed windows Lynix 2016-08-29 02:33:57 +02:00
  • 88b54cb43e Sdk/Application: Fix crash when debug overlay are not used Lynix 2016-08-28 21:47:46 +02:00
  • d6c381fee9 Sdk/Application: Fix crash when debug overlay are not used Lynix 2016-08-28 21:47:46 +02:00
  • dacbc4fd88 Sdk/Application: Fix crash when debug overlay are not used Lynix 2016-08-28 21:47:46 +02:00
  • f0787cb505 Sdk/Application: Add command-line arguments handling Lynix 2016-08-28 21:47:29 +02:00
  • 517b2bbaaf Sdk/Application: Add command-line arguments handling Lynix 2016-08-28 21:47:29 +02:00
  • d9d2347688 Sdk/Application: Add command-line arguments handling Lynix 2016-08-28 21:47:29 +02:00
  • 8caeba0a48 Sdk/Application: Fix AddWindow<Window> Lynix 2016-08-28 19:53:38 +02:00
  • ab69578e72 Sdk/Application: Fix AddWindow<Window> Lynix 2016-08-28 19:53:38 +02:00
  • cba0190f03 Sdk/Application: Fix AddWindow<Window> Lynix 2016-08-28 19:53:38 +02:00
  • 303fe658cf Lua/LuaInstance: Add move constructor/operator Lynix 2016-08-28 19:03:43 +02:00
  • a3e9a303b6 Lua/LuaInstance: Add move constructor/operator Lynix 2016-08-28 19:03:43 +02:00
  • 27ceb07e55 Lua/LuaInstance: Add move constructor/operator Lynix 2016-08-28 19:03:43 +02:00
  • c1835575c6 Example/FirstScene: Setup Spaceship and World lua variables Lynix 2016-08-28 18:26:35 +02:00
  • 5639422e07 Example/FirstScene: Setup Spaceship and World lua variables Lynix 2016-08-28 18:26:35 +02:00
  • 65740ac8ae Example/FirstScene: Setup Spaceship and World lua variables Lynix 2016-08-28 18:26:35 +02:00
  • 11baa02ec3 SdkServer: Fix compilation Lynix 2016-08-28 18:16:35 +02:00
  • d3bbb5ad0e SdkServer: Fix compilation Lynix 2016-08-28 18:16:35 +02:00
  • 22914f38e8 SdkServer: Fix compilation Lynix 2016-08-28 18:16:35 +02:00
  • 07fe2f560e Sdk/Application: Add Console and FPSCounter overlays Lynix 2016-08-28 18:10:09 +02:00
  • b2d1055c59 Sdk/Application: Add Console and FPSCounter overlays Lynix 2016-08-28 18:10:09 +02:00
  • 6872616ca4 Sdk/Application: Add Console and FPSCounter overlays Lynix 2016-08-28 18:10:09 +02:00
  • 62cfdd6ade Utility/EventHandler: Add OnEvent signal Lynix 2016-08-28 18:02:07 +02:00
  • 2093b0173d Utility/EventHandler: Add OnEvent signal Lynix 2016-08-28 18:02:07 +02:00
  • 449bcfc462 Utility/EventHandler: Add OnEvent signal Lynix 2016-08-28 18:02:07 +02:00
  • 1a7ac46893 Example/FirstScene: Fix event handling Lynix 2016-08-28 01:22:47 +02:00
  • 64db72e411 Example/FirstScene: Fix event handling Lynix 2016-08-28 01:22:47 +02:00
  • 6c031d7bed Example/FirstScene: Fix event handling Lynix 2016-08-28 01:22:47 +02:00
  • cda509da6f Utility/Window: Improve visibility of deprecated methods Lynix 2016-08-28 01:20:31 +02:00
  • f9b7388117 Utility/Window: Improve visibility of deprecated methods Lynix 2016-08-28 01:20:31 +02:00
  • 52afd9fb3f Utility/Window: Improve visibility of deprecated methods Lynix 2016-08-28 01:20:31 +02:00
  • 134063a87d Network/SocketImpl: Fix compilation for recent MinGW versions Lynix 2016-08-28 01:09:40 +02:00
  • 07bc00d319 Network/SocketImpl: Fix compilation for recent MinGW versions Lynix 2016-08-28 01:09:40 +02:00
  • 527c8ea0cf Network/SocketImpl: Fix compilation for recent MinGW versions Lynix 2016-08-28 01:09:40 +02:00
  • 732a6d9322 Utility/Window: Window now automatically close on quit event Lynix 2016-08-28 01:09:15 +02:00
  • f16187674c Utility/Window: Window now automatically close on quit event Lynix 2016-08-28 01:09:15 +02:00
  • 414bc1f5b4 Utility/Window: Window now automatically close on quit event Lynix 2016-08-28 01:09:15 +02:00
  • 618449c13a Utility/Window: Add new event system, based on signals Lynix 2016-08-28 01:08:38 +02:00
  • 326db9fa30 Utility/Window: Add new event system, based on signals Lynix 2016-08-28 01:08:38 +02:00
  • 9fa65db6b9 Utility/Window: Add new event system, based on signals Lynix 2016-08-28 01:08:38 +02:00
  • 6b155f7e14 Test/StateMachine: Fix compilation Lynix 2016-08-25 16:28:25 +02:00
  • 1d179c4f99 Test/StateMachine: Fix compilation Lynix 2016-08-25 16:28:25 +02:00
  • 5528b26a25 Test/StateMachine: Fix compilation Lynix 2016-08-25 16:28:25 +02:00
  • 6621b6dd60 Doc: Parse SDK files Lynix 2016-08-25 13:07:19 +02:00
  • c04b03797f Doc: Parse SDK files Lynix 2016-08-25 13:07:19 +02:00
  • c5c1c454f8 Doc: Parse SDK files Lynix 2016-08-25 13:07:19 +02:00
  • de274b632d Sdk/Console: Remove debug error Lynix 2016-08-23 18:25:10 +02:00
  • 7c7364d1dc Sdk/Console: Remove debug error Lynix 2016-08-23 18:25:10 +02:00
  • 6a9b220f9c Sdk/Console: Remove debug error Lynix 2016-08-23 18:25:10 +02:00
  • 2a0fb4ffdc Sdk/Binding: Fix Entity::Enable default argument Lynix 2016-08-23 18:22:09 +02:00
  • 7fa2bb7529 Sdk/Binding: Fix Entity::Enable default argument Lynix 2016-08-23 18:22:09 +02:00
  • 62b53933c1 Sdk/Binding: Fix Entity::Enable default argument Lynix 2016-08-23 18:22:09 +02:00
  • 943ff4f337 Merge pull request #70 from S6066/patch-1 Lynix 2016-08-23 16:54:00 +02:00
  • c34f48561d Merge pull request #70 from S6066/patch-1 Lynix 2016-08-23 16:54:00 +02:00
  • 94c5c095f5 Merge pull request #70 from S6066/patch-1 Lynix 2016-08-23 16:54:00 +02:00
  • ab9bd52b1c Update Entity.hpp S6066 2016-08-23 16:49:47 +02:00
  • 044ecf325b Update Entity.hpp S6066 2016-08-23 16:49:47 +02:00
  • 0db53f8aaf Update Entity.hpp S6066 2016-08-23 16:49:47 +02:00
  • 0f1c629d46 Merge pull request #69 from Gawaboumga/Documentation-SDK Lynix 2016-08-23 12:54:10 +02:00
  • 524a890732 Merge pull request #69 from Gawaboumga/Documentation-SDK Lynix 2016-08-23 12:54:10 +02:00
  • 6622197063 Merge pull request #69 from Gawaboumga/Documentation-SDK Lynix 2016-08-23 12:54:10 +02:00
  • bdedd05032 Add new Renderer architecture (far from complete) Lynix 2016-08-23 12:52:34 +02:00
  • 24d7861380 Fix documentation Gawaboumga 2016-08-21 13:49:24 +02:00
  • 1f7dd1dae4 Fix documentation Gawaboumga 2016-08-21 13:49:24 +02:00
  • 27d1fb048f Fix documentation Gawaboumga 2016-08-21 13:49:24 +02:00
  • 9eba331f34 Documentation for module 'NDK' Gawaboumga 2016-08-21 13:48:52 +02:00
  • c8c19f5845 Documentation for module 'NDK' Gawaboumga 2016-08-21 13:48:52 +02:00
  • 95689f46fb Documentation for module 'NDK' Gawaboumga 2016-08-21 13:48:52 +02:00