Lynix
|
b6b3ac9f31
|
Move SDK include and source to base
|
2020-02-24 18:23:30 +01:00 |
Lynix
|
eb8800f812
|
Remove Lua and Noise modules
|
2020-02-24 17:52:06 +01:00 |
Lynix
|
7c1857ba1e
|
Fix missing include
|
2020-02-23 11:36:50 +01:00 |
Lynix
|
6fd31d1c71
|
[Posix] Moar fixes
|
2020-02-23 11:29:54 +01:00 |
Lynix
|
a51e77fe83
|
[Posix] Fix compilation
|
2020-02-23 11:14:41 +01:00 |
Lynix
|
6ec2f3e56e
|
More Linux fixes
|
2020-02-23 02:49:32 +01:00 |
Lynix
|
3857025253
|
*darth vader yelling noooooo gif*
|
2020-02-23 02:38:06 +01:00 |
Lynix
|
97a62a4817
|
StringExt: Fix some template mistakes
|
2020-02-23 02:35:09 +01:00 |
Lynix
|
9ac5aadc9d
|
I swear I fixed that
|
2020-02-23 02:29:47 +01:00 |
Lynix
|
f084c30d70
|
Posix fixes
|
2020-02-23 02:26:36 +01:00 |
Lynix
|
8ace61ce7d
|
DynLib: Posix fixes
|
2020-02-23 02:17:27 +01:00 |
Lynix
|
364122f582
|
SparsePtr: Make pointer conversion explicit
|
2020-02-23 02:06:48 +01:00 |
Lynix
|
3d22321109
|
Big f***ing cleanup part 1
|
2020-02-23 00:42:22 +01:00 |
Lynix
|
369e21cafb
|
Align fix
|
2020-02-04 11:42:11 +01:00 |
Lynix
|
e35caebdcf
|
Core: Add ByteArrayPool and PoolByteStream classes
|
2020-02-04 11:42:05 +01:00 |
Lynix
|
d435826651
|
Forgot this
|
2020-01-26 17:30:32 +01:00 |
Lynix
|
63c9cf7b18
|
Remove useless cast
|
2020-01-26 17:29:42 +01:00 |
Lynix
|
468b63bef5
|
Aw shit, forgot a lot of things
|
2020-01-26 17:13:52 +01:00 |
Lynix
|
8c7301f649
|
Utility/RichTextDrawer: Add character & line spacing offsets
|
2020-01-26 16:57:56 +01:00 |
Lynix
|
11d51872fa
|
Utility/SimpleTextDrawer: Add character spacing offset
|
2020-01-26 16:18:28 +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
|
d3ad92f063
|
Update default font (Sansation => OpenSans)
Sansation was too sci-fi...
|
2020-01-18 16:31:57 +01:00 |
Lynix
|
db78c9c948
|
Renderer/Texture: Remove Image constructor
|
2020-01-09 22:42:28 +01:00 |
Lynix
|
16d0345502
|
Update default font (Cabin => Sansation)
|
2020-01-06 18:26:39 +01:00 |
Lynix
|
c73d08af9b
|
Core/Thread: Make use of SetThreadDescription if possible (win32)
|
2020-01-06 15:35:48 +01:00 |
Lynix
|
b3af14f65a
|
Utility/OBJLoader: Fix OBJ uvs
|
2020-01-04 12:15:54 +01:00 |
Lynix
|
df2a029f30
|
Physics2D/Collider2D: Add support for neighbors vertices
|
2020-01-01 17:25:22 +01:00 |
Lynix
|
35cf05e3bc
|
Core: Add EmptyStream class
|
2019-12-29 16:25:40 +01:00 |
Lynix
|
0bcd8769fe
|
Nazara/Network: ENetHost::GetTotalReceivedPackets now returns the number of commands received
|
2019-12-29 11:55:07 +01:00 |
Lynix
|
24cb8f6845
|
Add ENet::GetTotalPacketReceived
|
2019-12-29 11:54:00 +01:00 |
Lynix
|
2dcf154553
|
Oops²
|
2019-12-28 17:32:37 +01:00 |
Lynix
|
56243f5a12
|
Nazara/Network: Add GetTotalByte[Received|Sent]
|
2019-12-28 17:31:21 +01:00 |
Lynix
|
9f8e83087a
|
Oops
|
2019-12-28 17:19:40 +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
|
97418bfe04
|
RichText: Add support for outline color/thickness
|
2019-12-28 11:43:48 +01:00 |
Lynix
|
a69d7a2e89
|
Make String::Number locale-independent
|
2019-12-25 16:26:53 +01:00 |
Lynix
|
6920c7c3f7
|
Fix skybox background looking like crap
|
2019-12-23 19:45:52 +01:00 |
Lynix
|
e282b842b4
|
Add Node::SetScale(Vector2) to prevent a bug
|
2019-12-22 17:01:05 +01:00 |
Lynix
|
3b43f57192
|
Added physics function to control sleeping behavior
|
2019-12-19 21:33:56 +01:00 |
Lynix
|
7e6dcdf740
|
Wait wat
|
2019-12-13 17:25:00 +01:00 |
Lynix
|
3760c8b5c4
|
Utility/Node: Fix negative scaling not affecting rotation
|
2019-12-13 17:23:01 +01:00 |
Lynix
|
be8e89b228
|
Math: Remove all Set(class) methods
|
2019-12-10 09:49:40 +01:00 |
Lynix
|
c668d02747
|
Nazara/Lua: Fix my dumb ass
|
2019-10-22 14:29:29 +02:00 |
Lynix
|
62023c6af7
|
Physics2D/RigidBody2D: Fix body type not being copied
|
2019-10-15 09:34:55 +02:00 |
Lynix
|
76812510a1
|
Core/GuillotineBinPack: Prevent heap allocation when calling Insert with multiple rectangles
|
2019-09-25 16:18:23 +02:00 |
Lynix
|
3c7addc262
|
Utility/RichTextDrawer: Fixes block removal not adjusting glyph indexes
+ Add HasBlocks method
|
2019-09-25 09:36:57 +02:00 |
Lynix
|
8e4df4cadc
|
SDK: Add RichTextAreaWidget (WIP)
|
2019-09-25 09:36:57 +02:00 |
Lynix
|
451b3de69c
|
Utility: RichTextDrawer now works (WIP)
|
2019-09-25 09:36:57 +02:00 |