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
/
audio_server_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-27
Add preview of the Camera2D's screen boundaries
Bojidar Marinov
1
-6
/
+33
2016-04-27
Reimplement key input events in Emscripten export
eska
4
-121
/
+435
2016-04-27
remove unused resources and add korean locale for android
volzhs
2
-3
/
+52
2016-04-27
Fixed zero-length arrays in nrex. Fixes #4346
Zher Huei Lee
1
-4
/
+10
2016-04-27
tiny fix to loop restart (#4358)
Alex
1
-1
/
+1
2016-04-27
Fix 'Quit to Project Manager' not stopping the running application
Ignacio Etcheverry
1
-0
/
+1
2016-04-27
Fix File.get_csv_line not including quoted newlines in the output
Bojidar Marinov
1
-1
/
+3
2016-04-27
Always set default clear color
eska
1
-3
/
+5
2016-04-27
Add openssl=builtin to build command in .travis.yml
mrezai
1
-1
/
+1
2016-04-27
Update OpenSSL to version 1.0.2g
mrezai
447
-113853
/
+32779
2016-04-27
BoneAttachments now position themselves instantly during bind.
Saracen
1
-0
/
+1
2016-04-27
Fixed curve baking, now always start at origin point
Hearto Lazor
1
-1
/
+2
2016-04-27
correct typo "overwrite"
volzhs
1
-2
/
+2
2016-04-27
Keep editable instances data when replacing tree root node
Ignacio Etcheverry
3
-0
/
+13
2016-04-27
x11: Flush the X output buffer after changing mouse mode
Ignacio Etcheverry
1
-0
/
+2
2016-04-27
Made trackpad behaviour optional in 3D mode (issue #4265)
Marc Gilleron
2
-1
/
+3
2016-04-27
Fixed #4163 (intersect_shape crashes on results limit)
Marc Gilleron
1
-1
/
+1
2016-04-27
Update OpenSSL to version 1.0.1s
mrezai
914
-209156
/
+215797
2016-04-27
Subclasses can now extend from other subclasses contained in scripts derived ...
Saracen
1
-1
/
+16
2016-04-27
Fixed undo redo interaction with find replace
Paulb23
1
-1
/
+2
2016-04-27
Setting to change line number color
Paulb23
4
-3
/
+5
2016-04-27
Updated nrex to v0.2
Zher Huei Lee
3
-43
/
+113
2016-04-27
Fix RayCast not updating when debugging collissions
Ignacio Etcheverry
2
-2
/
+2
2016-04-27
CanvasItemEditorPlugin: Avoid selecting items from instanced scenes
Ignacio Etcheverry
2
-2
/
+11
2016-04-27
Doc: fix type of stream object
Rémi Verschelde
1
-2
/
+2
2016-04-27
Fix warn print when hide an control does not inside_tree
sanikoyes
1
-2
/
+5
2016-04-27
Fix crash when tween control object previous freed
sanikoyes
1
-0
/
+13
2016-04-27
Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"
Bojidar Marinov
1
-1
/
+1
2016-04-27
Ability to change the caret color
Paulb23
4
-4
/
+8
2016-04-27
dictionary has_all
Alexander Holland
3
-0
/
+14
2016-04-11
Update vector.h
punto-
1
-2
/
+3
2016-04-07
Sync classref with source
Rémi Verschelde
1
-4
/
+18
2016-04-07
Remove duplicate
Rémi Verschelde
1
-1
/
+0
2016-04-07
Version 2.0.2
2.0.2-stable
Rémi Verschelde
1
-1
/
+1
2016-04-06
Option to toggle syntax highlighting
Paulb23
2
-1
/
+4
2016-04-06
Fixed block indent inconsistency, fixes issue 3803
Paulb23
3
-66
/
+67
2016-04-06
Revert "free Material 'shadow_material_double_sided' on ::finish()"
Rémi Verschelde
1
-1
/
+0
2016-04-06
Add a `sleeping_state_changed` signal to RigidBody and RigidBody2D classes
Bojidar Marinov
4
-2
/
+12
2016-04-06
Bind Z key (without modifiers) to toggle wireframe in 3D view
Bojidar Marinov
1
-0
/
+11
2016-04-06
Fixed text edit undo and redo operation interaction
Paul Batty
3
-16
/
+25
2016-04-06
Fixes errors occurring when switching to a new scene with a spatial editor fr...
SaracenOne
1
-24
/
+30
2016-04-06
Added rotation/panning support for trackpads in 3D mode #53
sunnystormy
1
-5
/
+22
2016-04-06
Fixed 'complex' typo in method name
Paulb23
2
-14
/
+14
2016-04-06
Fixed undoing twice when removing selection
Paulb23
1
-0
/
+5
2016-04-06
Separate help pages from scripts by default
Rémi Verschelde
1
-1
/
+1
2016-04-06
Change toggle comment behaviour. Fixes #4198
Luiz Paulo de Vasconcellos
1
-0
/
+5
2016-04-06
memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()
MSC
1
-0
/
+2
2016-04-06
free Material 'shadow_material_double_sided' on ::finish()
MSC
1
-0
/
+1
2016-04-06
Fixed insert mode interaction with auto complete
Paulb23
1
-0
/
+15
2016-04-06
Fixed insert mode removing first unselected character
Paulb23
1
-4
/
+6
[next]