Commit Graph

  • c435923533 Update ChangeLog Jérôme Leclercq 2017-11-23 13:39:38 +01:00
  • 3cff3fbadc Sdk/TextAreaWidget: Fix cursor showing up on readonly text area Jérôme Leclercq 2017-11-23 13:24:13 +01:00
  • d98b7a8f4f Sdk/Canvas: Prevent OnFocusLost/OnFocusReceived when using SetFocus on an already focused widget Jérôme Leclercq 2017-11-23 13:23:54 +01:00
  • 1601849a00 Sdk/BaseWidget: Add HasFocus method Jérôme Leclercq 2017-11-23 13:23:11 +01:00
  • 6c8b3eb319 Sdk/Entity: Add Disable shortcut Jérôme Leclercq 2017-11-23 13:22:38 +01:00
  • 0a5cbe656f Math/VectorI: Make array/pointer constructor explicit Jérôme Leclercq 2017-11-23 13:21:51 +01:00
  • 4d195e0e08 ~ Fix widgets / events not working after the window defocused then focused again (#144) REMqb 2017-11-23 00:01:55 +01:00
  • aa623a4933 Core/Flags: Add Test method Jérôme Leclercq 2017-11-22 12:58:56 +01:00
  • 54faabcc33 Core/Flags: Allow explicit operator conversion to any integer type of the same size (or greater size) than the internal size Jérôme Leclercq 2017-11-22 12:58:17 +01:00
  • 1b80ad5f02 Platform/Window: Revert wrong mouse position fix Jérôme Leclercq 2017-11-22 10:26:58 +01:00
  • b83a9b60e7 Sdk/World: Fix destruction retrieval while world clear Jérôme Leclercq 2017-11-22 10:26:33 +01:00
  • 19724f1e66 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2017-11-22 09:27:24 +01:00
  • 9c9b9ed49f Core/String: Fix movement leaving a null shared string Jérôme Leclercq 2017-11-22 09:27:23 +01:00
  • ecadcabfa9 ~ Fix position of the mouse was set after the event callbacks were run. (#143) REMqb 2017-11-22 00:35:32 +01:00
  • 046926e4d4 Fix compilation Jérôme Leclercq 2017-11-21 12:39:51 +01:00
  • f84ac9c52b Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2017-11-21 12:26:45 +01:00
  • 3589a2bc8e Core/Flags: Reworked Flags class Jérôme Leclercq 2017-11-21 12:26:22 +01:00
  • 06ac8cf904 Add AddImpulse for PhysicsComponent2D (#141) Faymoon 2017-11-21 12:17:11 +01:00
  • f991a9529e General bug fixes (#142) Gawaboumga 2017-11-21 12:16:46 +01:00
  • f2506ee918 Network/ENetHost: Fix service time precision Lynix 2017-11-20 21:04:50 +01:00
  • 7eff1f34f1 Fix warning Lynix 2017-11-19 20:14:47 +01:00
  • 220e985144 Fix compilation of Particles demo Lynix 2017-11-19 20:14:41 +01:00
  • 4fc076325c Sdk/StateMachine: Fix instantaneous state change Lynix 2017-11-19 17:09:56 +01:00
  • 16d4a6ac1c Sdk/BaseWidget: Fix compilation, for real Jérôme Leclercq 2017-11-15 10:48:30 +01:00
  • 14924f0e74 Sdk/BaseWidget: Fix compilation on Linux Lynix 2017-11-15 01:25:33 +01:00
  • 55bbc282db Sdk/TextAreaWidget: Fix compilation Lynix 2017-11-11 18:53:51 +01:00
  • 0487b282d7 Sdk/TextAreaWidget: Show cursor as long as focus is active Lynix 2017-11-11 18:42:30 +01:00
  • f136530a74 BaseWidget: Renamed GrabKeyboard to SetFocus, added ClearFocus and focus virtual methods Lynix 2017-11-11 18:38:11 +01:00
  • f5b639ec0f Sdk/TextAreaWidget: Fix detail about cursor Lynix 2017-11-11 18:19:44 +01:00
  • 2b88d81294 Sdk/TextAreaWidget: Refactor cursor position Lynix 2017-11-11 18:18:44 +01:00
  • 79338c7177 Sdk/TextAreaWidget: Fix issues when deleting characeters Jérôme Leclercq 2017-11-10 13:38:06 +01:00
  • e3f21b7268 Sdk/TextAreaWidget: Add OnTextChanged signal Jérôme Leclercq 2017-11-10 13:13:33 +01:00
  • bb6e032b60 Sdk/TextAreaWidget: Add support for EchoMode Jérôme Leclercq 2017-11-10 13:12:04 +01:00
  • 4a238f825a Update changelog Jérôme Leclercq 2017-11-10 12:52:42 +01:00
  • 5eec06b0ea Sdk/Canvas: Fix crash on keyboard event Jérôme Leclercq 2017-11-09 12:39:25 +01:00
  • e627be3f72 Utility/Buffer: Fix Destroy() not really destroying buffer Jérôme Leclercq 2017-11-08 14:35:11 +01:00
  • a8651846ae Sdk/World: Fix movement not taking waiting entities into account Jérôme Leclercq 2017-11-08 13:14:00 +01:00
  • 2ed9691c80 Added ImageWidget (#139) S6066 2017-11-06 16:50:52 +01:00
  • 078641aa23 Core/Algorithm: Fix Unserialization of std::string Lynix 2017-11-05 22:36:14 +01:00
  • 786a11fc78 Graphics/Material: Fix missing reflection initialization Lynix 2017-10-31 00:14:50 +01:00
  • 8dab3bf341 Renderer/ShaderBuilder: Fix compilation error when including ShaderBuilder.hpp Lynix 2017-10-30 22:30:04 +01:00
  • d688cecbde Renderer: Replaced RenderTarget::Get[Height|Width] by RenderTarget::GetSize Lynix 2017-10-28 23:26:22 +02:00
  • bf8ebbd046 Platform/WindowImpl: Fix threaded windows deadlock when using some methods Lynix 2017-10-28 00:52:26 +02:00
  • e7eaea37d7 Reencode resources Lynix 2017-10-26 23:38:33 +02:00
  • bf82a34fc4 Graphics/Sprite: Fix #138 Jérôme Leclercq 2017-10-26 15:33:30 +02:00
  • 9daadb73bc Utility: Make mesh loader use the parameters vertex declaration Lynix 2017-10-21 04:51:05 +02:00
  • 2951b7811e Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2017-10-20 16:36:45 +02:00
  • a982215ab7 Core/Bitset: Mark swap as noexcept Jérôme Leclercq 2017-10-20 16:36:43 +02:00
  • 995dfddafa Utility/MeshParam: Use constref instead of pointer Lynix 2017-10-19 21:05:48 +02:00
  • e0bdd35280 VertexMapper: GetComponentPtr no longer trigger an error/assert Lynix 2017-10-19 21:01:07 +02:00
  • 302a65a8aa Fix warning Lynix 2017-10-19 20:59:38 +02:00
  • cb6f1610bc Add changelog file Lynix 2017-10-19 20:59:19 +02:00
  • 07f20e1893 Update doxyfile version Lynix 2017-10-18 23:04:14 +02:00
  • 0e45876b89 Fix compilation with MinGW Lynix 2017-10-18 22:02:36 +02:00
  • be38aee1fa Fix some warnings Lynix 2017-10-18 22:02:21 +02:00
  • b47b89ed8b Utility/Mesh: Add index and vertex buffer flags in MeshParams Lynix 2017-10-18 00:29:34 +02:00
  • 9c97ec45c6 Utility/Mesh: Disable index buffer optimization in debug mode Lynix 2017-10-18 00:21:07 +02:00
  • 5b4185a4a6 Utility/VertexMapper: Add GetVertex[Buffer|Count] functions Lynix 2017-10-18 00:20:38 +02:00
  • 10a92dcb18 Sdk/LuaAPI: Add Ndk::Entity* handling for parameters Jérôme Leclercq 2017-10-16 11:57:38 +02:00
  • b3f3d16f13 Physics2D: Fix DebugDraw of polygons Jérôme Leclercq 2017-10-16 11:57:23 +02:00
  • 6e7b78611d Physics2D/RigidBody2D: Add SetStatic method Jérôme Leclercq 2017-10-16 11:56:41 +02:00
  • ee06fffd03 Fix StringStream tests Lynix 2017-10-15 14:54:28 +02:00
  • 9911c6e07c Core: Optimize StringStream Lynix 2017-10-15 12:25:08 +02:00
  • a9307d5e7b Fix compilation Lynix 2017-10-14 19:22:27 +02:00
  • 46cf06f446 Fix previous commit oopsies Lynix 2017-10-14 18:27:37 +02:00
  • 683b09144d Core: Replace StackAllocation by StackArray Lynix 2017-10-14 18:04:16 +02:00
  • 333a7903ff Disable system clone unit test Lynix 2017-10-14 15:23:22 +02:00
  • 2cac137066 Sdk: Remove systems clone (and thus need for copy constructor) Lynix 2017-10-14 14:41:55 +02:00
  • 101783126c Physics2D: Add DebugDraw method Jérôme Leclercq 2017-10-13 15:14:37 +02:00
  • b14a9f219a Small change Lynix 2017-10-11 00:33:41 +02:00
  • 7fb1bd387d Demo: Change keyboard control by mouse control Lynix 2017-10-11 00:30:05 +02:00
  • fce0db09e8 Add support for reflection in PhongLighting shader Lynix 2017-10-11 00:07:57 +02:00
  • 6c7ed953e2 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2017-10-10 21:52:51 +02:00
  • 4bdcb1f31f Fix demo compilation and warnings Lynix 2017-10-10 21:08:16 +02:00
  • eb6f23d53c Fix -Wignored-qualifiers warning Lynix 2017-10-10 20:56:54 +02:00
  • 85aa01a562 Physics2D: Add constraint support Lynix 2017-10-10 20:33:31 +02:00
  • a39ed47ef4 Regenerate global headers Lynix 2017-10-10 18:29:15 +02:00
  • 10e2d3008a Sdk/Algortihm: Fix 64bits shift Jérôme Leclercq 2017-10-06 15:18:37 +02:00
  • cb57721a65 Package: Fix resource copy on Linux Jérôme Leclercq 2017-10-06 15:03:03 +02:00
  • 84537fcfb8 Sdk: Fix segfault when deleting hovered widget Jérôme Leclercq 2017-10-06 14:12:18 +02:00
  • 46e684c275 Network/ENetHost: Fix compression callbacks Jérôme Leclercq 2017-10-06 14:04:36 +02:00
  • 67ddbbe494 Fix LogoDemo after mapper change Jérôme Leclercq 2017-10-06 09:18:14 +02:00
  • 3282534bba SocketPoller: Fix behavior on Windows and BSD Jérôme Leclercq 2017-10-04 16:24:57 +02:00
  • 874599fefd Network/SocketPoller: Uniformize behavior accross platforms Jérôme Leclercq 2017-10-04 10:53:51 +02:00
  • bddc03c228 Fix demo compilation and warnings Lynix 2017-10-10 21:08:16 +02:00
  • c5f7b36df1 Fix -Wignored-qualifiers warning Lynix 2017-10-10 20:56:54 +02:00
  • 75a5ccad2a Physics2D: Add constraint support Lynix 2017-10-10 20:33:31 +02:00
  • 08645f669d Regenerate global headers Lynix 2017-10-10 18:29:15 +02:00
  • d1eac591f5 Graphics: Prepare dynamic reflections Lynix 2017-10-10 18:28:15 +02:00
  • 817064cbeb Sdk/Algortihm: Fix 64bits shift Jérôme Leclercq 2017-10-06 15:18:37 +02:00
  • 52033c8697 Package: Fix resource copy on Linux Jérôme Leclercq 2017-10-06 15:03:03 +02:00
  • be8cc08ba9 Sdk: Fix segfault when deleting hovered widget Jérôme Leclercq 2017-10-06 14:12:18 +02:00
  • 1f48ec4099 Network/ENetHost: Fix compression callbacks Jérôme Leclercq 2017-10-06 14:04:36 +02:00
  • f42be919e6 Fix LogoDemo after mapper change Jérôme Leclercq 2017-10-06 09:18:14 +02:00
  • ecbc8343a5 SocketPoller: Fix behavior on Windows and BSD Jérôme Leclercq 2017-10-04 16:24:57 +02:00
  • f17be35cab Network/SocketPoller: Uniformize behavior accross platforms Jérôme Leclercq 2017-10-04 10:53:51 +02:00
  • c763dea4e1 Merge branch 'master' into reflection-mapping Lynix 2017-10-02 21:11:15 +02:00
  • 99d21b8722 Fix compilation and some warnings Jérôme Leclercq 2017-10-02 16:18:15 +02:00
  • 40a678889d Vertex declaration changes (#135) larnin 2017-10-02 15:21:03 +02:00
  • bbac0838dd Include-What-You-Use (#137) Gawaboumga 2017-10-01 11:17:10 +02:00