Commit Graph

4361 Commits

Author SHA1 Message Date
Lynix 98eaf83ea9 Utility/OBJParser: Fix negative offset handling for good 2018-01-07 22:36:39 +01:00
Lynix 68fae51548 Graphics: Fix compilation 2018-01-07 13:54:45 +01:00
Lynix 7d45c58218 Revert "Travis: Try to use Clang 5.0 again"
This reverts commit 43eb5ec929.
2018-01-07 04:46:20 +01:00
Lynix 43eb5ec929 Travis: Try to use Clang 5.0 again 2018-01-07 04:45:30 +01:00
Lynix 753fa8215c Travis: Try some black magic 2018-01-07 04:42:48 +01:00
Lynix d603a6ecc2 Reverse travis to working configuration
Looks like it doesn't like Clang 5.0
2018-01-07 04:30:59 +01:00
Lynix d5a4e9dfe0 Fix travis 2018-01-07 04:26:36 +01:00
Lynix c6bb6c9c5c Fix travis
Looks like it has to run in sudo, maybe because of packages
2018-01-07 04:18:55 +01:00
Lynix 52e59a317a Try to use Clang 5.0 with Travis 2018-01-07 04:14:10 +01:00
Lynix 0b34b2374a Fix warning 2018-01-07 04:13:58 +01:00
Lynix ff59d2b6df Fix travis 2018-01-07 04:01:09 +01:00
Lynix 234aa90f51 Fix unit tests 2018-01-07 03:50:35 +01:00
Lynix ee77899a6a Utility: Add JPEG image saver 2018-01-07 03:19:55 +01:00
Lynix 054c74bded Extlibs: Update stb_image(_write) 2018-01-07 03:19:36 +01:00
Lynix 69f7b97b31 Fix travis
And try to disable sudo to increase boot time
2018-01-06 03:00:31 +01:00
Lynix 8697cf33e6 Utility/OBJParser: Fix relative offsets loading 2018-01-06 02:46:51 +01:00
Lynix b85a762476 Core/SparsePtr: Fix warning 2018-01-06 02:46:08 +01:00
Lynix 61ecedfe8c Build: Merged extern workspace to main (and only) workspace
Also removed extern libraries precompiled binaries
2018-01-06 02:45:20 +01:00
Lynix 18a4099958 Merge branch 'master' into physics3d-material 2018-01-05 20:49:46 +01:00
Jérôme Leclercq acc24158ec Update ChangeLog.md 2018-01-05 16:28:50 +01:00
Jérôme Leclercq e8d519dad7 Core/MemoryHelper: Make PlacementDestroy a no-op on null pointers 2018-01-05 16:09:25 +01:00
Jérôme Leclercq eb9bc18b45 Core/MemoryHelper: Oops 2018-01-05 15:41:30 +01:00
Jérôme Leclercq 1e53274623 Core/MemoryHelper: Fix alloca with a size equivalent to zero 2018-01-05 15:40:25 +01:00
Jérôme Leclercq 4b6d7d2e47 Math/Algorithm: Fix typo 2018-01-05 15:39:56 +01:00
Jérôme Leclercq 2bef737dc6 Network/ENetPeer: Fix indent 2018-01-05 15:39:47 +01:00
Jérôme Leclercq 98a03cb543 Network/SocketPoller: Fix potential bug on Connect (Posix) 2018-01-05 15:39:35 +01:00
Jérôme Leclercq 34b8027764 Update .editorconfig 2018-01-05 10:56:38 +01:00
Lynix 67fe1ec514 Merge branch 'master' into physics3d-material 2018-01-03 20:43:35 +01:00
Lynix 1d32557856 Sdk/TextAreaWidget: Fix Clear 2018-01-03 20:43:24 +01:00
Lynix 84a3fc1a91 Physics3D/World: Add more control on materials 2017-12-17 19:08:45 +01:00
Lynix 9b431e54c9 Merge branch 'master' into physics3d-material 2017-12-16 21:21:44 +01:00
Lynix ec22b8d643 Lua/LuaInstance: Fix movement, for real 2017-12-16 21:21:35 +01:00
Lynix 36c1e4e8cb Merge branch 'master' into physics3d-material 2017-12-16 19:09:13 +01:00
Lynix f5df0eb056 Lua/LuaInstance: Fix movement 2017-12-16 19:09:01 +01:00
Lynix 24fb5762ad Upgrade Catch to v2.0.1 2017-12-15 00:45:17 +01:00
Lynix 99c974c141 Fix compilation 2017-12-15 00:19:45 +01:00
Lynix d1060047f8 Merge branch 'master' into physics3d-material 2017-12-14 19:50:14 +01:00
Lynix fd8306f17f Core/String: Replace implicit operator std::string by ToStd::String 2017-12-14 19:50:06 +01:00
Lynix e302667c21 Merge branch 'master' into physics3d-material 2017-12-14 18:15:35 +01:00
Lynix 5aab9b248d Sdk/PhysicsComponent3D: Fix cloning by preserving physics states 2017-12-13 22:17:50 +01:00
Jérôme Leclercq 9272efa159 Core/Thread: Fix possible infinite recursion 2017-12-13 17:42:45 +01:00
Jérôme Leclercq 192321b448 Network: Fix uninitialized values (found by valgrind) 2017-12-13 12:55:03 +01:00
Jérôme Leclercq 4eb3520be8 Sdk/PhysicsComponent3D: Add node synchronization control 2017-12-13 10:36:27 +01:00
Lynix afa874de26 WIP on materials 2017-12-10 22:17:41 +01:00
Lynix f1b84bfc9e Sdk/Physics3D: Handle properly disabled physics entity 2017-12-10 14:07:18 +01:00
Lynix 498bd77d8a Sdk/BaseComponent: Add OnEntityDisabled and OnEntityEnabled callbacks 2017-12-10 14:06:43 +01:00
Lynix 33b3b2feaf Physics3D/RigidBody3D: Add simulation property 2017-12-10 13:35:58 +01:00
Lynix b8e447e4fe Physics3D/RigidBody3D: Fix copy constructor not copying all states 2017-12-10 12:10:47 +01:00
Lynix 0df70dcb16 Physics3D/RigidBody3D: Rename [Get|Set]Velocity to [Get|Set]LinearVelocity 2017-12-10 12:09:36 +01:00
Lynix 37bbdfb34b Update changelog with latests changes 2017-12-09 20:41:42 +01:00