index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
doc
/
doc_data.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style fixes for commit d5bb6faa
Rémi Verschelde
2018-06-13
1
-3
/
+1
*
Merge pull request #19526 from robojumper/fix_tutorials
Rémi Verschelde
2018-06-13
1
-4
/
+21
|
\
|
*
Add support for tutorial links to makerst.py
robojumper
2018-06-12
1
-4
/
+21
*
|
-Make sure that ProjectSettings are properly dumped when dumping docs.
Juan Linietsky
2018-06-11
1
-1
/
+8
|
/
*
Fix crash on editor startup when running with platform=server
Josh Faust
2018-05-11
1
-0
/
+3
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
1
-1
/
+1
*
Show default values in docs for GDScript built-in functions
George Marques
2018-01-30
1
-0
/
+8
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Created internal usage flag to remove non editor properties from doc, closes ...
Juan Linietsky
2017-12-06
1
-1
/
+1
*
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
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
1
-1
/
+1
*
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
1
-22
/
+16
*
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
1
-32
/
+94
*
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
1
-1
/
+1
*
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
1
-109
/
+97
*
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
1
-74
/
+54
*
Fix two typos from previous commit
Rémi Verschelde
2017-05-17
1
-6
/
+6
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-4
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
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
1
-465
/
+411
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+1148