index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
SCsub
Age
Commit message (
Expand
)
Author
2022-03-25
Convert the editor and default theme fonts to WOFF2 format to save space.
bruvzg
2022-03-09
i18n: Sync editor translations with Weblate
Rémi Verschelde
2021-11-03
i18n: Sync classref translations with Weblate
Rémi Verschelde
2021-11-03
i18n: Sync editor translations with Weblate
Rémi Verschelde
2021-10-20
i18n: Only include editor translations above a threshold
Rémi Verschelde
2021-10-15
SCons: List `.gen.cpp` sources explicitly to avoid globbing errors
Rémi Verschelde
2021-08-12
Allow additional cpp files to be added for export template
Sergey Minakov
2020-07-28
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-05-25
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-04-02
Replace NULL with nullptr
lupoDharkael
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-24
Move DocData and Collada out of their subfolders
Rémi Verschelde
2020-03-20
i18n: Add support for translating the class reference
Rémi Verschelde
2020-02-21
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2019-07-22
SCons: Fix uses of [].append instead of env.add_source_files()
Rémi Verschelde
2019-05-22
Build Clipper with `tools=no` and patch it to auto-disable exceptions
Andrii Doroshenko (Xrayez)
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-15
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-01
Removed some unneeded generated headers from the editor directory SCsub.
Ibrahn Sahir
2018-08-29
BuildSystem: Sort input file lists
Bernhard M. Wiedemann
2018-08-29
BuildSystem: Fix font list
Bernhard M. Wiedemann
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-06-21
add NoCache wrapper to Command
Rhody Lugo
2018-05-19
GDScript access to copyright, license, author and donor information.
Ibrahn Sahir
2018-03-13
Merge pull request #17440 from viktor-ferenczi/issue-5042
Rémi Verschelde
2018-03-11
Properly closing all files in Python code
Viktor Ferenczi
2018-03-06
Build polygon clipper only in tools builds
Leon Krause
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-17
Added modules' doc files to make_doc_header
Zher Huei Lee
2017-11-15
Improve code style of generated headers
Rémi Verschelde
2017-11-07
Ignore files not ending with '.xml' when building doc header
mhilbrunner
2017-10-21
Cleanup unnecessary debug prints
Rémi Verschelde
2017-10-07
fixed double escape for quotes in editor/SCsub
Marius Guggenmos
2017-10-04
Fix Python 3 build
Matthias Hoelzl
2017-10-02
Merge pull request #11592 from SaracenOne/header_generator_fix
Andreas Haas
2017-09-26
Python header generator now generates strings with escape characters.
Saracen
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-16
Fix errors in Python 3 build
Matthias Hoelzl
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-04
EditorAbout: add donors tab
Poommetee Ketson
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
Fix mixed tab/whitespace in build files
Matthias Hoelzl
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Buildsystem: Reduce verbosity of font and translation generation
Rémi Verschelde
2017-07-18
Fix Zlib license not extracted
Poommetee Ketson
2017-07-06
About: add thirdparty license info
Poommetee Ketson
2017-07-04
About: Add License info
Poommetee Ketson
[next]