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
/
gdscript
/
editor
/
gdscript_translation_parser_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-9
/
+85
|
\
|
*
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
Danil Alexeev
2024-10-13
1
-9
/
+85
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
StringName Dictionary keys
rune-scape
2024-08-29
1
-1
/
+1
*
GDScript: Add support for `atr` and `atr_n` to POT generator
Danil Alexeev
2024-05-14
1
-4
/
+4
*
GDScript: Fix POT generator skips some nodes (part 2)
Danil Alexeev
2023-12-23
1
-56
/
+48
*
GDScript: Fix POT generator skips some nodes
Danil Alexeev
2023-12-13
1
-51
/
+73
*
Fix typo in gdscript_parser.h and gdscript_translation_parser_plugin.cpp
ryanabx
2023-10-23
1
-1
/
+1
*
GDScript: Fix POT generator crash on assignee with index
Danil Alexeev
2023-09-14
1
-3
/
+8
*
GDScript: Add constant string support for POT generator
Danil Alexeev
2023-07-29
1
-51
/
+56
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-1
/
+2
*
Fix extraction of chained tr() calls
Haoyu Qiu
2023-05-27
1
-0
/
+8
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-4
/
+4
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.
SkyJJ
2020-08-19
1
-123
/
+276
*
Update POT generation to handle context and plurals
SkyJJ
2020-08-19
1
-4
/
+47
*
Change translation parser plugin API to parse_file()
SkyJJ
2020-07-05
1
-30
/
+7
*
Add translation parser plugin support
SkyJJ
2020-07-02
1
-0
/
+178