index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
svg
Age
Commit message (
Expand
)
Author
2023-04-07
SVG: fix tvg::Picture->size() and scale based errors.
Martin Capitanio
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-20
Add support for svg images in the asset lib.
HolonProduction
2022-11-23
ImageLoaderSVG: Improve error reporting
Rémi Verschelde
2022-10-14
Make some Image methods static
kobewi
2022-10-13
thorvg: Sync with 0.8.2, cleanup SCsub and fix includes
Rémi Verschelde
2022-09-20
[Core] Make ImageFormatLoader extensible.
Fabio Alessandrelli
2022-09-07
Allow images to be imported "for editor use" and respect editor settings
Yuri Sizov
2022-08-25
Merge pull request #64776 from YuriSizov/import-images-moar-flags
Rémi Verschelde
2022-08-24
Extract editor color map and simplify SVG color conversion
Yuri Sizov
2022-08-23
Make `ImageLoader` take bit field flags
Yuri Sizov
2022-07-21
round dimensions of svg
Nathan Franke
2022-05-10
Fix warnings found by Emscripten 3.1.10
Rémi Verschelde
2022-05-04
Refactor module initialization
reduz
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-03-29
Set threads to be one to avoid SVG crash.
K. S. Ernest (iFire) Lee
2022-03-14
Fix determination of SVG canvas size
Haoyu Qiu
2022-03-08
ThorVG: Sync with upstream 0.8.0
K. S. Ernest (iFire) Lee
2022-01-14
Use ThorVG instead of NanoSVG for importing SVGs
K. S. Ernest (iFire) Lee
2022-01-04
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-05-25
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-17
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-18
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-23
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-07
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-01-20
Optimize the editor icon generation
Hugo Locurcio
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-08-12
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
Robin Hübner
2019-07-06
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-01-28
Prevent upscaled SVG from exceeding Image bounds
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-10-01
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-05-30
Merge pull request #19272 from akien-mga/svg-buildsystem
Rémi Verschelde
2018-05-30
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
SCons: Remove extraneous lib for SVG module
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
[next]