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
/
freetype
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
2
-4
/
+4
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
2
-0
/
+4
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
2
-44
/
+0
*
Expose brotli decompression to the scripting API.
bruvzg
2023-03-29
2
-26
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
3
-87
/
+87
*
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
1
-1
/
+1
*
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-29
1
-1
/
+1
*
Add Text Server related options to the build profiles editor.
bruvzg
2022-08-03
2
-16
/
+25
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-0
/
+5
*
Update HarfBuzz, ICU and FreeType.
bruvzg
2022-05-17
1
-1
/
+2
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+14
*
[Brotli] Use aligned reads when building with sanitizers.
bruvzg
2022-03-31
1
-0
/
+3
*
Add brotli decoder and WOFF2 support.
bruvzg
2022-03-18
1
-0
/
+17
*
freetype: Update to upstream version 2.11.1
Rémi Verschelde
2022-01-13
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
3
-6
/
+6
*
HTML5: Fix warnings and re-enable `werror=yes` on CI
Rémi Verschelde
2021-08-06
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
3
-6
/
+6
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-1
/
+13
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-14
/
+15
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-3
/
+1
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-2
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
3
-6
/
+6
*
Fix missing `z_verbose` and `z_error` symbols in debug iOS build.
bruvzg
2019-10-25
1
-1
/
+1
*
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-07-03
1
-4
/
+4
*
Freetype clone env for no-SMID single file
Fabio Alessandrelli
2019-05-01
1
-7
/
+10
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-3
/
+3
*
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
1
-3
/
+3
*
Update freetype to 2.10.0
volzhs
2019-03-31
1
-1
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
3
-6
/
+6
*
Fix UWP build.
Fabio Alessandrelli
2018-11-03
1
-0
/
+2
*
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-10-01
1
-24
/
+27
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-0
/
+2
*
Misc. typos
luz.paz
2018-09-12
1
-1
/
+1
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
*
Fix duplicate definitions with FreeType
Leon Krause
2018-05-13
1
-3
/
+0
*
Disable FreeType SIMD in HTML5 builds
Leon Krause
2018-03-06
1
-4
/
+12
*
Support colored font
volzhs
2018-01-16
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
2
-0
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
3
-6
/
+6
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-0
/
+1
*
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
1
-2
/
+0
*
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-2
/
+2
*
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
1
-1
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
3
-3
/
+3
*
Update freetype to 2.8
volzhs
2017-06-25
1
-0
/
+6
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
3
-0
/
+3
*
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-1
/
+0
[next]