SirLynix
|
89c7bbf197
|
Update copyright date
|
2022-01-01 15:30:09 +01:00 |
Jérôme Leclercq
|
d1841356bf
|
Core/Algorithm: Improve AccessByOffset check and add error message
|
2021-12-29 14:35:26 +01:00 |
Jérôme Leclercq
|
feb1774eb2
|
Update Algorithm.inl
|
2021-12-25 20:25:43 +01:00 |
Jérôme Leclercq
|
b98fd65a01
|
Fix a lot of small bugs/warnings
|
2021-12-25 20:07:53 +01:00 |
Jérôme Leclercq
|
8ad01f9e6e
|
Core/Algorithm: Rewrite SafeCast
|
2021-12-25 18:37:07 +01:00 |
Jérôme Leclercq
|
84bc04cee7
|
Fix compilation
|
2021-12-01 20:35:18 +01:00 |
Jérôme Leclercq
|
01cd4986cc
|
Minor fixes
|
2021-11-28 20:19:37 +01:00 |
Jérôme Leclercq
|
caf1a0f1e8
|
Widgets: Add [Rich]TextAreaWidget
|
2021-11-24 22:25:39 +01:00 |
Jérôme Leclercq
|
a3d9aaf1fb
|
Merge branch 'master' into automatic-file-fix
|
2021-10-28 09:57:59 +02:00 |
Jérôme Leclercq
|
a02b1952c0
|
Apply header order fix
|
2021-10-28 09:53:56 +02:00 |
Jérôme Leclercq
|
f491ee1e38
|
Apply inclusion fix
|
2021-10-27 18:09:19 +02:00 |
Jérôme Leclercq
|
66bbf63e87
|
Core/Algorithm: Add SafeCast
|
2021-10-26 20:26:13 +02:00 |
Jérôme Leclercq
|
93ec196dc4
|
Apply header guard check
|
2021-10-26 15:52:46 +02:00 |
Jérôme Leclercq
|
ed7ab31933
|
Apply copyright fix to all files
|
2021-10-26 14:31:35 +02:00 |
Jérôme Leclercq
|
a66f6faed1
|
Add widgets (WIP)
|
2021-10-04 09:25:45 +02:00 |
Jérôme Leclercq
|
68708c54f7
|
Minor stuff
|
2021-10-04 09:24:42 +02:00 |
Jérôme Leclercq
|
f5dac32020
|
Minor stuff
|
2021-08-19 18:47:11 +02:00 |
Jérôme Leclercq
|
3de0edec6f
|
Graphics/RenderQueue: Remake it with a naive implementation
The idea is to improve it in the future, after profiling
|
2021-08-19 18:47:11 +02:00 |
Jérôme Leclercq
|
7e0137f367
|
Core/Flags: Fix std::hash include
|
2021-08-19 18:47:11 +02:00 |
Jérôme Leclercq
|
1c77a5e549
|
Core/Flags: Add std::hash specialization
|
2021-08-19 18:47:11 +02:00 |
Jérôme Leclercq
|
4ac5fe7cba
|
Graphics: Add RenderSystem and frame pipeline
|
2021-07-06 11:04:22 +02:00 |
Jérôme Leclercq
|
7cd772a254
|
Core/TypeList: Add Apply, Empty and Size operations
|
2021-07-06 11:00:53 +02:00 |
Jérôme Leclercq
|
c1a9a22177
|
Add initial ECS support
|
2021-06-20 14:06:28 +02:00 |
Jérôme Leclercq
|
fde60dab95
|
Add missing include
|
2021-06-05 01:38:49 +02:00 |
Jérôme Leclercq
|
4b3b595a99
|
Minor fixes
|
2021-06-04 18:02:28 +02:00 |
Jérôme Leclercq
|
874fb3542e
|
Convert all remaining enums to enum classes (!)
|
2021-05-25 10:40:07 +02:00 |
Jérôme Leclercq
|
f0192c3b98
|
Core/ResourceLoader: Fix stream reset in case of error
|
2021-05-25 10:40:07 +02:00 |
Jérôme Leclercq
|
cce32a64d4
|
Upgrade Utility
|
2021-05-25 10:40:07 +02:00 |
Jérôme Leclercq
|
a52103a641
|
Rework ResourceLoader, ResourceManager and ObjectLibrary
They're no longer static
|
2021-05-25 10:40:07 +02:00 |
Jérôme Leclercq
|
26de5872eb
|
Merge branch 'master' into graphics-next
|
2021-05-17 18:58:04 +02:00 |
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
|
7c5b1844d3
|
Core/Flag: Improve code
|
2021-02-19 14:51:21 +01:00 |
Jérôme Leclercq
|
32dcc11258
|
Core/Flags: Add AutoFlag property to disable automatic bit shifting
|
2021-02-19 14:45:37 +01:00 |
Jérôme Leclercq
|
73e86407b3
|
Fix some warnings
|
2020-10-30 23:08:27 +01:00 |
Jérôme Leclercq
|
0d779077c1
|
Core/Algorithm: Add AccessByOffset functions
|
2020-10-30 23:04:22 +01:00 |
Jérôme Leclercq
|
6007d8b4ad
|
Fix FileLogger noexcept attribute
|
2020-09-26 11:51:47 +02:00 |
Jérôme Leclercq
|
65337c6a38
|
Fix a lot of warnings and some errors
|
2020-09-26 11:44:09 +02:00 |
Jérôme Leclercq
|
2b6a463a45
|
Remove Nz::String and Nz::StringStream
|
2020-09-25 19:31:01 +02:00 |
Jérôme Leclercq
|
3f6f18859c
|
Fix compilation
|
2020-09-17 20:25:15 +02:00 |
Jérôme Leclercq
|
36d3c51eeb
|
Add module configurations
|
2020-09-17 20:10:39 +02:00 |
Jérôme Leclercq
|
fd1d416510
|
Rename Module to ModuleBase
|
2020-09-11 13:39:18 +02:00 |
Jérôme Leclercq
|
a7fac3beb8
|
Rework modules
|
2020-09-10 20:12:09 +02:00 |
Jérôme Leclercq
|
ae34533595
|
Minor fixes
|
2020-09-01 18:47:08 +02:00 |
Jérôme Leclercq
|
9d16559f55
|
Core/Bitset: Fix crash when resizing to zero
|
2020-08-27 19:25:43 +02:00 |
Lynix
|
8c2bfd296f
|
Core/StringExt: Prevent empty match call
|
2020-06-01 16:16:11 +02:00 |
Lynix
|
fca3d855bd
|
Core: Add MovableValue
|
2020-04-19 01:23:26 +02:00 |
Lynix
|
b58b35c322
|
Core: Add SplitString(Ext)
|
2020-04-15 19:37:41 +02:00 |
Lynix
|
b2d3605cf4
|
Fix includes
|
2020-04-10 17:36:43 +02:00 |
Lynix
|
87f1209327
|
Vulkan: Refactor command buffer and introduce command pool
|
2020-04-07 21:10:16 +02:00 |