kobewi
|
5af4bef46f
Inline static variables (part 1)
|
1 month ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
ppphp
|
d4e1a74efb
Add 'override' mark to ResourceFormat class
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
kobewi
|
c0083e431b
Cleanup unused engine code v2
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Fabio Alessandrelli
|
e8fc6bfeb5
[Core] Make ImageFormatLoader extensible.
|
2 years ago |
Yuri Sizov
|
817d4db21f
Allow images to be imported "for editor use" and respect editor settings
|
2 years ago |
Yuri Sizov
|
672e9d6868
Make `ImageLoader` take bit field flags
|
2 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 years ago |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
5 years ago |
IAmActuallyCthulhu
|
a940ed781c
Remove old doc comments in image_loader header
|
5 years ago |
Rémi Verschelde
|
d6176db271
Unexpose subclasses of ResourceFormatLoader and -Saver
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Marc Gilleron
|
065e2670af
Added basic support for custom resource savers and loaders
|
7 years ago |
Fabian
|
a01608c389
Improved support for custom image loaders
|
6 years ago |
Juan Linietsky
|
60cbb69c7c
Increase number of image loaders (why was it this low..), fixes #19037
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |