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
/
SCsub
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-6
/
+0
*
Expose brotli decompression to the scripting API.
bruvzg
2023-03-29
1
-18
/
+0
*
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
1
-16
/
+17
*
Update HarfBuzz, ICU and FreeType.
bruvzg
2022-05-17
1
-1
/
+2
*
[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
*
HTML5: Fix warnings and re-enable `werror=yes` on CI
Rémi Verschelde
2021-08-06
1
-0
/
+1
*
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
1
-14
/
+14
*
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-25
1
-3
/
+1
*
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
1
-2
/
+0
*
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
*
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
*
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
*
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
*
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
*
Update freetype to 2.8
volzhs
2017-06-25
1
-0
/
+6
*
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-1
/
+0
*
Fix linking order for builtin freetype
Rémi Verschelde
2017-03-19
1
-18
/
+14
*
Rename remaining WinRT references to UWP
George Marques
2016-11-03
1
-1
/
+1
*
Rename WinRT files to UWP
George Marques
2016-11-03
1
-2
/
+2
*
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
1
-2
/
+2
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
1
-7
/
+7
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
1
-57
/
+57
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-15
1
-0
/
+88