index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
svg
/
image_loader_svg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-3
/
+9
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Add support for svg images in the asset lib.
HolonProduction
2022-12-20
1
-0
/
+1
*
ImageLoaderSVG: Improve error reporting
Rémi Verschelde
2022-11-23
1
-1
/
+1
*
[Core] Make ImageFormatLoader extensible.
Fabio Alessandrelli
2022-09-20
1
-1
/
+1
*
Allow images to be imported "for editor use" and respect editor settings
Yuri Sizov
2022-09-07
1
-0
/
+4
*
Merge pull request #64776 from YuriSizov/import-images-moar-flags
Rémi Verschelde
2022-08-25
1
-1
/
+1
|
\
|
*
Make `ImageLoader` take bit field flags
Yuri Sizov
2022-08-23
1
-1
/
+1
*
|
Extract editor color map and simplify SVG color conversion
Yuri Sizov
2022-08-24
1
-5
/
+2
|
/
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-1
/
+1
*
Use ThorVG instead of NanoSVG for importing SVGs
K. S. Ernest (iFire) Lee
2022-01-14
1
-27
/
+7
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-5
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-1
/
+1
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-3
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Renamed function arguments to keep them consistent between declaration and im...
Wilson E. Alvarez
2017-09-14
1
-1
/
+1
*
optimized color conversion for svg generation
toger5
2017-09-12
1
-4
/
+8
*
Implement color conversion for dark SVG icons
toger5
2017-08-30
1
-3
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Added missing icon and svgs upscaling
Daniel J. Ramirez
2017-08-20
1
-2
/
+2
*
Added support for SVG
Daniel J. Ramirez
2017-08-20
1
-0
/
+67