Jérôme Leclercq
|
6d6391ca46
|
Fix compilation
I forgot master was still in C++14
|
2021-03-30 17:48:32 +02:00 |
Jérôme Leclercq
|
48ab2a4b04
|
ObjectHandle: Fix handling of <T>
|
2021-03-19 09:55:36 +01:00 |
Jérôme Leclercq
|
8e6b4cc673
|
Graphics/Model: Fix copy constructor
|
2020-11-01 17:40:12 +01:00 |
Jérôme Leclercq
|
0cadaecbd2
|
Fix that clang warning
|
2020-09-07 16:21:43 +02:00 |
Jérôme Leclercq
|
193deb6c04
|
Fix some minor stuff
|
2020-09-06 17:09:39 +02:00 |
Jérôme Leclercq
|
67b0d70b7c
|
Upgrade to Newton 3.14 and make it a thirdparty lib
|
2020-09-06 17:09:19 +02:00 |
Lynix
|
52c24e76db
|
SDK/Physics2D: Fix entity rotation not being taken into account for static physics
|
2020-06-02 17:06:01 +02:00 |
Lynix
|
4f9380da11
|
More Linux fixes
|
2020-05-27 21:01:14 +02:00 |
Lynix
|
7ed0543ad2
|
Add NAZARA_PLATFORM_GLX back
|
2020-05-27 20:52:04 +02:00 |
Lynix
|
2efb6baaa6
|
Linux fix
|
2020-05-27 20:43:42 +02:00 |
Lynix
|
81f03f04e5
|
Revert Renderer to its pre-SDL state
|
2020-05-27 19:42:53 +02:00 |
Lynix
|
2d189dc85e
|
Fix WindowHandles
|
2020-05-27 18:55:03 +02:00 |
Lynix
|
b0c72a6101
|
Replace platform backends by SDL
|
2020-05-27 17:47:52 +02:00 |
Lynix
|
c071f52d8f
|
Platform/Mouse: Add SetRelativeMouseMode
|
2020-05-27 17:08:49 +02:00 |
Jérôme Leclercq
|
1425f99edf
|
Merge branch 'master' into SDL2
|
2020-05-27 11:11:21 +02:00 |
ImperatorS79
|
db0b2ba27b
|
Fix warning -Wreorder on linux in SimpleTextDrawer
|
2020-05-18 10:37:49 +02:00 |
REMqb
|
96ea792656
|
~ Formatting
|
2020-03-21 12:42:50 +01:00 |
Lynix
|
da5d8bc4c2
|
Bypass MSVC parser regression
|
2020-03-20 20:56:15 +01:00 |
Lynix
|
e35caebdcf
|
Core: Add ByteArrayPool and PoolByteStream classes
|
2020-02-04 11:42:05 +01:00 |
Lynix
|
518b8697de
|
Network/ENetHost: Add AllowsIncomingConnections method
|
2020-02-01 16:36:05 +01:00 |
Lynix
|
8c7301f649
|
Utility/RichTextDrawer: Add character & line spacing offsets
|
2020-01-26 16:57:56 +01:00 |
Lynix
|
977044f59e
|
Utility/SimpleTextDrawer: Replace line spacing factor by line spacing offset
|
2020-01-26 16:19:06 +01:00 |
Lynix
|
11d51872fa
|
Utility/SimpleTextDrawer: Add character spacing offset
|
2020-01-26 16:18:28 +01:00 |
Lynix
|
b50691d71e
|
Update Core.hpp
|
2020-01-25 19:15:30 +01:00 |
Lynix
|
151b8eb425
|
Fix previous commit
|
2020-01-25 19:15:25 +01:00 |
Lynix
|
6b825a084c
|
Utility/SimpleTextDrawer: Add line spacing factor
|
2020-01-25 19:08:36 +01:00 |
Lynix
|
548ede4613
|
Utility/*TextDrawer: Use float internally
+ some fixes
|
2020-01-25 19:07:20 +01:00 |
Lynix
|
59d80dbe6d
|
Utility/SimpleTextDrawer: Fix a lot of minor bugs
+ add .inl
|
2020-01-25 15:25:10 +01:00 |
Lynix
|
db78c9c948
|
Renderer/Texture: Remove Image constructor
|
2020-01-09 22:42:28 +01:00 |
Lynix
|
df2a029f30
|
Physics2D/Collider2D: Add support for neighbors vertices
|
2020-01-01 17:25:22 +01:00 |
Lynix
|
f371cbb386
|
Fix EmptyStream open mode
|
2019-12-29 16:36:23 +01:00 |
Lynix
|
35cf05e3bc
|
Core: Add EmptyStream class
|
2019-12-29 16:25:40 +01:00 |
Lynix
|
0b825680de
|
Network/ENetPeer: Reduce memory usage
|
2019-12-29 11:56:13 +01:00 |
Lynix
|
24cb8f6845
|
Add ENet::GetTotalPacketReceived
|
2019-12-29 11:54:00 +01:00 |
Lynix
|
56243f5a12
|
Nazara/Network: Add GetTotalByte[Received|Sent]
|
2019-12-28 17:31:21 +01:00 |
Lynix
|
57b37c3d2c
|
Minor fixes
|
2019-12-28 15:06:31 +01:00 |
Lynix
|
fcfcc94c49
|
Fix RichTextDrawer ignoring max line width
|
2019-12-28 12:03:41 +01:00 |
Lynix
|
ba405aaa5f
|
Fix some missing override
|
2019-12-28 11:44:13 +01:00 |
Lynix
|
97418bfe04
|
RichText: Add support for outline color/thickness
|
2019-12-28 11:43:48 +01:00 |
Lynix
|
e6c0f864f3
|
Fix reorder warning
|
2019-12-22 22:12:41 +01:00 |
Lynix
|
2a7ffffd84
|
Fix warning
|
2019-12-22 17:01:46 +01:00 |
Lynix
|
e282b842b4
|
Add Node::SetScale(Vector2) to prevent a bug
|
2019-12-22 17:01:05 +01:00 |
Lynix
|
dba9bb8b47
|
Math: Add Rect(u)i64 using
|
2019-12-22 17:00:48 +01:00 |
Lynix
|
3b43f57192
|
Added physics function to control sleeping behavior
|
2019-12-19 21:33:56 +01:00 |
REMqb
|
ef791e2f3c
|
~ WIP input IME
|
2019-12-19 19:59:43 +01:00 |
Lynix
|
ec0eed9eff
|
Core/HandledObject: Add OnHandledObjectDestruction signal
|
2019-12-15 15:41:41 +01:00 |
Lynix
|
3760c8b5c4
|
Utility/Node: Fix negative scaling not affecting rotation
|
2019-12-13 17:23:01 +01:00 |
Lynix
|
1dbe71474d
|
Utility/Node: Get[Position|Rotation|Scale) now defaults to local space
|
2019-12-12 09:58:08 +01:00 |
Lynix
|
bcc10a1ee2
|
Math/Matrix4: Add Decompose
|
2019-12-10 09:49:52 +01:00 |
Lynix
|
be8e89b228
|
Math: Remove all Set(class) methods
|
2019-12-10 09:49:40 +01:00 |