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 |
Lynix
|
24278dafdc
|
Core/MemoryStream: Fix assertion trigger when writing zero-sized block
|
2017-12-09 20:34:07 +01:00 |
Lynix
|
7772d56c66
|
Sdk/GraphicsComponent: Fix local matrix not being copied
|
2017-12-06 21:12:51 +01:00 |
Jérôme Leclercq
|
503378ed47
|
Try some black magic
|
2017-12-04 16:22:01 +01:00 |
Lynix
|
02d76aee5d
|
Build: Fix exclusion not working
|
2017-12-02 14:39:40 +01:00 |
Lynix
|
547ad8682f
|
Build: Add Category and possibility to excludes whole category with one command
|
2017-12-02 14:24:35 +01:00 |
Jérôme Leclercq
|
5ba0d0dba0
|
Add unit test for EntityOwner
|
2017-12-01 15:53:50 +01:00 |
Lynix
|
0a72ddb478
|
Graphics/SkyboxBackground: Fix distorsion on skybox
|
2017-12-01 10:20:00 +01:00 |
Lynix
|
6d09abbc2c
|
Physics3D/RigidBody3D: Add [Get|Set][Angular|Linear]Damping
|
2017-11-30 12:04:33 +01:00 |
Jérôme Leclercq
|
a9fc553bd5
|
Core/Directory: Try to fix default directory permission
|
2017-11-29 16:09:46 +01:00 |
Jérôme Leclercq
|
45576f5691
|
Core/Directory: Fix recursive Create method on Posix
|
2017-11-29 16:01:07 +01:00 |
Jérôme Leclercq
|
ae29fe12cb
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
|
2017-11-29 15:13:07 +01:00 |
Jérôme Leclercq
|
ffa6d5c4cc
|
Core/File: Fix error handling when opening file on posix
|
2017-11-29 15:12:17 +01:00 |
Lynix
|
b7d5e8e430
|
Fix readme link to AppVeyor
|
2017-11-28 23:30:32 +01:00 |
Lynix
|
69590b52a7
|
Update ChangeLog.md
|
2017-11-28 23:22:41 +01:00 |
Lynix
|
9eaf995b21
|
Sdk/CollisionComponent2D: C++14 cleanup
|
2017-11-28 23:21:32 +01:00 |
Lynix
|
71ee30d570
|
Sdk/GraphicsComponent: Fix clear method
|
2017-11-28 23:21:11 +01:00 |
Lynix
|
72bcb1fda7
|
Physics2D/RigidBody2D: Fix SetGeom attribute copy
|
2017-11-28 23:20:45 +01:00 |
Jérôme Leclercq
|
377dd992b9
|
Sdk/Canvas: Implement tab/shift-tab to switch to next/previous widget
|
2017-11-23 14:48:59 +01:00 |
Jérôme Leclercq
|
4116984f9f
|
Sdk/Canvas: Rename widgetbox to widgetentry
|
2017-11-23 13:54:58 +01:00 |
Jérôme Leclercq
|
c435923533
|
Update ChangeLog
|
2017-11-23 13:39:38 +01:00 |
Jérôme Leclercq
|
3cff3fbadc
|
Sdk/TextAreaWidget: Fix cursor showing up on readonly text area
|
2017-11-23 13:24:13 +01:00 |
Jérôme Leclercq
|
d98b7a8f4f
|
Sdk/Canvas: Prevent OnFocusLost/OnFocusReceived when using SetFocus on an already focused widget
|
2017-11-23 13:23:54 +01:00 |
Jérôme Leclercq
|
1601849a00
|
Sdk/BaseWidget: Add HasFocus method
|
2017-11-23 13:23:11 +01:00 |
Jérôme Leclercq
|
6c8b3eb319
|
Sdk/Entity: Add Disable shortcut
|
2017-11-23 13:22:38 +01:00 |
Jérôme Leclercq
|
0a5cbe656f
|
Math/VectorI: Make array/pointer constructor explicit
|
2017-11-23 13:21:51 +01:00 |
REMqb
|
4d195e0e08
|
~ Fix widgets / events not working after the window defocused then focused again (#144)
|
2017-11-23 00:01:55 +01:00 |
Jérôme Leclercq
|
aa623a4933
|
Core/Flags: Add Test method
|
2017-11-22 12:58:56 +01:00 |
Jérôme Leclercq
|
54faabcc33
|
Core/Flags: Allow explicit operator conversion to any integer type of the same size (or greater size) than the internal size
|
2017-11-22 12:58:17 +01:00 |
Jérôme Leclercq
|
1b80ad5f02
|
Platform/Window: Revert wrong mouse position fix
|
2017-11-22 10:26:58 +01:00 |
Jérôme Leclercq
|
b83a9b60e7
|
Sdk/World: Fix destruction retrieval while world clear
|
2017-11-22 10:26:33 +01:00 |
Jérôme Leclercq
|
19724f1e66
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
|
2017-11-22 09:27:24 +01:00 |
Jérôme Leclercq
|
9c9b9ed49f
|
Core/String: Fix movement leaving a null shared string
|
2017-11-22 09:27:23 +01:00 |