Jérôme Leclercq
|
938aa79ffc
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
|
2018-04-10 16:13:00 +02:00 |
|
Jérôme Leclercq
|
d6392c33ad
|
Core/Directory: Fix GetResultSize and IsResultDirectory methods on Posix
|
2018-04-10 16:12:15 +02:00 |
|
Lynix
|
42a263ed6a
|
Graphics/Billboard: Fix bounding volume
|
2018-04-09 20:33:40 +02:00 |
|
Lynix
|
c9904e7d20
|
Audio/Sound: Fix copy constructor not copying looping state
|
2018-04-08 18:50:42 +02:00 |
|
Lynix
|
3c4c0fab66
|
Audio: Make Music, Sound, SoundEmitter movable
|
2018-04-08 17:51:25 +02:00 |
|
Lynix
|
05a5c4c42e
|
Utility/OBJLoader: Add support for emissive/normal maps by using custom keywords
|
2018-04-04 21:30:59 +02:00 |
|
Lynix
|
e8e3c29f37
|
Refactor IpAddressImpl.cpp (Windows) + update changelog
|
2018-04-02 16:30:39 +02:00 |
|
Lynix
|
63ee3ca8d4
|
Network/Socket: Fix IPv6 decoding on posix
|
2018-04-01 21:56:45 +02:00 |
|
Lynix
|
c869967928
|
Network/Socket: Fix dual-stack support
|
2018-04-01 21:34:50 +02:00 |
|
Lynix
|
a5400f07c9
|
Network/Socket: Fix IPv6 encoding
|
2018-04-01 21:30:07 +02:00 |
|
Lynix
|
df510aeb78
|
Network/Socket: Fix broadcast & dual-stack on Posix
|
2018-04-01 21:01:13 +02:00 |
|
Lynix
|
eeba7f96a0
|
Fix compilation
|
2018-04-01 20:52:52 +02:00 |
|
Lynix
|
715729fc02
|
Network: Add support for dual-stack sockets
|
2018-04-01 20:48:50 +02:00 |
|
Jérôme Leclercq
|
edec42038c
|
Fix compilation for MinGW
|
2018-03-27 15:07:34 +02:00 |
|
Lynix
|
0e3871b19e
|
Physics3D/Collider3D: Fixed ConvexCollider3D::GetType()
|
2018-03-26 20:24:17 +02:00 |
|
Lynix
|
7f1419b34e
|
Physics3D/PhysWorld3D: Remove const from argument in BodyIterator
|
2018-03-26 20:23:30 +02:00 |
|
Jérôme Leclercq
|
554fcd6492
|
Physics3D/Collider3D: Add ForEachPolygon method
|
2018-03-26 16:57:16 +02:00 |
|
Lynix
|
665512402c
|
Fix some warnings
|
2018-03-20 21:58:46 +01:00 |
|
Lynix
|
69f079fcc8
|
Core/Serialization: Add type tag parameters
|
2018-03-20 20:56:06 +01:00 |
|
Lynix
|
96f3104347
|
Fix Basic uber-shader compilation on some drivers
|
2018-03-10 13:02:30 +01:00 |
|
Lynix
|
f706ac0a50
|
ColorBackground: Fix shader error
|
2018-03-10 10:38:31 +01:00 |
|
Jérôme Leclercq
|
cd31e6c397
|
Add buffer support
|
2018-03-09 16:49:01 +01:00 |
|
Jérôme Leclercq
|
9b8e8042e4
|
Merge fix
|
2018-03-09 16:47:31 +01:00 |
|
Lynix
|
3036c32d9d
|
Core/Bitset:
|
2018-03-06 20:25:29 +01:00 |
|
Lynix
|
af75e2cc68
|
Merge branch 'physics3d-material'
|
2018-02-17 12:50:46 +01:00 |
|
Faymoon
|
cd526d6145
|
Remove some useless "Nz::" (#159)
* Remove useless "Nz::"
* Remove useless "Nz::"
* REmove useless "Nz::"
* Remove useless "Nz::"
|
2018-02-17 12:47:16 +01:00 |
|
Lynix
|
39c89c52f4
|
Platform/Window: Fix size event triggering key event on Windows
|
2018-02-15 21:08:38 +01:00 |
|
Jérôme Leclercq
|
7d54ac4c10
|
Merge branch 'master' into vulkan
|
2018-02-13 13:06:01 +01:00 |
|
Lynix
|
6e3bcac25d
|
Physics3D/PhysWorld3D: Take BodyIterator by const reference
|
2018-02-12 21:26:14 +01:00 |
|
Lynix
|
af12c5ed92
|
Merge branch 'master' into physics3d-material
|
2018-02-11 14:39:14 +01:00 |
|
Jérôme Leclercq
|
45af15d802
|
Physics[2|3]D/PhysWorld[2|3]D: Add max step count
|
2018-02-09 17:29:20 +01:00 |
|
Jérôme Leclercq
|
bb7c97ed9a
|
Add PhysWorld2D::UseSpatialHash
|
2018-02-09 17:25:11 +01:00 |
|
Jérôme Leclercq
|
17849226e4
|
Physics2D/PhysWorld2D: Add iteration count control
|
2018-02-09 17:24:00 +01:00 |
|
Jérôme Leclercq
|
fb3eb9443e
|
Core/Clock: Restart now returns the elapsed time in milliseconds
|
2018-02-07 15:02:44 +01:00 |
|
Lynix
|
1e88e23854
|
Merge branch 'master' into physics3d-material
|
2018-01-28 14:28:44 +01:00 |
|
Lynix
|
7c1ffea19c
|
Core/Win32: Encapsulate internal struct
|
2018-01-28 14:28:33 +01:00 |
|
Lynix
|
3afdbd2141
|
Fix typo
|
2018-01-28 14:27:52 +01:00 |
|
Lynix
|
a8c1a2f488
|
Network/Win32: Fix a parsing error when compiler doesn't support __has_include
|
2018-01-26 20:57:14 +01:00 |
|
Lynix
|
ce2324ea2a
|
Merge branch 'master' of https://github.com/DigitalPulseSoftware/NazaraEngine
|
2018-01-26 20:41:52 +01:00 |
|
Jérôme Leclercq
|
3f7bac186b
|
Network/Win32: Second patch for MinGW #157
Extending Mstcpip.h fix using C++17 feature __has_include
|
2018-01-26 16:11:53 +01:00 |
|
Jérôme Leclercq
|
b93320613e
|
Network/Windows: MinGW compatibility fix
|
2018-01-26 15:41:01 +01:00 |
|
Lynix
|
fd727be03f
|
Utility/SimpleTextDrawer: Fix space screwing up bounding box
|
2018-01-24 20:56:38 +01:00 |
|
Lynix
|
b47f5210e0
|
Physics3D/PhysWorld3D: Add ForEachBodyInAABB method
|
2018-01-20 19:36:21 +01:00 |
|
Lynix
|
c592acfd5f
|
Merge branch 'master' into physics3d-material
|
2018-01-20 14:21:01 +01:00 |
|
Lynix
|
5380b6a41b
|
Lua/LuaInstance: Move library initializations to LoadLibraries
|
2018-01-20 14:20:46 +01:00 |
|
Jérôme Leclercq
|
58e6c8e36c
|
Physics2D/RigidBody2D: Fix movement not moving registered and simulation enabled states
|
2018-01-18 10:32:48 +01:00 |
|
Lynix
|
c1cebe1425
|
Merge branch 'master' into physics3d-material
|
2018-01-17 18:25:57 +01:00 |
|
Jérôme Leclercq
|
7a04c6f83b
|
Physics2D/RigidBody2D: Add EnableSimulation/IsSimulationEnabled
|
2018-01-17 17:13:50 +01:00 |
|
Lynix
|
1c3654148d
|
Merge branch 'master' into vulkan
|
2018-01-16 21:15:58 +01:00 |
|
germinolegrand
|
1e55c4d9e9
|
Prerequisites instead of Prerequesites (typo) #152 (#153)
|
2018-01-16 12:23:01 +01:00 |
|