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
/
http_client_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-26
Instance scene at root by default
Zirak
1
-1
/
+1
2018-05-26
Don't cut of long errors in debugger.
Benjamin
1
-1
/
+4
2018-05-26
Added some quick info on shaders to the docs
Bastiaan Olij
2
-2
/
+8
2018-05-26
Check for 0 roll influence
Bastiaan Olij
1
-4
/
+7
2018-05-25
Expose methods area_set_area_monitor_callback and area_set_monitorable in Phy...
MrCdK
2
-0
/
+4
2018-05-25
[DOCS] Array sort
Max Hilbrunner
1
-2
/
+2
2018-05-25
Take tween speed into account when calculating runtime
Rasmus Ketelsen
1
-1
/
+6
2018-05-25
Revert "Improve TileMap undo operations"
Rémi Verschelde
2
-11
/
+16
2018-05-25
Don't draw bones if it's not visible
volzhs
1
-0
/
+3
2018-05-24
Revert #14753, as it is buggy and no longer necessary.
Webster Sheets
1
-1
/
+1
2018-05-24
Update stb_truetype to 1.19 and stb_vorbis to 1.14
Guilherme Felipe
3
-242
/
+542
2018-05-24
Javascript: Remove weird log
Max Hilbrunner
1
-2
/
+0
2018-05-24
Mono: Improve 'script class not found' error
Ignacio Etcheverry
1
-5
/
+12
2018-05-24
Update libvorbis to 1.3.6
Guilherme Felipe
72
-163
/
+82
2018-05-24
Ensures CMD+left and CMD+right only valid for OSX.
Anish
1
-0
/
+2
2018-05-24
Fix potential bugs with Find in Files
Marc Gilleron
1
-4
/
+6
2018-05-23
Capitalized comments of methods created by the Connect Signal dialog.
Michael Alexsander Silva Dias
2
-2
/
+2
2018-05-23
Fix positive operator in GDScript compiler
George Marques
1
-0
/
+3
2018-05-23
More fixes to set_borderless_window
Guilherme Felipe
4
-16
/
+10
2018-05-23
Improve TileMap undo operations
Marcelo Fernandez
2
-16
/
+11
2018-05-23
Use relative node path when assigning a node on inspector
volzhs
1
-1
/
+2
2018-05-23
cppcheck - defensive programming on i index check order
firefly2442
1
-1
/
+1
2018-05-22
Only add autoloads in editor if they have tool scripts
George Marques
3
-98
/
+126
2018-05-22
Allow body-up-to-EOF HTTP responses
Pedro J. Estébanez
4
-15
/
+52
2018-05-22
Fix updating mesh when reimporting
volzhs
1
-1
/
+1
2018-05-22
Make filename clipped on Import dock
volzhs
1
-0
/
+1
2018-05-22
mono: add Slerp method to vector classes, expose Cross method for Vector2, an...
Kelly Thomas
4
-5
/
+17
2018-05-21
Fix AssetLib image loading
Karolis K
1
-3
/
+14
2018-05-21
Fix #15678
Guilherme Felipe
1
-1
/
+3
2018-05-21
Fix OSXCROSS build with clang-6.0
Fabio Alessandrelli
1
-3
/
+7
2018-05-21
Fix index out of range error in string.Extension()
Kelly Thomas
1
-1
/
+1
2018-05-20
Reduce allocations when converting mono arrays to pool arrays
Carter Anderson
1
-9
/
+16
2018-05-20
Fix #19033
Guilherme Felipe
4
-5
/
+33
2018-05-20
Up vector implementation and OrientedPathFollow.
danilo2205
9
-1
/
+469
2018-05-20
[DOCS] Update VideoPlayer classref
Chris Bradfield
2
-13
/
+20
2018-05-20
fixup project_manager and find_in_files for text_changed signal change.
Ibrahn Sahir
2
-3
/
+15
2018-05-19
Dictionary editing support in inspector
Juan Linietsky
5
-3
/
+613
2018-05-19
Dictionary editing does the comeback to the inspector, fixes #19046
Juan Linietsky
6
-3
/
+598
2018-05-19
fix for TextEdit::set_text firing signals it shouldn't.
Ibrahn Sahir
2
-3
/
+2
2018-05-19
Add more IDE created files into .gitignore
geequlim
1
-0
/
+3
2018-05-18
light theme text editor behaviour
toger5
1
-3
/
+3
2018-05-18
Small tooltip changes.
Michael Alexsander Silva Dias
2
-4
/
+7
2018-05-18
fixed capital A osx
toger5
1
-2
/
+2
2018-05-18
Fix UWP build after #14622.
bruvzg
2
-4
/
+4
2018-05-18
-Hid texture flags by default so they dont take so much space
Juan Linietsky
2
-2
/
+4
2018-05-18
Fixes issue that a viewport texture doesn't work with particle shader
Bastiaan Olij
1
-0
/
+3
2018-05-18
Make the performance reporting update frequency customizable
Hugo Locurcio
6
-8
/
+21
2018-05-17
Small visual changes for some filter bars.
Michael Alexsander Silva Dias
2
-9
/
+5
2018-05-18
Revert "Fix color-picker sliders"
Rémi Verschelde
1
-4
/
+5
2018-05-17
Working Drag & Drop again in inspector
Juan Linietsky
3
-1
/
+123
[next]