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
/
translations
/
extract.py
Age
Commit message (
Expand
)
Author
2022-05-19
Add dedicated macros for property name extraction
Haoyu Qiu
2022-04-01
Extract theme property names for localization
Haoyu Qiu
2022-03-30
Strip feature tag manually when extracting property paths
Haoyu Qiu
2022-03-30
Add more patterns for property path extraction
Haoyu Qiu
2022-03-21
Refactor editor `extract.py`
Haoyu Qiu
2022-03-20
More editor `extract.py` improvements and fixes
Haoyu Qiu
2022-03-18
Improves editor property name extraction
Haoyu Qiu
2022-03-18
Remap property path based on path substrings
Haoyu Qiu
2022-03-03
i18n: Make property paths and categories translatable
Haoyu Qiu
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-09-10
Remove duplicate or unnecessary Python definitions.
Marcel Admiraal
2020-08-25
Add translators comments extraction for Editor
SkyJJ
2020-08-19
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
SkyJJ
2020-08-19
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-08-19
Update POT generation to handle context and plurals
SkyJJ
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-20
i18n: Add header strings to translation catalog
Rémi Verschelde
2020-01-12
i18n: Sync translation template with current source
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-29
Pylint warning for extract.py
hbina085
2019-06-16
i18n: Fix extract.py support for new TTRC
Rémi Verschelde
2019-04-08
Add ability to edit editor feature profiles
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-08-23
i18n: Fix extract.py after #17440
Rémi Verschelde
2018-03-11
Properly closing all files in Python code
Viktor Ferenczi
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-05-07
Improve documentation of thirdparty code snippets
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde