Commit Graph

  • 2da086b7df New Render queues (#161) Jérôme Leclercq 2018-04-11 19:36:52 +02:00
  • 14248bb6c6 Example/SpacebattleDemo: Take const ref to EntityHandles Lynix 2018-04-10 23:52:28 +02:00
  • dae2b6f5a6 Fix an oopsie Jérôme Leclercq 2018-04-10 16:22:18 +02:00
  • 938aa79ffc Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2018-04-10 16:13:00 +02:00
  • d6392c33ad Core/Directory: Fix GetResultSize and IsResultDirectory methods on Posix Jérôme Leclercq 2018-04-10 16:12:15 +02:00
  • 42a263ed6a Graphics/Billboard: Fix bounding volume Lynix 2018-04-09 20:33:40 +02:00
  • 1e88f5ddf8 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2018-04-09 20:05:36 +02:00
  • e299e1f03e Sdk/World: Add ForEachSystem method Jérôme Leclercq 2018-04-09 12:37:58 +02:00
  • e99d34f195 Sdk/World: Add const getters for systems Jérôme Leclercq 2018-04-09 12:34:37 +02:00
  • c9904e7d20 Audio/Sound: Fix copy constructor not copying looping state Lynix 2018-04-08 18:50:42 +02:00
  • ae2fd0069a SDK/ListenerSystem: Handle velocity in a generic way (no longer require a VelocityComponent) Lynix 2018-04-08 17:52:12 +02:00
  • 3c4c0fab66 Audio: Make Music, Sound, SoundEmitter movable Lynix 2018-04-08 17:51:25 +02:00
  • 31fc8c9dad Try to fix units tests on Linux Lynix 2018-04-07 13:10:55 +02:00
  • 830dae1b27 Core/HandledObject: Fix move assignement operator behavior Lynix 2018-04-06 21:14:09 +02:00
  • 05a5c4c42e Utility/OBJLoader: Add support for emissive/normal maps by using custom keywords Lynix 2018-04-04 21:30:59 +02:00
  • 31c272ab98 Core/HandledObject: Fix move assignement operator Lynix 2018-04-03 22:05:35 +02:00
  • f8d1959d87 Fix gmake2 makefile by filtering gmake* instead of gmake Alexandre Janniaux 2018-04-02 19:26:56 +02:00
  • e8e3c29f37 Refactor IpAddressImpl.cpp (Windows) + update changelog Lynix 2018-04-02 16:30:39 +02:00
  • 63ee3ca8d4 Network/Socket: Fix IPv6 decoding on posix Lynix 2018-04-01 21:56:45 +02:00
  • c869967928 Network/Socket: Fix dual-stack support Lynix 2018-04-01 21:34:50 +02:00
  • a5400f07c9 Network/Socket: Fix IPv6 encoding Lynix 2018-04-01 21:30:07 +02:00
  • df510aeb78 Network/Socket: Fix broadcast & dual-stack on Posix Lynix 2018-04-01 21:01:13 +02:00
  • eeba7f96a0 Fix compilation Lynix 2018-04-01 20:52:52 +02:00
  • 715729fc02 Network: Add support for dual-stack sockets Lynix 2018-04-01 20:48:50 +02:00
  • 600bfc3ee6 AppVeyor: temporary disable artifacts Lynix 2018-03-26 20:29:13 +02:00
  • 8c4773cdeb Plugins/Assimp: Fix index buffers optimization always active Jérôme Leclercq 2018-03-30 16:59:56 +02:00
  • edec42038c Fix compilation for MinGW Jérôme Leclercq 2018-03-27 15:07:34 +02:00
  • 0e3871b19e Physics3D/Collider3D: Fixed ConvexCollider3D::GetType() Lynix 2018-03-26 20:23:18 +02:00
  • 7f1419b34e Physics3D/PhysWorld3D: Remove const from argument in BodyIterator Lynix 2018-03-26 20:21:50 +02:00
  • 554fcd6492 Physics3D/Collider3D: Add ForEachPolygon method Jérôme Leclercq 2018-03-26 16:57:16 +02:00
  • 271565d1b9 And fix compilation again Lynix 2018-03-20 22:11:42 +01:00
  • bca94e0955 Fix compilation Lynix 2018-03-20 21:59:27 +01:00
  • 665512402c Fix some warnings Lynix 2018-03-20 21:58:46 +01:00
  • 8926f09511 Revert "Try to fix compilation" Lynix 2018-03-20 21:57:28 +01:00
  • 25f2bcf03f Revert "Core/Algorithm: Fix Apply problems" Lynix 2018-03-20 21:50:22 +01:00
  • a32408a4d7 Try to fix compilation Lynix 2018-03-20 21:50:16 +01:00
  • 6ef5afb88d Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2018-03-20 21:00:19 +01:00
  • 9a8c807d18 Core/Algorithm: Fix Apply problems Lynix 2018-03-20 20:59:54 +01:00
  • ad82de2962 Replace typedef keywords by using Lynix 2018-03-20 20:59:04 +01:00
  • 69f079fcc8 Core/Serialization: Add type tag parameters Lynix 2018-03-20 20:56:06 +01:00
  • 457a87d067 Network/ENet: Fix ENetCompressor destructor not being virtual Jérôme Leclercq 2018-03-20 17:12:42 +01:00
  • 3165dbe095 Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2018-03-12 09:19:53 +01:00
  • 2d56911e82 Sdk/EntityList: Fix copy assignation Jérôme Leclercq 2018-03-12 09:19:46 +01:00
  • 96f3104347 Fix Basic uber-shader compilation on some drivers Lynix 2018-03-10 13:02:30 +01:00
  • f706ac0a50 ColorBackground: Fix shader error Lynix 2018-03-10 10:38:31 +01:00
  • a2691ee12e Forgot a file Jérôme Leclercq 2018-03-09 16:49:15 +01:00
  • cd31e6c397 Add buffer support Jérôme Leclercq 2018-03-09 16:49:01 +01:00
  • 9b8e8042e4 Merge fix Jérôme Leclercq 2018-03-09 16:47:31 +01:00
  • 3036c32d9d Core/Bitset: Lynix 2018-03-06 20:25:29 +01:00
  • 464419db73 SDK/EntityList: Fix movement Jérôme Leclercq 2018-03-06 17:33:33 +01:00
  • 242e154f09 Sdk/World: Fix world movement not moving profiler status Jérôme Leclercq 2018-02-27 16:31:23 +01:00
  • 7875ece869 Build: Fix platform module not being client-only Lynix 2018-02-25 18:21:42 +01:00
  • 0063ca9950 Math/VectorI: Remove array constructor Lynix 2018-02-18 18:57:30 +01:00
  • b2d10f6e69 Examples: Fix FirstScene movements Lynix 2018-02-18 14:17:13 +01:00
  • efd07029e3 Physics3D/PhysWorld3D: Fix move constructor/operator Lynix 2018-02-17 14:23:27 +01:00
  • be6a56d76a Update ChangeLog Lynix 2018-02-17 14:22:33 +01:00
  • 166ecffc32 Sdk/[Collision|Physics]Component2D: Set internal rigidbody userdata to the entity id Lynix 2018-02-17 14:22:25 +01:00
  • af75e2cc68 Merge branch 'physics3d-material' Lynix 2018-02-17 12:50:46 +01:00
  • cd526d6145 Remove some useless "Nz::" (#159) Faymoon 2018-02-17 12:47:16 +01:00
  • 39c89c52f4 Platform/Window: Fix size event triggering key event on Windows Lynix 2018-02-15 21:08:38 +01:00
  • 7d54ac4c10 Merge branch 'master' into vulkan Jérôme Leclercq 2018-02-13 13:06:01 +01:00
  • 5a452ba2dd Update AppVeyor Lynix 2018-02-12 21:32:11 +01:00
  • c0e939187d Replace Mattermost link by Discord [skip ci] Lynix 2018-02-12 21:28:20 +01:00
  • 6e3bcac25d Physics3D/PhysWorld3D: Take BodyIterator by const reference Lynix 2018-02-12 21:26:14 +01:00
  • 1ca4839def Merge branch 'physics3d-material' Lynix 2018-02-12 21:22:54 +01:00
  • 6d57053cfc Fix Appveyor badge and add notifications Lynix 2018-02-12 21:22:36 +01:00
  • 9bfcd02730 Fix unit tests Lynix 2018-02-12 20:18:51 +01:00
  • af12c5ed92 Merge branch 'master' into physics3d-material Lynix 2018-02-11 14:39:14 +01:00
  • 45af15d802 Physics[2|3]D/PhysWorld[2|3]D: Add max step count Jérôme Leclercq 2018-02-09 17:29:20 +01:00
  • bb7c97ed9a Add PhysWorld2D::UseSpatialHash Jérôme Leclercq 2018-02-09 17:25:11 +01:00
  • 17849226e4 Physics2D/PhysWorld2D: Add iteration count control Jérôme Leclercq 2018-02-09 17:24:00 +01:00
  • 1feb4b2ba7 Build: defines NDEBUG in Release Jérôme Leclercq 2018-02-09 17:16:51 +01:00
  • 8bcd74ab04 Fix unit test compilation error Jérôme Leclercq 2018-02-08 16:31:01 +01:00
  • 34fe5dd466 Fix refresh Lua binding and comments Jérôme Leclercq 2018-02-08 16:25:52 +01:00
  • a9364ab7e2 Sdk/World: Add profiler Jérôme Leclercq 2018-02-08 16:25:27 +01:00
  • 6161b1a751 Sdk/World: Use a Bitset to store free entity id Jérôme Leclercq 2018-02-08 15:15:56 +01:00
  • 555817e3ee World: Rename Update() to Refresh() Jérôme Leclercq 2018-02-08 14:32:53 +01:00
  • ac06d5884c Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2018-02-08 11:43:17 +01:00
  • 7366d92818 Sdk/System: Fix time loss when using max update rate Jérôme Leclercq 2018-02-08 11:43:15 +01:00
  • 28f7021380 Merge branch 'master' into physics3d-material Lynix 2018-02-07 18:19:12 +01:00
  • db7f778672 Build self-hosted lib in a different folder and .gitignore it Lynix 2018-02-07 18:18:55 +01:00
  • 15fb338e36 Update ChangeLog.md Jérôme Leclercq 2018-02-07 15:07:17 +01:00
  • fb3eb9443e Core/Clock: Restart now returns the elapsed time in milliseconds Jérôme Leclercq 2018-02-07 15:02:44 +01:00
  • b855dcb17e Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Jérôme Leclercq 2018-02-05 13:42:58 +01:00
  • 09e0f4d076 Thirdparty: Clear precompiled binaries leftovers Jérôme Leclercq 2018-02-05 12:55:14 +01:00
  • 1b7f1227a3 Update readme Lynix 2018-02-04 13:48:04 +01:00
  • dfd28160a0 Lua tests (#158) Gawaboumga 2018-01-31 15:27:23 +01:00
  • 1e88e23854 Merge branch 'master' into physics3d-material Lynix 2018-01-28 14:28:44 +01:00
  • 7c1ffea19c Core/Win32: Encapsulate internal struct Lynix 2018-01-28 14:28:33 +01:00
  • 3afdbd2141 Fix typo Lynix 2018-01-28 14:27:52 +01:00
  • a8c1a2f488 Network/Win32: Fix a parsing error when compiler doesn't support __has_include Lynix 2018-01-26 20:57:14 +01:00
  • ce2324ea2a Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine Lynix 2018-01-26 20:41:52 +01:00
  • 3f7bac186b Network/Win32: Second patch for MinGW #157 Jérôme Leclercq 2018-01-26 16:11:53 +01:00
  • b93320613e Network/Windows: MinGW compatibility fix Jérôme Leclercq 2018-01-26 15:41:01 +01:00
  • fd727be03f Utility/SimpleTextDrawer: Fix space screwing up bounding box Lynix 2018-01-24 20:56:38 +01:00
  • 4911aff64f Fix assert message error : NodeComponent instead of ParticleEmitterComponent (#156) Faymoon 2018-01-22 14:22:18 +01:00
  • b47f5210e0 Physics3D/PhysWorld3D: Add ForEachBodyInAABB method Lynix 2018-01-20 19:36:21 +01:00
  • c592acfd5f Merge branch 'master' into physics3d-material Lynix 2018-01-20 14:21:01 +01:00
  • 5380b6a41b Lua/LuaInstance: Move library initializations to LoadLibraries Lynix 2018-01-20 14:20:46 +01:00
  • b6bbf82d97 Core/Flags: Fix bit shift on integers Lynix 2018-01-20 14:19:05 +01:00