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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #10846 from hpvb/fix-sign-compare
Rémi Verschelde
2017-09-01
14
-33
/
+33
|
\
|
*
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-09-01
14
-33
/
+33
*
|
Merge pull request #10862 from neikeq/fix-defvals-methodinfo
Ignacio Etcheverry
2017-09-01
1
-1
/
+7
|
\
\
|
*
|
Fixes reversed order of default arguments in MethodInfo
Ignacio Etcheverry
2017-09-01
1
-1
/
+7
*
|
|
Fix files header
Poommetee Ketson
2017-09-01
5
-5
/
+5
*
|
|
Merge pull request #10318 from endragor/ordered-hash-map
Rémi Verschelde
2017-09-01
3
-38
/
+377
|
\
\
\
|
*
|
|
Implement OrderedHashMap
Ruslan Mustakov
2017-08-13
3
-38
/
+377
*
|
|
|
Has_method is already provided by Object
Hein-Pieter van Braam
2017-09-01
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Fix issues regarding reload of resources in imported scenes. Closes #10017
Juan Linietsky
2017-08-31
5
-40
/
+57
|
|
/
|
/
|
*
|
Merge pull request #10382 from toger5/dark_icons
Rémi Verschelde
2017-08-31
2
-2
/
+14
|
\
\
|
*
|
added to_ABGR32() to core/Color
toger5
2017-08-30
2
-2
/
+14
*
|
|
Add a new decomposition to Basis.
Ferenc Arn
2017-08-30
2
-4
/
+38
*
|
|
Remove Basis::set_scale and Basis::set_rotation_* functions.
Ferenc Arn
2017-08-29
3
-43
/
+0
*
|
|
Fix constant reimport on broken files, closes #9930
Juan Linietsky
2017-08-29
4
-3
/
+51
|
/
/
*
|
Merge pull request #10745 from neikeq/fix-docdata-and-stuff
Juan Linietsky
2017-08-29
5
-27
/
+95
|
\
\
|
*
|
Fixes missing default arguments in MethodInfo
Ignacio Etcheverry
2017-08-29
1
-1
/
+2
|
*
|
DocData and type hints fixes
Ignacio Etcheverry
2017-08-29
4
-26
/
+93
*
|
|
Made some methods to check method/signal availability in GDScript, closes #9800
Juan Linietsky
2017-08-29
1
-0
/
+6
*
|
|
Removed ParamDef and ParamHint structs
Wilson E. Alvarez
2017-08-29
2
-28
/
+0
*
|
|
-Some fixes to code completion.
Juan Linietsky
2017-08-28
1
-1
/
+1
*
|
|
Make build scripts Python3 compatible
Matthias Hoelzl
2017-08-27
1
-2
/
+2
|
/
/
*
|
Dead code tells no tales
Rémi Verschelde
2017-08-27
22
-1215
/
+8
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
234
-234
/
+234
*
|
Re-apply clang-format to all files
Rémi Verschelde
2017-08-27
2
-5
/
+5
*
|
MethodBind: Adds operator== to compare by id
Ignacio Etcheverry
2017-08-26
1
-0
/
+1
*
|
Merge pull request #10658 from henkz1/android-build
Rémi Verschelde
2017-08-26
1
-3
/
+3
|
\
\
|
*
|
Fix refactored Object::cast_to in NO_SAFE_CAST branch
Henrik Andersson
2017-08-26
1
-3
/
+3
*
|
|
Fix double single quotes in `connect` error print
Poommetee Ketson
2017-08-27
1
-1
/
+1
*
|
|
Merge pull request #10648 from Xrayez/image-get-size
Rémi Verschelde
2017-08-26
2
-0
/
+7
|
\
\
\
|
*
|
|
Add handy get_size() method to Image class
Andrii Doroshenko (Xrayez)
2017-08-26
2
-0
/
+7
|
|
/
/
*
/
/
Cleanup tons of obsolete commented out code
Rémi Verschelde
2017-08-26
1
-12
/
+9
|
/
/
*
|
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-24
13
-74
/
+34
*
|
Add a static version of Object::cast_to()
Hein-Pieter van Braam
2017-08-24
1
-0
/
+40
*
|
Show proper string with InputEvent.as_text()
volzhs
2017-08-25
2
-0
/
+84
*
|
GCC fixes
Juan Linietsky
2017-08-24
1
-2
/
+0
*
|
-Code completion for enumerations
Juan Linietsky
2017-08-24
2
-8
/
+17
*
|
Changed MethodBind API to request information from methods. It's much claner ...
Juan Linietsky
2017-08-23
9
-109
/
+131
*
|
Moved member variables to initializer list
Wilson E. Alvarez
2017-08-22
1
-7
/
+7
*
|
Merge pull request #10520 from RandomShaper/fix-double-parsing
Juan Linietsky
2017-08-22
1
-3
/
+1
|
\
\
|
*
|
Fix tokenization of doubles
Pedro J. Estébanez
2017-08-21
1
-3
/
+1
*
|
|
Merge pull request #10487 from marcelofg55/curscr_as_default
Rémi Verschelde
2017-08-22
3
-9
/
+9
|
\
\
\
|
*
|
|
p_screen param from get_screen_* funcs now default to the current screen
Marcelo Fernandez
2017-08-21
3
-9
/
+9
*
|
|
|
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-22
2
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
2
-3
/
+1
*
|
|
|
|
Merge pull request #10254 from marcelofg55/master
Rémi Verschelde
2017-08-22
2
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Added notification const NOTIFICATION_WM_ABOUT
Marcelo Fernandez
2017-08-17
2
-1
/
+7
*
|
|
|
|
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
21
-780
/
+910
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
21
-780
/
+910
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #10415 from tagcup/euler_hack
Rémi Verschelde
2017-08-22
1
-13
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix incorrect workaround for pure Y (X) rotations in XYZ (YXZ) convention.
Ferenc Arn
2017-08-18
1
-13
/
+4
[next]