Rémi Verschelde
|
7aa99599d4
SCons: Identify build clearly when using AES256 encryption key
|
5 days ago |
Jakub Marcowski
|
6b09f6e6d9
zstd: Update to 1.5.7
|
3 months ago |
Thaddeus Crews
|
5c9f93ce03
SCons: Begin decoupling generation & build code
|
1 month ago |
Thaddeus Crews
|
f25fc34439
SCons: Add `CPPEXTPATH` for external includes
|
2 months ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
3 months ago |
Thaddeus Crews
|
be429eb404
SCons: Make builders prettier, utilize `constexpr`
|
7 months ago |
Rémi Verschelde
|
7fe0609118
Linux: Relax interdependency between freetype, libpng, and zlib for unvendored builds
|
6 months ago |
Thaddeus Crews
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
1 year ago |
MBCX
|
6b13236956
Make sure huf_decompress is only applied to 64-bit x86.
|
9 months ago |
Thaddeus Crews
|
05203b6a43
SCons: Fix `mono` dependency
|
1 year ago |
Jakub Marcowski
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
1 year ago |
scgm0
|
973d3a472d
SCons: Fix generation of `disabled_classes.gen.h` after #91624
|
1 year ago |
Thaddeus Crews
|
34fb3f7730
SCons: Generate all scripts natively
|
1 year ago |
Thaddeus Crews
|
e0e8ce1fc0
SCons: Colorize warnings/errors during generation
|
1 year ago |
Ricardo Buring
|
8a28f816d0
Replace Clipper1 library by Clipper2 library
|
1 year ago |
Riteo
|
a5cf92664d
SCons: unify code generations routine and minimize timestamp changes
|
1 year ago |
Thaddeus Crews
|
d9fa40f2df
Enforce `\n` eol for Python writes
|
1 year ago |
Thaddeus Crews
|
0ce9b6fd1d
Add two new COMSTR environment variables
|
1 year ago |
smix8
|
0ee7e3102b
Add 2D navigation mesh baking
|
1 year ago |
bruvzg
|
008d3de1e9
FreeType: Update to version 2.13.1
|
1 year ago |
Rémi Verschelde
|
153c4a4c4f
Linux: Allow unbundling brotli to use system library
|
1 year ago |
bruvzg
|
0e4bd964cc
Expose brotli decompression to the scripting API.
|
2 years ago |
Rémi Verschelde
|
39facb35a0
SCons: Unify tools/target build type configuration
|
2 years ago |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2 years ago |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
2 years ago |
bruvzg
|
b767d2e0fd
Add arch flag to assembler to fix build on ARM64 macOS / iOS.
|
2 years ago |
Rémi Verschelde
|
39ed39900e
zstd: Update to upstream version 1.5.2
|
3 years ago |
Rémi Verschelde
|
90162851a7
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 years ago |
Rémi Verschelde
|
c133480531
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
|
3 years ago |
Fabio Alessandrelli
|
bf9aae09ba
[Net] Move multiplayer to core subdir, split RPCManager.
|
3 years ago |