Lynix
|
7e7549b182
|
Merge remote-tracking branch 'refs/remotes/origin/master' into culling
|
2016-11-23 14:12:46 +01:00 |
Lynix
|
093ee3175e
|
SDK/Component: Fix typo (and compilation)
|
2016-11-23 14:12:24 +01:00 |
Lynix
|
8d86306933
|
Merge remote-tracking branch 'refs/remotes/origin/master' into culling
|
2016-11-23 14:07:52 +01:00 |
Lynix
|
c4e837b14f
|
Graphics/ParticleStruct: Replace life type from UInt32 to float
|
2016-11-23 14:07:38 +01:00 |
Lynix
|
88895df1d0
|
SDK/Systems: Disable VelocitySystem if PhysicsComponent2D is present
|
2016-11-23 14:07:20 +01:00 |
Lynix
|
24e0163a8a
|
Graphics/ParticleMapper: Add GetPointer method
|
2016-11-23 14:07:01 +01:00 |
Lynix
|
5d441583f2
|
Graphics/Particlegroup: Add GetBuffer method
|
2016-11-23 14:06:47 +01:00 |
Lynix
|
3193aef29a
|
Audio/Music: Improve documentation
|
2016-11-22 14:25:35 +01:00 |
Lynix
|
82c51bd16a
|
Update patch version
|
2016-11-20 21:08:00 +01:00 |
Lynix
|
84e3d8df9a
|
Build: Enable RTTI on release
While the engine does not uses it, some projects using Nazara may use
RTTI and fail to compile
|
2016-11-20 15:21:27 +01:00 |
Lynix
|
ed827e039c
|
SDK/Lua: Bind GetFOV and GetLayer methods from CameraComponent
|
2016-11-19 15:43:49 +01:00 |
Lynix
|
4cc083154d
|
Sdk/Lua: Fix warning
|
2016-11-19 15:43:31 +01:00 |
Lynix
|
f629803f90
|
Sdk/CameraComponent: Fix compilation
|
2016-11-19 15:43:17 +01:00 |
Lynix
|
2d13ff7aac
|
Revert "Utility/Formats: STBLoader will now convert the image to RGB8 if it has no alpha value"
This reverts commit c523e3cde5.
|
2016-11-18 22:39:26 +01:00 |
Lynix
|
3bd426f3dc
|
SDK/Lua: Bind CameraComponent
|
2016-11-18 22:39:01 +01:00 |
Lynix
|
cdc53e3dc3
|
Sdk/Lua: Bind Keyboard
|
2016-11-18 22:14:10 +01:00 |
Lynix
|
77b8f48352
|
SDK/Lua: Bind methods from EulerAngles and Quaternion
|
2016-11-18 21:25:32 +01:00 |
Lynix
|
7c5bf0f83e
|
Math/Quaternion: Fix compilation of static method Lerp
|
2016-11-18 21:25:02 +01:00 |
Lynix
|
37a04ed4b3
|
Core/Prerequesites: Remove NDEBUG automatic definition (not used)
|
2016-11-18 21:18:45 +01:00 |
Lynix
|
a1b71467c6
|
SDK/CollisionComponent2D: Fix static body position
|
2016-11-18 18:47:24 +01:00 |
Lynix
|
f34d390216
|
Physics2D/RigidBody2D: Fix AddForce application point for Global coordinate system
|
2016-11-18 18:12:48 +01:00 |
Lynix
|
e4f507e67f
|
Physics2D/RigidBody2D: Fix collisions
|
2016-11-18 18:03:40 +01:00 |
Lynix
|
ac2193e0c2
|
Physics2D: Add support for SegmentCollider2D
|
2016-11-18 18:00:48 +01:00 |
Lynix
|
950068a60d
|
Doc/SDK: Fix missing NDK group
|
2016-11-18 12:03:35 +01:00 |
Lynix
|
c65f19d8cf
|
Core/Bitset: Fix compilation
|
2016-11-18 01:36:40 +01:00 |
Lynix
|
5efa986ac1
|
Fix compilation warnings
|
2016-11-18 01:32:03 +01:00 |
Lynix
|
ac05e022f8
|
Core/Prerequesites: Add CHAR_BIT == 8 check
|
2016-11-18 01:16:55 +01:00 |
Lynix
|
c523e3cde5
|
Utility/Formats: STBLoader will now convert the image to RGB8 if it has no alpha value
|
2016-11-18 01:16:36 +01:00 |
Lynix
|
ff7e64494f
|
Utility/Image: Add HasAlpha() method
|
2016-11-18 01:15:58 +01:00 |
Lynix
|
93a2e54667
|
Utility/PixelFormat: Fix mask bit orders
|
2016-11-18 01:15:36 +01:00 |
Lynix
|
964d16f907
|
Math/Algorithm: CountBits now returns a std::size_t instead of a T
|
2016-11-18 01:14:33 +01:00 |
Lynix
|
9513d9479a
|
Core/Bitset: Fix PerformsAND when used with itself as argument
|
2016-11-18 01:14:08 +01:00 |
Lynix
|
359b5e6c3a
|
Core/Algorithm: Add BitCount function
|
2016-11-18 01:13:30 +01:00 |
Lynix
|
2ed65e60e1
|
Core/Bitset: Add Reverse() method
|
2016-11-18 01:09:05 +01:00 |
Lynix
|
cec547bf1f
|
Core/Bitset: Improve a bit(set, HAH!) doc
|
2016-11-17 23:02:13 +01:00 |
Lynix
|
e76ef3902e
|
Utility/PixelFormat: Reject formats with over 64 bpp per component
|
2016-11-17 23:01:38 +01:00 |
Lynix
|
d9774f30a3
|
Core/Bitset: Add Read method and FromPointer static method
|
2016-11-17 22:57:54 +01:00 |
Lynix
|
43a3f15794
|
Core/Bitset: Add AppendBits function
|
2016-11-17 22:56:48 +01:00 |
Lynix
|
828d744879
|
Core/Bitset: Fix some warnings
|
2016-11-17 18:26:45 +01:00 |
Lynix
|
180a8edf3b
|
Core/Bitset: Add operator<<(ostream&)
|
2016-11-17 18:26:05 +01:00 |
Lynix
|
91010fffa6
|
UnitTests/Bitset: Test with different block size
|
2016-11-17 18:25:22 +01:00 |
Lynix
|
cd0e9d97b8
|
Graphics/Sprite: Add SetMaterial and SetTexture overloads for searching a resource name
|
2016-11-17 18:24:36 +01:00 |
Lynix
|
23a85fb5ab
|
Physics2D/RigidBody2D: Fix removal of body from space
|
2016-11-15 16:01:39 +01:00 |
Lynix
|
c1630cdbff
|
Core/ParameterList: Fix warning of shadowing variable
|
2016-11-15 15:13:12 +01:00 |
Lynix
|
46f2c18e20
|
Build: Enable relative links for makefile
|
2016-11-15 14:58:00 +01:00 |
Lynix
|
1ff530cfbe
|
Sdk/LuaAPI: Remove documentation from LuaImplQueryArg/LuaImplReplyVal
Since they are internal functions
|
2016-11-15 11:46:12 +01:00 |
Lynix
|
601794caf7
|
Bump Nazara version
|
2016-11-14 16:06:46 +01:00 |
Lynix
|
f596b46629
|
Sdk/Lua: Fix Clock() constructor not correctly handling optional arguments
|
2016-11-14 00:21:36 +01:00 |
Lynix
|
425f09f418
|
Core: Remove unused AbstractLogger.docx (Closes #87)
|
2016-11-14 00:06:49 +01:00 |
Lynix
|
43f93141ac
|
Utility/Algorithm: Fix GenerateBox plane rotation (Fix #114)
|
2016-11-14 00:02:01 +01:00 |