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
/
platform
/
javascript
/
api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
Add a function to remove controls from containers
George Marques
7
-0
/
+72
2018-02-13
Remove unused variable from plugin settings update
George Marques
1
-2
/
+0
2018-02-13
Add FreeBSD and OpenBSD #defines to skip LWS_HAVE_SYS_PRCTL_H
robfram
1
-1
/
+1
2018-02-12
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
10
-0
/
+61
2018-02-11
gdnative_api.json: Change argument name to r_dest
tilpner
2
-2
/
+2
2018-02-10
Add and use mono build variables with cloned environment.
Jonathan Tinkham
1
-2
/
+2
2018-02-10
Fix GDNATIVE_API_INIT() warning about sign mismatch
Leon Krause
1
-1
/
+1
2018-02-09
Fixed members overview not scrolling to correct line
Paulb23
1
-2
/
+3
2018-02-09
add initial NativeScript 1.1 extension
karroffel
7
-6
/
+592
2018-02-09
generate proper API structs for GDNative extension extensions
karroffel
1
-15
/
+43
2018-02-08
Fix #16479 (deselect text when jumping to function)
Artem Varaksa
1
-0
/
+1
2018-02-07
3DEditor: fix selecting node in viewport not update inspector
Poommetee Ketson
1
-0
/
+3
2018-02-07
Update an outdated method name in error message
ronroniv
1
-1
/
+1
2018-02-06
Travis builds use builtin_openssl for X11
Fabio Alessandrelli
1
-3
/
+4
2018-02-06
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
24
-72
/
+96
2018-02-06
Add websocket module.
Fabio Alessandrelli
26
-0
/
+2847
2018-02-05
SpinBoxes calculate correctly their width before first redraw.
Ovnuniarchos
2
-5
/
+13
2018-02-05
Remove debugging prints related to the asset library
Hugo Locurcio
2
-15
/
+0
2018-02-05
Fixed KinematicBody move_and_slide documentation naming
Andrew Silver
1
-1
/
+1
2018-02-05
Added physics API in order to enable/disable collisions between rigidbody att...
Andrea Catania
15
-13
/
+121
2018-02-05
Fixed #15082: line edit emits two "text_changed" signals when pasting while t...
Federico Frenguelli
2
-2
/
+17
2018-02-05
Add libwebsockets as thirdparty library.
Fabio Alessandrelli
45
-0
/
+35743
2018-02-05
Fix polygon triangulation failure.
Nicolas Silva
1
-1
/
+1
2018-02-05
Fix timeline track name overlapping keyframe area
Paolo Perkovic
1
-1
/
+1
2018-02-05
Kill an old debugging message
Hein-Pieter van Braam
1
-1
/
+2
2018-02-04
Fixed wrong example in JSONParseResult.
Michael Alexsander Silva Dias
1
-4
/
+4
2018-02-04
Draw the Camera gizmo more accurately
Hugo Locurcio
1
-2
/
+3
2018-02-04
Fix spaces and quotes in external editor flags
binbitten
1
-12
/
+26
2018-02-03
drop path text at mouse pos
ianb96
1
-9
/
+16
2018-02-03
disable scene tree shortcuts when in a textfield
ianb96
1
-0
/
+3
2018-02-03
Fix broken variant call of Vector3.snapped
Timur Celik
2
-2
/
+2
2018-02-03
Fix texture import spelling
Phil Jones
1
-1
/
+1
2018-02-03
Gradient: fix wrong property type
Poommetee Ketson
1
-2
/
+2
2018-02-03
Fix gradient texture preview
Chaosus
1
-0
/
+3
2018-02-03
Fix wrong property type for fixed icon size in ItemList
binbitten
1
-1
/
+1
2018-02-02
Add a proper error when safe save fails.
Juan Linietsky
1
-0
/
+3
2018-02-02
GDScriptParser: Remove debug prints.
Andreas Haas
1
-2
/
+0
2018-02-02
Capitalized "View" menu options.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-02-02
Small changes to the "Recent Scenes" menu.
Michael Alexsander Silva Dias
1
-31
/
+22
2018-02-02
Changes for the "Recent Scripts" menu.
Michael Alexsander Silva Dias
3
-40
/
+50
2018-02-02
Fix UX with project settings search functionality
Paolo Perkovic
2
-2
/
+2
2018-02-02
[DOCS] parse_json: Objects do not keep key order
Max Hilbrunner
3
-2
/
+4
2018-02-02
Fix gizmo solid box mesh being added twice
JFonS
1
-9
/
+0
2018-02-02
Update DONORS list
Rémi Verschelde
1
-20
/
+44
2018-02-01
Small fixes for the Control description in the docs.
Michael Alexsander Silva Dias
1
-3
/
+3
2018-02-01
Fix inconsistencies and typos in argument names
Paolo Perkovic
26
-62
/
+62
2018-02-01
Expand project root directory on editor start
volzhs
2
-3
/
+7
2018-01-31
Hide button tree when file system dock isn't in split mode
Guilherme Felipe
1
-1
/
+1
2018-01-31
Fix an infinite recursion in the Mathf.Decimals method when using floats.
Nathan Warden
1
-1
/
+1
2018-01-31
Errata fix on Image get_format() description
Profesor Tartelett
1
-1
/
+1
[next]