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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Fixes bug where enumeration is not being saved
Juan Linietsky
2017-11-24
1
-2
/
+2
*
Fix block where setter/getters are cached to be skipped
Juan Linietsky
2017-11-24
1
-1
/
+2
*
Attempt to remove setters/getters from doc data
Juan Linietsky
2017-11-24
1
-0
/
+13
*
Pass engine name and version parts as proper strings
Rémi Verschelde
2017-11-20
2
-2
/
+2
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-1
/
+1
*
doc: Rename "@Global Scope" to "@GlobalScope"
Rémi Verschelde
2017-11-15
1
-1
/
+1
*
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-11-15
2
-2
/
+2
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-4
/
+5
*
Moved doc description formatting. Fixes #12798
Zher Huei Lee
2017-11-12
1
-29
/
+18
*
Added String::dedent() to remove text indentation
Zher Huei Lee
2017-11-01
1
-4
/
+9
*
DocData: Fix enums for proxy classes
Ignacio Etcheverry
2017-09-16
1
-0
/
+4
*
DocData: Drop unused brief description for properties
Rémi Verschelde
2017-09-12
2
-24
/
+17
*
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
2
-34
/
+99
*
DocData: Include enum attributes in return nodes
Ignacio Etcheverry
2017-09-02
1
-1
/
+8
*
Makes built-in vararg methods actual vararg methods
Ignacio Etcheverry
2017-08-29
1
-0
/
+6
*
DocData and type hints fixes
Ignacio Etcheverry
2017-08-29
1
-64
/
+54
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
4
-4
/
+4
*
DocData: Fix extraneous space in XML tag without enum hint
Rémi Verschelde
2017-08-25
1
-8
/
+6
*
Changed MethodBind API to request information from methods. It's much claner ...
Juan Linietsky
2017-08-23
2
-109
/
+101
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-5
/
+5
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
2
-76
/
+55
*
Fix two typos from previous commit
Rémi Verschelde
2017-05-17
2
-12
/
+12
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
2
-8
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
4
-0
/
+4
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
4
-632
/
+563
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
5
-0
/
+1620