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
/
variant_call.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make tween able to be used as before (without the need for ":...")
Bojidar Marinov
2017-11-22
1
-0
/
+2
*
Merge pull request #12371 from donkeybonks/color-lighten-darken
Rémi Verschelde
2017-11-22
1
-0
/
+4
|
\
|
*
Add Color.lightened and Color.darkened (like LESS.css or SASS)
Kyle Van Berendonck
2017-11-21
1
-0
/
+4
*
|
Merge pull request #13151 from akien-mga/basis-vector3-constructor
Rémi Verschelde
2017-11-22
1
-6
/
+0
|
\
\
|
*
|
Properly implement Basis constructor using Vector3 of Euler angles
Rémi Verschelde
2017-11-21
1
-6
/
+0
*
|
|
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-21
1
-2
/
+2
*
|
|
Add bsearch and bsearch_custom to Array
poke1024
2017-11-21
1
-0
/
+4
|
|
/
|
/
|
*
|
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-49
/
+49
|
/
*
Fixed dedent() binding did not return result
Zher Huei Lee
2017-11-05
1
-1
/
+1
*
Added String::dedent() to remove text indentation
Zher Huei Lee
2017-11-01
1
-0
/
+2
*
Added difference between function which return value or not
Захаров Андрей
2017-10-30
1
-274
/
+289
*
Fixed constness of variant functions, as well as visual script sequence ports...
Juan Linietsky
2017-09-25
1
-21
/
+49
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-10
/
+10
*
Merge pull request #11106 from hpvb/documentation-fix-poolarrays
Rémi Verschelde
2017-09-12
1
-1
/
+1
|
\
|
*
Correct the Pool*Array documentation
Hein-Pieter van Braam
2017-09-09
1
-1
/
+1
*
|
Merge pull request #11028 from mrawlingst/color-RGBA32
Rémi Verschelde
2017-09-12
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Change Color.to_32() to to_rgba32() and format as RGBA
mrawlingst
2017-09-07
1
-4
/
+4
*
|
-Fixed changes to default input actions not working, closes #10502
Juan Linietsky
2017-09-06
1
-0
/
+2
|
/
*
Remove Basis::set_scale and Basis::set_rotation_* functions.
Ferenc Arn
2017-08-29
1
-6
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Exposed Transform.interpolate_with()
Przemysław Gołąb (n-pigeon)
2017-08-20
1
-1
/
+3
*
Moved member variables from constructor to initialization list
Wilson E. Alvarez
2017-08-08
1
-3
/
+3
*
Add GZIP compression support
George Marques
2017-07-13
1
-1
/
+1
*
Add basic compression functions to PoolBaseArray
George Marques
2017-06-19
1
-0
/
+41
*
added grow functions to Rect2
toger5
2017-06-05
1
-0
/
+4
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-26
/
+0
*
Finish implementation of GDnative builtins bindings
Emmanuel Leblond
2017-05-19
1
-1
/
+0
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-94
/
+0
*
Merge pull request #8277 from tagcup/math_checks
Rémi Verschelde
2017-04-24
1
-0
/
+18
|
\
|
*
Added various functions basic math classes. Also enabled math checks only for...
Ferenc Arn
2017-04-06
1
-0
/
+18
*
|
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
|
/
*
Made slide and reflect active verbs acting on itself in Vector2 and Vector3.
Ferenc Arn
2017-04-03
1
-4
/
+8
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-1091
/
+1056
*
added join to PoolStringArray
AlexHolly
2017-03-01
1
-0
/
+2
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-5
/
+5
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
1
-11
/
+11
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
1
-9
/
+9
*
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-0
/
+1
*
Merge pull request #7010 from AlexHolly/format-string2
Juan Linietsky
2017-01-14
1
-0
/
+2
|
\
|
*
advanced string format
AlexHolly
2016-11-01
1
-0
/
+2
*
|
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-2
/
+2
*
|
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-4
/
+4
*
|
Vector2.get_aspect() renamed to Vector2.aspect() to keep consistent method na...
Juan Linietsky
2017-01-13
1
-2
/
+2
*
|
Both Array and Dictionary are always in shared mode (removed copy on write).
Juan Linietsky
2017-01-11
1
-2
/
+2
*
|
Type renames:
Juan Linietsky
2017-01-11
1
-297
/
+297
*
|
Merge pull request #7426 from m4nu3lf/bugfix/physics
Juan Linietsky
2017-01-10
1
-0
/
+5
|
\
\
|
*
|
Fixed inertia tensor computation and center of mass
m4nu3lf
2017-01-09
1
-0
/
+5
*
|
|
Remove deprecated Vector2.floorf method
Emmanuel Leblond
2017-01-10
1
-5
/
+0
*
|
|
Moved JSON functions to built-in to_json, parse_json, validate_json
Juan Linietsky
2017-01-08
1
-5
/
+11
[next]