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
2018-05-06
Rewrite Tween class reference.
Chris Bradfield
1
-54
/
+57
2018-05-07
Enet: Add wait time param to close_connection()
mhilbrunner
2
-23
/
+63
2018-05-06
Defaults to instancing child at tree root when none selected
Unknown
1
-1
/
+6
2018-05-05
LinkButtons are now responsive to engine theme
Unknown
1
-0
/
+4
2018-05-05
add condition check in Imgae::create(...)
RaphaelHunter
1
-0
/
+3
2018-05-04
Fix bone refresh logic, closes #18564
Juan Linietsky
2
-20
/
+68
2018-05-04
Made bone handling for actual Bone2D a special case. Make custom bones appear...
Juan Linietsky
5
-36
/
+186
2018-05-04
Make bones have more contrast with outline
Juan Linietsky
2
-7
/
+33
2018-05-04
Skeletal deform working
Juan Linietsky
5
-97
/
+146
2018-05-04
correct documentation for version number data type
Kelly Thomas
1
-3
/
+3
2018-05-04
Update AUTHORS and DONORS list
Rémi Verschelde
2
-16
/
+29
2018-05-04
round / ceil methods for c sharp vectors
Kelly thomas
2
-0
/
+15
2018-05-04
Added a description to the picth_scale property in the AudioStreamPlayer clas...
Nobelix
3
-0
/
+3
2018-05-04
Vector3::round, Vector2::round & Vector2::ceil methods were added.
Alexander Alekseev
4
-0
/
+24
2018-05-03
Small changes for some strings.
Michael Alexsander Silva Dias
2
-55
/
+3
2018-05-03
Skeleton for 2D WIP
Juan Linietsky
19
-37
/
+370
2018-05-03
Camera::project_local_ray_normal needs to be virtual so that ARVRCamera::proj...
Brian Richardson
1
-2
/
+2
2018-05-03
Script Editor now displays positional column
Unknown
3
-1
/
+20
2018-05-03
updated OAHashMap to use robinhood hashing
karroffel
5
-449
/
+182
2018-05-03
Remove unused duplicate wireframe shortcut, fixes #18067
Robin Hübner
1
-2
/
+0
2018-05-03
Fix delay in rename_error windows save loop, should be 100msec, not 1sec
Robin Hübner
1
-1
/
+1
2018-05-03
i18n: Sync translation templates with current source
Rémi Verschelde
47
-262
/
+2188
2018-05-03
i18n: Sync translations with Weblate
Rémi Verschelde
29
-1752
/
+9642
2018-05-03
Fix for Issue#18457 - Folder name with trailing space on Windows
Felix Yang
2
-2
/
+4
2018-05-03
Fix for large .pck files
Gustav Lund
1
-3
/
+3
2018-05-03
Added method to clear input events of an action
AndreaCatania
2
-0
/
+9
2018-05-02
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
1
-1
/
+0
2018-05-03
Check invalid node name
volzhs
3
-4
/
+25
2018-05-02
Changed periods in the script templates.
Michael Alexsander Silva Dias
2
-2
/
+2
2018-05-02
WIP Polygon2D weight editing
Juan Linietsky
8
-7
/
+541
2018-05-02
Fix MSVC check when building with mono
Ignacio Etcheverry
1
-2
/
+2
2018-05-02
Fix editor detecting msbuild with a msvc 'tools only' install
Ignacio Etcheverry
1
-0
/
+2
2018-05-02
Fixes locks and groups on 2d editor
groud
2
-49
/
+59
2018-05-02
remove favorited dirs if original dir deleted
Jason0214
3
-22
/
+45
2018-05-01
Fix a crash when trying to run Godot debugger on a release build.
Brian Richardson
1
-1
/
+1
2018-05-01
Added methods get_closest_point and get_closest_offset to both Curve2D and Cu...
danilo2205
2
-0
/
+170
2018-05-01
Fix Find in Files:
Marc Gilleron
1
-8
/
+3
2018-05-01
Adds z-index properties to TileSets.
Pieter-Jan Briers
4
-2
/
+32
2018-05-01
Fix #17019 : overrides with unknown base setting
Manuel Moos
1
-4
/
+3
2018-05-01
Prevent PulseAudio driver to lock its mutex for too long
Marcelo Fernandez
1
-2
/
+11
2018-05-01
Fix enums without class name not opening docs page
Peter Folkins
1
-0
/
+12
2018-05-01
Revert "Added a more specific error message on export"
Rémi Verschelde
1
-1
/
+1
2018-05-01
Fix Node2D::global_scale's PropertyInfo type
Rémi Verschelde
1
-1
/
+1
2018-05-01
windows: ensure minimum possible timer resolution for sleep
Robin Hübner
1
-0
/
+6
2018-05-01
Adds keywords to autocomplete predictions.
Anish
1
-0
/
+7
2018-04-30
Changed Sprite Frame move buttons for icons
Superwaitsum
1
-6
/
+20
2018-04-30
Handle missing arg pointer in get_call_error_text
Gary Oberbrunner
1
-1
/
+5
2018-04-30
Implement universal translation of touch to mouse
Pedro J. Estébanez
18
-225
/
+222
2018-04-30
hide tab changed debug print
Alexander Holland
1
-2
/
+0
2018-04-30
Fix lto builds on clang compilers
Hein-Pieter van Braam
1
-2
/
+2
[next]