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
2017-06-26
ConeTwistJoint: Initialize 'm_angularOnly'.
dotquixote
1
-0
/
+1
2017-06-25
style box margins for Inspector and list.
toger5
1
-5
/
+7
2017-06-25
tree fix drawing order for header +
toger5
1
-16
/
+20
2017-06-25
Revert "Workaround for IME on Linux."
Juan Linietsky
3
-129
/
+10
2017-06-25
Usability improvements for folding. Unfortunately SpatialMaterial broke compa...
Juan Linietsky
7
-13
/
+24
2017-06-25
-Added folding to property editor, persistent on objects it edits
Juan Linietsky
9
-22
/
+235
2017-06-25
Fix crash with String copy from with NULL string parameter
geequlim
1
-0
/
+12
2017-06-25
i18n: Update template and sync translations
Rémi Verschelde
35
-8571
/
+24958
2017-06-25
i18n: Sync translations with Weblate
Rémi Verschelde
34
-11113
/
+11376
2017-06-25
Fixes method bind
Ramesh Ravone
1
-2
/
+2
2017-06-25
Ability to restart particle system with a function call
Juan Linietsky
12
-6
/
+115
2017-06-25
Update freetype to 2.8
volzhs
474
-5268
/
+20945
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
35
-90
/
+93
2017-06-25
Workaround for IME on Linux(fixes #29 #7106):
Jia Wang
3
-10
/
+129
2017-06-24
GradientTexture now uses a Gradient
Marc Gilleron
7
-839
/
+33
2017-06-24
Added 'blit_rect_mask' for 3.0 too
dumitru-stama
2
-0
/
+58
2017-06-24
Simplified 2D Kinematicbody.. 3D will wait a bit.
Juan Linietsky
5
-307
/
+193
2017-06-24
Capitalize template names in script dialog.
Andreas Haas
1
-1
/
+1
2017-06-24
Make the InputEvent device property get saved
Bojidar Marinov
1
-0
/
+2
2017-06-24
-Restored support for Canvas BG mode on Environment
Juan Linietsky
10
-55
/
+152
2017-06-24
Update some property names for animation keys.
Nuno Donato
1
-10
/
+12
2017-06-24
Environment: remove ssr_accel property, fix typo
Poommetee Ketson
1
-2
/
+1
2017-06-24
Add statements for script types of RichTextLabel
geequlim
1
-2
/
+2
2017-06-23
-Trigger shapes removed in 2D, they became obsolete long ago when areas could...
Juan Linietsky
21
-638
/
+501
2017-06-24
Added Curve resource
Marc Gilleron
10
-623
/
+1149
2017-06-23
Remove methods from code completion which are already exposed by properties, ...
Juan Linietsky
3
-5
/
+16
2017-06-23
Small fixes required to get platformer to work.
Juan Linietsky
9
-12
/
+333
2017-06-23
GdScript: Add signal autocompletion to emit_signal function
Mariano Suligoy
1
-1
/
+1
2017-06-23
Image: Fix wrong method DEFVAL
Ignacio Etcheverry
1
-1
/
+1
2017-06-22
Fix shortcuts, make them visible again and work.
Juan Linietsky
3
-1
/
+44
2017-06-22
project and scene swapped, sorry could never get used to it :(
Juan Linietsky
1
-31
/
+30
2017-06-22
Fixed bug regarding to two spatial 2d players not mixing properly
Juan Linietsky
1
-6
/
+6
2017-06-22
Reimplement for..in range() so that it always results in ints
Bojidar Marinov
2
-22
/
+24
2017-06-22
Fix possible crash in joy_axis (fixes #4944).
Marcelo Fernandez
1
-0
/
+2
2017-06-23
Reimplement export module for OSX
BastiaanOlij
2
-312
/
+187
2017-06-22
Order of 2D nodes in tree affects drawing properly again.
Juan Linietsky
2
-0
/
+20
2017-06-22
Properly exposed material types everywhere.
Juan Linietsky
6
-6
/
+14
2017-06-22
Fix tools=no build
Rémi Verschelde
1
-0
/
+3
2017-06-21
-Moved NinePatch to shader, saves a ton of draw calls rendering UI
Juan Linietsky
5
-63
/
+164
2017-06-21
highlight the correct error line in shader editor
Nuno Donato
1
-1
/
+1
2017-06-21
2D GPU Particles working..
Juan Linietsky
21
-1268
/
+967
2017-06-20
fixed ptrcall cast for const Ref<T>
Karroffel
1
-1
/
+1
2017-06-20
Fix EditorImportPlugin::get_preset_count
Andreas Haas
2
-2
/
+2
2017-06-20
Fix regresion on Texture Region Editor Plugin. Fixes#9282
Mariano Suligoy
1
-1
/
+1
2017-06-20
Make the Windows icon file smaller
Hugo Locurcio
1
-0
/
+0
2017-06-19
Fixed a string class bug
dumitru-stama
1
-1
/
+1
2017-06-19
Remove Duplicate Include
Shockblast
1
-1
/
+0
2017-06-20
Fixed freelook conflict with text inputs
Marc Gilleron
1
-0
/
+5
2017-06-20
Add null-check to get_normal_frame
Benjamin Dahse
1
-1
/
+1
2017-06-20
ColorPicker: fix DPI, hue & color update issues
Poommetee Ketson
2
-24
/
+25
[next]