SirLynix
|
f572ae06a1
|
Switch FFMpeg plugin to LGPL and distribute it
This is possible now that ffmpeg package (from xmake-repo, see https://github.com/xmake-io/xmake-repo/pull/3315) allows building on Windows without GPL code
|
2024-02-25 14:33:08 +01:00 |
SirLynix
|
e64c2b036e
|
Remove Utility module and move its content to Core and TextRenderer modules
|
2024-02-11 22:48:38 +01:00 |
SirLynix
|
d2e2c075b4
|
Update copyright year
|
2024-01-02 12:02:14 +01:00 |
Lynix
|
4065fbfb1a
|
Core/OpenMode: Rename ReadOnly/WriteOnly to Read/Write
|
2023-12-25 19:49:03 +01:00 |
SirLynix
|
4b8a475bbd
|
Split error macro into two versions (format vs non-formating) to allow format checking at compile-time
|
2023-11-02 15:18:03 +01:00 |
SirLynix
|
d4b2cede15
|
Fix compilation of FFMpeg plugin/emscripten/ShaderNode
|
2023-08-24 17:58:49 +02:00 |
SirLynix
|
a741672a51
|
Allow error message to be formatted
|
2023-08-15 01:10:01 +02:00 |
SirLynix
|
c953021dbc
|
Fix FFmpeg plugin (for real)
|
2023-02-02 21:13:48 +01:00 |
SirLynix
|
0fe25187e5
|
Fix FFMpeg plugin
|
2023-02-02 21:00:51 +01:00 |
SirLynix
|
85b7e06ae8
|
Fix some additional warnings
|
2022-11-19 13:44:33 +01:00 |
SirLynix
|
6b8be23fa0
|
Switch index/vertex count to UInt32
|
2022-10-31 19:54:25 +01:00 |
SirLynix
|
6bf4ccaae1
|
Core/ParameterList: Rework Parameter getter using Result
|
2022-09-09 13:47:06 +02:00 |
SirLynix
|
47cb878f9d
|
Major ResourceLoader rework (using Nz::Result)
|
2022-09-07 13:31:04 +02:00 |
SirLynix
|
3a366cc1e4
|
Core: Rewrite plugin system
|
2022-08-25 12:59:01 +02:00 |
SirLynix
|
0054c3b0cd
|
PluginFFMpeg: Replace MIT license by GPL *sigh*
|
2022-05-27 18:53:16 +02:00 |
SirLynix
|
d335c5d73c
|
Add FFmpeg plugin
|
2022-05-27 18:53:16 +02:00 |