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
/
core
/
class_db.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added all missing VisualServer bindings
Marc Gilleron
2018-01-20
1
-0
/
+41
*
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
*
Faster ClassDB::get_api_hash()
Bernhard Liebl
2017-12-16
1
-4
/
+5
*
PropertyEditor: Fix display of property doc in tooltip
Rémi Verschelde
2017-12-09
1
-19
/
+0
*
Bind some VisualServer functions
Leon Krause
2017-10-20
1
-0
/
+19
*
Adds 'exposed' field to ClassInfo
Ignacio Etcheverry
2017-10-09
1
-0
/
+10
*
Fixes order of default arguments in MethodInfo
Ignacio Etcheverry
2017-09-02
1
-5
/
+3
*
Fixes reversed order of default arguments in MethodInfo
Ignacio Etcheverry
2017-09-01
1
-1
/
+7
*
Merge pull request #10745 from neikeq/fix-docdata-and-stuff
Juan Linietsky
2017-08-29
1
-1
/
+2
|
\
|
*
Fixes missing default arguments in MethodInfo
Ignacio Etcheverry
2017-08-29
1
-1
/
+2
*
|
Removed ParamDef and ParamHint structs
Wilson E. Alvarez
2017-08-29
1
-5
/
+0
*
|
-Some fixes to code completion.
Juan Linietsky
2017-08-28
1
-1
/
+1
|
/
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Re-apply clang-format to all files
Rémi Verschelde
2017-08-27
1
-4
/
+3
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
1
-7
/
+16
*
Changed MethodBind API to request information from methods. It's much claner ...
Juan Linietsky
2017-08-23
1
-4
/
+2
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-1
/
+82
*
Merge pull request #9987 from Rubonnek/move-members-to-initilization-list
Rémi Verschelde
2017-08-11
1
-3
/
+3
|
\
|
*
Moved member variables from constructor to initialization list
Wilson E. Alvarez
2017-08-08
1
-3
/
+3
*
|
Improves method bind detection of signature types
Ignacio Etcheverry
2017-08-10
1
-8
/
+11
|
/
*
ClassDB: Adds get_property_index method
Ignacio Etcheverry
2017-08-06
1
-0
/
+22
*
Remove methods from code completion which are already exposed by properties, ...
Juan Linietsky
2017-06-23
1
-2
/
+12
*
Fix recognition of resource extensions.
Andreas Haas
2017-04-26
1
-1
/
+1
*
Move VERSION_MKSTRING logic to version.h
Rémi Verschelde
2017-04-20
1
-0
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-443
/
+377
*
Correct hash behavior for floating point numbers
Hein-Pieter van Braam
2017-02-16
1
-1
/
+1
*
Many fixes to make exported scenes work better, still buggy.
Juan Linietsky
2017-02-15
1
-1
/
+1
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-11
/
+11
*
Enable WebGL2 in web export, start fixing build
eska
2017-02-01
1
-0
/
+5
*
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-0
/
+1299