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
/
editor
/
plugins
/
packed_scene_translation_parser_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix incorrect parsing of nested nodes when generating the POT
Michael Alexsander
2024-08-12
1
-3
/
+2
*
Parse `auto_translate` when generating a POT file
Michael Alexsander
2024-07-22
1
-4
/
+13
*
include popupmenu labels in pot gen
Nathaniel Blackburn
2024-06-23
1
-0
/
+1
*
Merge pull request #86479 from YeldhamDev/you_arent_built-in,_sod_off!
Rémi Verschelde
2024-03-26
1
-0
/
+4
|
\
|
*
Fix scene parser reading non-built-in scripts for POT generation
Michael Alexsander
2023-12-23
1
-0
/
+4
*
|
Fix packed scene translation parser missing strings.
Kiisu_Master
2024-03-08
1
-14
/
+33
*
|
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-11
/
+37
*
|
Parse the names of children of `TabContainer`s on POT generation
Michael Alexsander
2024-01-06
1
-1
/
+21
|
/
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-0
/
+1
*
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
-1
/
+1
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-1
/
+1
*
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-6
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Make some enhancements to the POT generation
Michael Alexsander
2021-09-02
1
-12
/
+37
*
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
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Update POT generation to handle context and plurals
SkyJJ
2020-08-19
1
-3
/
+5
*
Change translation parser plugin API to parse_file()
SkyJJ
2020-07-05
1
-1
/
+1
*
Add translation parser plugin support
SkyJJ
2020-07-02
1
-0
/
+114