This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
53231879b3
godot-module-template
/
modules
/
svg
History
Download ZIP
Download TAR.GZ
Daniel Kinsman
a0cc41b5ed
Use libjpeg-turbo for improved jpg compatibility and speed
...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-05-02 11:47:56 +02:00
..
config.py
Use libjpeg-turbo for improved jpg compatibility and speed
2025-05-02 11:47:56 +02:00
image_loader_svg.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
image_loader_svg.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
register_types.cpp
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
2024-01-17 13:58:29 -05:00
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
Use libjpeg-turbo for improved jpg compatibility and speed
2025-05-02 11:47:56 +02:00