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
/
freetype
Age
Commit message (
Expand
)
Author
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-05-17
Update HarfBuzz, ICU and FreeType.
bruvzg
2022-05-04
Refactor module initialization
reduz
2022-03-31
[Brotli] Use aligned reads when building with sanitizers.
bruvzg
2022-03-18
Add brotli decoder and WOFF2 support.
bruvzg
2022-01-13
freetype: Update to upstream version 2.11.1
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-08-06
HTML5: Fix warnings and re-enable `werror=yes` on CI
Rémi Verschelde
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-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-25
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-23
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-02-07
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-25
Fix missing `z_verbose` and `z_error` symbols in debug iOS build.
bruvzg
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-05-01
Freetype clone env for no-SMID single file
Fabio Alessandrelli
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-03-31
Update freetype to 2.10.0
volzhs
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-03
Fix UWP build.
Fabio Alessandrelli
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
Misc. typos
luz.paz
2018-05-30
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-13
Fix duplicate definitions with FreeType
Leon Krause
2018-03-06
Disable FreeType SIMD in HTML5 builds
Leon Krause
2018-01-16
Support colored font
volzhs
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-15
doc: Make all module docs self-contained
Rémi Verschelde
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-06-25
Update freetype to 2.8
volzhs
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-19
Fix linking order for builtin freetype
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-03
Rename WinRT files to UWP
George Marques
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
[next]