Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
HolonProduction
|
66fa776667
Add support for svg images in the asset lib.
|
2 年之前 |
Rémi Verschelde
|
d3b8faac74
ImageLoaderSVG: Improve error reporting
|
2 年之前 |
kobewi
|
072f6feaba
Make some Image methods static
|
3 年之前 |
Fabio Alessandrelli
|
e8fc6bfeb5
[Core] Make ImageFormatLoader extensible.
|
3 年之前 |
Yuri Sizov
|
817d4db21f
Allow images to be imported "for editor use" and respect editor settings
|
3 年之前 |
Rémi Verschelde
|
0cf0e96038
Merge pull request #64776 from YuriSizov/import-images-moar-flags
|
3 年之前 |
Yuri Sizov
|
c78cbb523f
Extract editor color map and simplify SVG color conversion
|
3 年之前 |
Yuri Sizov
|
672e9d6868
Make `ImageLoader` take bit field flags
|
3 年之前 |
Nathan Franke
|
eb8482cf95
round dimensions of svg
|
3 年之前 |
Rémi Verschelde
|
d8935b27a9
Fix warnings found by Emscripten 3.1.10
|
3 年之前 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 年之前 |
Haoyu Qiu
|
1049e75b89
Fix determination of SVG canvas size
|
3 年之前 |
K. S. Ernest (iFire) Lee
|
8d02759c72
Use ThorVG instead of NanoSVG for importing SVGs
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
4 年之前 |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 年之前 |
Rémi Verschelde
|
f3726ee994
Use modules_enabled.gen.h to improve inter dependency checks
|
5 年之前 |
Hugo Locurcio
|
9e3393a624
Optimize the editor icon generation
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 年之前 |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 年之前 |
Rémi Verschelde
|
cc0842f9a6
Prevent upscaled SVG from exceeding Image bounds
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |