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
/
editor_translation_parser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-1
/
+16
|
\
|
*
POT Generator: Add support for `TRANSLATORS:` and `NO_TRANSLATE` comments
Danil Alexeev
2024-10-13
1
-1
/
+16
*
|
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
|
/
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-8
/
+8
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Change Array arguments to TypedArray
kobewi
2022-09-01
1
-2
/
+2
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-3
/
+3
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-16
/
+7
*
Consistently prefix bound virtual methods with _
kobewi
2021-06-12
1
-6
/
+6
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Remove uses of `auto` for better readability and online code reviews
Hugo Locurcio
2021-04-26
1
-1
/
+1
*
Style: Apply clang-tidy's `readability-braces-around-statements`
Rémi Verschelde
2021-04-05
1
-2
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-3
/
+3
*
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-08-19
1
-1
/
+1
*
Update POT generation to handle context and plurals
SkyJJ
2020-08-19
1
-6
/
+21
*
Fix EditorTranslationParser leak
SkyJJ
2020-07-27
1
-0
/
+5
*
Change translation parser plugin API to parse_file()
SkyJJ
2020-07-05
1
-23
/
+6
*
Add translation parser plugin support
SkyJJ
2020-07-02
1
-0
/
+180