Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
f3726ee994
Use modules_enabled.gen.h to improve inter dependency checks
|
5 years ago |
Hugo Locurcio
|
9e3393a624
Optimize the editor icon generation
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Robin Hübner
|
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
|
6 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Rémi Verschelde
|
cc0842f9a6
Prevent upscaled SVG from exceeding Image bounds
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
toger5
|
b3826901c7
keep alpha when converting svg colors fixes #11289
|
8 years ago |
Wilson E. Alvarez
|
072e379ffe
Renamed function arguments to keep them consistent between declaration and implementation
|
8 years ago |
toger5
|
ee5dc05a09
optimized color conversion for svg generation
|
8 years ago |
mrawlingst
|
6aa5bc2347
Change Color.to_32() to to_rgba32() and format as RGBA
|
8 years ago |
toger5
|
aa8feff8c1
Implement color conversion for dark SVG icons
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Pedro J. Estébanez
|
00c9218b48
Fix crashes in SVG loading
|
8 years ago |
Daniel J. Ramirez
|
0c18009665
Added missing icon and svgs upscaling
|
8 years ago |
Daniel J. Ramirez
|
da8fecf25e
Added support for SVG
|
8 years ago |