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
/
javascript_eval.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
Fixed bug that prevented creating polygons.
redtoorange
1
-1
/
+1
2017-07-17
missing object.get_incoming_connections() documentation
Jakub Grzesik
1
-0
/
+5
2017-07-17
Subscene icon tooltip update
Jakub Grzesik
1
-2
/
+2
2017-07-17
LineEdit: don't undo uneditable LineEdit
Poommetee Ketson
1
-1
/
+3
2017-07-16
Reinit audio device when the system default device changes on OS X
Marcelo Fernandez
3
-22
/
+101
2017-07-17
Fix zipping HTML5 templates when using implicit cache
L. Krause
1
-17
/
+22
2017-07-16
Improvements and fixes for the default theme.
Daniel J. Ramirez
90
-155
/
+2313
2017-07-16
focus box size fix for new theme
toger5
1
-5
/
+0
2017-07-16
Added a simpler/faster way to bind script languages instance wrappers to Godot
Juan Linietsky
4
-6
/
+37
2017-07-16
Bindings: Fix Object::get_meta return type.
Andreas Haas
1
-1
/
+1
2017-07-16
get_executable_path slight change to make it work under OpenBSD
David Carlier
1
-2
/
+2
2017-07-15
Many fixes to improve GI Probe quality
Juan Linietsky
12
-18
/
+105
2017-07-15
Fix to make voxel cone tracing work properly again
Juan Linietsky
1
-1
/
+1
2017-07-15
-Fix for multiple reflection probes causing issues.
Juan Linietsky
8
-32
/
+74
2017-07-15
Expose Dictionary::next to GDNative
sheepandshepherd
2
-1
/
+9
2017-07-15
Added documentation for blit_rect_mask
dumitru-stama
1
-0
/
+1
2017-07-15
sync doc template
dumitru-stama
1
-208
/
+540
2017-07-15
Script editor usability fixes
Juan Linietsky
2
-8
/
+12
2017-07-15
Lots of work on Audio & Physics engine:
Juan Linietsky
64
-2394
/
+3731
2017-07-15
Some more typo fixes for "threshold"
Rémi Verschelde
4
-14
/
+14
2017-07-14
libpng: Update to upstream version 1.6.30
Rémi Verschelde
11
-67
/
+123
2017-07-14
Changed badge to use HTTPS
Maxwell Paul Brickner
1
-1
/
+1
2017-07-14
doc: Sync classref with current source
Rémi Verschelde
1
-1078
/
+1730
2017-07-14
Moved binds of PRIMITIVE_* contants from ArrayMesh to Mesh
Ralph Minderhoud
3
-29
/
+34
2017-07-14
Add anchor shortcut to fit parent
Mariano Suligoy
2
-26
/
+35
2017-07-14
Fix uncheckable checkboxes in RMB menu. closes #9625
Jakub Grzesik
3
-6
/
+23
2017-07-13
Add GZIP compression support
George Marques
6
-14
/
+24
2017-07-13
Fix fullscreen on X11 for non-resizable windows
Marcelo Fernandez
1
-0
/
+27
2017-07-13
AcceptDialog: fix child w/ ANCHOR_END sized wrong until resized
Poommetee Ketson
1
-0
/
+3
2017-07-13
Control: save SIZE_FILL size flag property
Poommetee Ketson
1
-2
/
+2
2017-07-12
Bring back the UWP exporter
George Marques
2
-1578
/
+558
2017-07-12
Added some missing icons, fixed some ui icons
Daniel J. Ramirez
182
-3233
/
+2155
2017-07-12
Add default GDScript templates.
Andreas Haas
1
-0
/
+15
2017-07-13
EditorHelpBit: fix stylebox error of some instances
Poommetee Ketson
1
-2
/
+3
2017-07-12
Ignore fuzzy translations
Poommetee Ketson
1
-6
/
+15
2017-07-12
UWP: Fix problem with Cert Kit validation
George Marques
1
-2
/
+1
2017-07-11
OUYA Controller for Version 3.0 input_default.cpp
Corruptinator
1
-0
/
+1
2017-07-11
Add options for more human-friendly build output
Timo Schwarzer
3
-4
/
+48
2017-07-11
AStar: add bool has_point(id)
Poommetee Ketson
2
-0
/
+8
2017-07-11
Revert "Improve reliability of memory stats"
Rémi Verschelde
4
-122
/
+51
2017-07-11
[#7212] Fixed missing 'Variant' return values in documentation.
ducdetronquito
8
-11
/
+11
2017-07-11
IME window follow the input cursor.
geequlim
7
-14
/
+39
2017-07-11
Include Git hash in the engine
Poommetee Ketson
3
-1
/
+23
2017-07-11
EditorPlugin ability to open and reload scns from filepath
Jakub Grzesik
3
-0
/
+38
2017-07-10
Added get_bus_index to AudioServer
Bruno Lourenço
2
-0
/
+11
2017-07-11
Slider: add set/is_editable
Poommetee Ketson
6
-1
/
+37
2017-07-10
Fix picking list flood while mouse capture enabled
Pedro J. Estébanez
1
-1
/
+1
2017-07-10
Remove warnings about benign situations
Pedro J. Estébanez
2
-4
/
+15
2017-07-10
Ability to toggle script panel visibility
Jakub Grzesik
2
-0
/
+6
2017-07-10
ability to reposition scene tabs with drag & drop
Jakub Grzesik
4
-2
/
+51
[next]