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
*
corrently parse utf8 from zip_io open, closes #1708
Juan Linietsky
2016-07-09
1
-2
/
+5
*
classref: Fix arg name for is_action_pressed/released
Rémi Verschelde
2016-07-08
1
-4
/
+4
*
Make sure builtin types' constants remain in order
George Marques
2016-07-08
1
-42
/
+60
*
Prettier str() for arrays
Ignacio Etcheverry
2016-07-08
1
-6
/
+12
*
Fix style bug in event queue
Rémi Verschelde
2016-07-08
1
-1
/
+1
*
fix bug in reporting of message queue size
Juan Linietsky
2016-07-08
1
-1
/
+1
*
Properly deliver localized coordinates when passing gui events through parent...
Juan Linietsky
2016-07-08
2
-1
/
+62
*
Fix bug in String==StrRange comparison
George Marques
2016-06-25
1
-5
/
+2
*
Fix File.get_as_text() to return the whole file
George Marques
2016-06-25
1
-0
/
+7
*
fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), c...
Juan Linietsky
2016-06-25
1
-1
/
+1
*
fix bug decompressing bc texture, closes #4404
Juan Linietsky
2016-06-25
1
-2
/
+17
*
Add quotes to .tscn keys, solves #4366
Juan Linietsky
2016-06-25
1
-1
/
+14
*
added missing status, closes #4361
Juan Linietsky
2016-06-25
1
-0
/
+1
*
Fixed PacketPeer.get_var() return type in docs
J08nY
2016-06-25
1
-1
/
+1
*
Classref: Added docs for StreamPeer* (#5216)
J08nY
2016-06-25
1
-1
/
+0
*
String documentation: .ord_at() returns int not String
J08nY
2016-06-25
1
-1
/
+1
*
Dictionary: rename param in .has() .has_all() .erase()
J08nY
2016-06-25
1
-3
/
+3
*
-Avoid negative zero from being saved to config files o resource files, fixes...
Juan Linietsky
2016-06-25
1
-16
/
+23
*
Made error when signal calls a method with the wrong number of parameters mor...
Juan Linietsky
2016-06-25
1
-2
/
+2
*
Exposed Image.INTERPOLATE_*
J08nY
2016-06-25
1
-0
/
+3
*
fixed interactive_loader() not returning a cached scene
TheoXD
2016-06-25
1
-1
/
+5
*
Add missing license information (MiniZip)
Roberto
2016-06-25
8
-6
/
+98
*
fix ui_* input events in Editor
Andreas Haas
2016-06-25
1
-24
/
+24
*
Make Input Actions config not affect the editor
Juan Linietsky
2016-06-25
2
-0
/
+63
*
change invalid characters when get user data dir on Windows & Unix
volzhs
2016-06-25
2
-0
/
+10
*
Added InputMap.get_actions()
J08nY
2016-06-05
2
-0
/
+32
*
Fix typo in http_client.h
J08nY
2016-06-05
1
-1
/
+1
*
Make Color.{rgba}8 return int instead float
Andreas Haas
2016-06-04
1
-5
/
+5
*
Add spaces to macros in memory.h to make C++11 compilers happy
Geequlim
2016-06-04
1
-5
/
+4
*
classref: Directory and ConfigFile
Rémi Verschelde
2016-05-12
2
-6
/
+6
*
Added possibility to strip left and right to strip_edges (#4594)
Mattias Cibien
2016-05-12
3
-14
/
+18
*
fix percent decode utf8 error
Alexander Holland
2016-05-12
1
-5
/
+6
*
Add missing Vector2Array case to Variant::operator String()
Ignacio Etcheverry
2016-05-06
1
-0
/
+12
*
Variant: readd Dict.has_all
Rémi Verschelde
2016-05-06
1
-0
/
+2
*
ability to shrink all images x2 on load
Juan Linietsky
2016-05-05
2
-0
/
+61
*
export fix_alpha_edges
Ariel Manzur
2016-05-05
1
-2
/
+2
*
math: Fix rounding error for 0 in Math::round (#4495)
Rémi Verschelde
2016-05-01
1
-1
/
+3
*
fix - HTTPClient connection keep-alive duplicate Headers #4208
Alexander Holland
2016-04-29
1
-0
/
+1
*
Encode axis_value in Variant for InputEvent::JOYSTICK_MOTION.
Hinsbart
2016-04-27
1
-2
/
+4
*
add sign comparison for joystick axis events in InputMap::_find_event
Hinsbart
2016-04-27
1
-1
/
+1
*
Fix File.get_csv_line not including quoted newlines in the output
Bojidar Marinov
2016-04-27
1
-1
/
+3
*
dictionary has_all
Alexander Holland
2016-04-27
3
-0
/
+14
*
Update vector.h
punto-
2016-04-11
1
-2
/
+3
*
Remove duplicate
Rémi Verschelde
2016-04-07
1
-1
/
+0
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
1
-24
/
+24
*
remove trailing whitespace
Hubert Jarosz
2016-04-02
116
-2949
/
+2949
*
Variant::blend: add Quat, fix Vector3.
Josh Grams
2016-04-02
1
-1
/
+7
*
fix InputMap::action_erase_event()
hondres
2016-04-02
1
-4
/
+1
*
Add support for patch versions (2.0.x)
Rémi Verschelde
2016-03-06
1
-0
/
+4
*
AnimationTreePlayer: blend value tracks (closes #2299)
Josh Grams
2016-03-05
3
-0
/
+70
[next]