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_driver_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
Fix crash in Space2DSW::test_body_motion()
Pedro J. Estébanez
1
-1
/
+1
2017-07-25
Workaround to allow pasting unicode characters from X selection.
Jia Wang
1
-2
/
+14
2017-07-25
[NativeScript] bound `new` to ClassDB
Karroffel
1
-0
/
+2
2017-07-24
[GDNative] basic OS detection
Karroffel
1
-2
/
+11
2017-07-24
expose missing CollisionShape API for CollisionObject
Jakub Grzesik
4
-0
/
+55
2017-07-24
GDNative register_property
Ramesh Ravone
1
-0
/
+1
2017-07-24
[NativeScript] forgot to uncomment userdata return
Karroffel
2
-3
/
+3
2017-07-24
[NativeScript] fix double free but on exit
Karroffel
1
-35
/
+1
2017-07-24
Fix switching SRGB extension happen before binding of texture
Evgeny Zuev
1
-21
/
+21
2017-07-24
EditorNode: fix missing distraction-free tooltip
Poommetee Ketson
1
-0
/
+1
2017-07-24
[GDNative] new GDNative API
Karroffel
50
-2005
/
+2542
2017-07-23
UWP: Fix build issue caused by atomic operations
George Marques
1
-1
/
+1
2017-07-23
small grammar fix
Juan Linietsky
1
-3
/
+3
2017-07-23
-Ability to set default import presets for type
Juan Linietsky
12
-223
/
+348
2017-07-23
Make GDScript allow some keywords as identifiers
Bojidar Marinov
3
-141
/
+263
2017-07-23
Fix Right-Click (Ctrl-Click) on OS X
Marcelo Fernandez
1
-73
/
+31
2017-07-23
Requesting for dictionary keys also respects insertion order, closes #9161
Juan Linietsky
1
-0
/
+21
2017-07-23
Suppress get_edited_scene_root error
Poommetee Ketson
3
-1
/
+10
2017-07-23
Add object type hint for docs
Poommetee Ketson
26
-74
/
+71
2017-07-23
Add .to_local/.to_global methods on Node2D and Spatial
Bojidar Marinov
4
-0
/
+32
2017-07-23
Tabs: expose tab_close_display_policy property
Poommetee Ketson
2
-1
/
+18
2017-07-23
EditorNode: request_attn when behind other windows
Poommetee Ketson
1
-2
/
+1
2017-07-23
Added configurable modifier key to activate freelook
Marc Gilleron
2
-29
/
+37
2017-07-22
zstd: Update to upstream version 1.3.0
George Marques
20
-1190
/
+2742
2017-07-22
Fix atomic operations in NO_THREADS builds
L. Krause
1
-2
/
+2
2017-07-22
function to add script and instance at once, as needed by neikeq
Juan Linietsky
2
-0
/
+13
2017-07-22
Script languges are uninitialized properly now.
Juan Linietsky
3
-3
/
+13
2017-07-23
Sprite: fix disconnect nonexistent signal
Poommetee Ketson
1
-13
/
+0
2017-07-23
Move About dialog to editor_about.cpp
Poommetee Ketson
4
-174
/
+285
2017-07-22
Several changes to better run in mobile.
Juan Linietsky
24
-171
/
+508
2017-07-22
libpng: Update to upstream version 1.6.31rc01
Rémi Verschelde
18
-74
/
+275
2017-07-22
Implement input focus behavior in HTML5
L. Krause
3
-31
/
+94
2017-07-22
Docs: fix broken ref tags
Poommetee Ketson
1
-9
/
+15
2017-07-22
Docs: ignore tags inside code,codeblock tag
Poommetee Ketson
1
-8
/
+17
2017-07-22
Fix building HTML5 when cmd.exe is set up for MSVC
L. Krause
1
-2
/
+2
2017-07-22
Clang-formatting *.cpp and *.h (some files excluded)
Poommetee Ketson
29
-29
/
+27
2017-07-22
Fixed script tab selection on file close, issue 8400
Paulb23
1
-1
/
+4
2017-07-22
ScriptEditor: suppress get_child errors
Poommetee Ketson
1
-2
/
+12
2017-07-22
VS: Fix return value for user-defined functions
George Marques
1
-3
/
+3
2017-07-21
Update a VS custom node when its script changes
George Marques
2
-0
/
+9
2017-07-22
gdnative bug fix in get (return null check)
Ramesh Ravone
1
-2
/
+5
2017-07-21
OBJ Importer: Fix relative path materials.
Andreas Haas
1
-0
/
+4
2017-07-21
AnimationTree nodes sliders fixes
Jakub Grzesik
2
-3
/
+8
2017-07-21
Label: add auto_height
Poommetee Ketson
1
-8
/
+8
2017-07-21
Enhanched About dialog, Add ItemList auto_height
Poommetee Ketson
3
-8
/
+49
2017-07-21
updated project manager to use new project.godot values
Quinn Yo
1
-9
/
+9
2017-07-21
Fix issues with custom nodes in visual script
George Marques
1
-3
/
+4
2017-07-21
make use of 2 cores in Travis CI
Hubert Jarosz
1
-2
/
+2
2017-07-20
EditorPlugin methods and signals rename
Jakub Grzesik
4
-11
/
+11
2017-07-20
custom_features: fix typo
Martin Capitanio
1
-1
/
+1
[next]