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-07-18
Keep selected section in Editor Settings when reopening the dialog
Franklin Sobrinho
1
-8
/
+23
2016-07-18
Fix Editor Settings dialog range editing by dragging and using the slider
Franklin Sobrinho
2
-2
/
+14
2016-07-18
Label: Added `get_visible_line_count` method
Ignacio Etcheverry
2
-0
/
+17
2016-07-18
Property convert images to RGBA before applying hq2x, fixes #5168
Juan Linietsky
2
-3
/
+7
2016-07-18
MenuButton: Fix event propagation with dialogs
Ignacio Etcheverry
1
-0
/
+4
2016-07-18
remove GLU dependency, closes #3787
Juan Linietsky
1
-1
/
+1
2016-07-18
Properly transform sub-viewport input, closes #3580
Juan Linietsky
1
-4
/
+31
2016-07-18
properly fixed notificaitons for theme changed, closes #5774
Juan Linietsky
3
-3
/
+42
2016-07-18
Fix multichar character constant warning
Rémi Verschelde
1
-5
/
+5
2016-07-18
Revert "Change default extension to .tscn when import 3d scene"
Rémi Verschelde
1
-1
/
+3
2016-07-18
Fix crash when dropping scene as a sibling of the root node
Franklin Sobrinho
2
-15
/
+14
2016-07-18
Script Editor: adding close all docs menu option
Siyuan Gao
2
-1
/
+27
2016-07-18
Add icon for root node in Create Dialog
George Marques
1
-0
/
+3
2016-07-18
Fix ScriptEditor don't saving the layout when opening a help page
Franklin Sobrinho
2
-9
/
+19
2016-07-18
Change default extension to .tscn when import 3d scene
volzhs
1
-1
/
+1
2016-07-18
Fixed caret width on tabs
Paulb23
1
-2
/
+3
2016-07-18
Add a function to notify font users that the font changed. Closes #5774
Juan Linietsky
3
-0
/
+12
2016-07-18
OS: Add get_engine_version method
Rémi Verschelde
4
-3
/
+38
2016-07-18
Revert "Make editor compatible with Windows high contrast themes"
Rémi Verschelde
2
-27
/
+0
2016-07-17
Fix editor states saving, and remove related error messages
Franklin Sobrinho
1
-2
/
+9
2016-07-17
Could not use pre multiply alpha for material in editor
Kyle Luce
1
-1
/
+1
2016-07-17
Forgot to clear signals on recompile, closes #5729
Juan Linietsky
1
-0
/
+1
2016-07-17
Fix empty reference pages after restarting Godot
Franklin Sobrinho
1
-1
/
+3
2016-07-17
Remove some noisy debug prints
Rémi Verschelde
5
-30
/
+1
2016-07-17
Keep debugger selected tab open when pressing the pause button
Franklin Sobrinho
1
-1
/
+2
2016-07-16
Fix signals/group button on Scene dock
Franklin Sobrinho
1
-2
/
+10
2016-07-16
TreeItem.set_button exposed.
Ovnuniarchos
1
-0
/
+1
2016-07-16
MenuButton: Fix regression
Ignacio Etcheverry
1
-1
/
+1
2016-07-16
MenuButton: Avoid event propagation if handled as hotkey
Ignacio Etcheverry
1
-1
/
+2
2016-07-16
i18n: Add missing locale identifiers for Bengali and Urdu
Rémi Verschelde
1
-0
/
+12
2016-07-16
Fonts: add missing license information
Rémi Verschelde
2
-0
/
+107
2016-07-15
LineEdit: Fix rtl scrolling with mouse drag selection
Ignacio Etcheverry
1
-3
/
+6
2016-07-15
CanvasItemEditor: Changed Frame Selection shortcut
Ignacio Etcheverry
1
-1
/
+1
2016-07-15
Added documentation for color picker raw mode
Daniel J. Ramirez
1
-2
/
+2
2016-07-15
Color picker fixes:
Daniel J. Ramirez
2
-19
/
+27
2016-07-16
Added gyroscope support to Godot and Android
Jamil Halabi
12
-1
/
+73
2016-07-15
Update docs with breakpoint_toggled signal
Paulb23
1
-0
/
+5
2016-07-15
Fixed breakpoint gutter toggle not updating when game is running, issue 5712
Paulb23
3
-0
/
+17
2016-07-15
i18n: Merge translations with synced template
Rémi Verschelde
19
-2572
/
+4128
2016-07-15
i18n: Sync template with current source
Rémi Verschelde
2
-121
/
+176
2016-07-15
i18n: Pull translations from Weblate
Rémi Verschelde
11
-478
/
+12846
2016-07-15
Perform connect when double click a node on connecting signal window
volzhs
1
-0
/
+1
2016-07-14
Written AnimatedSprite, AnimatedSprite3D (unfinished)
Julian Murgia
1
-1
/
+21
2016-07-14
Added code editor zoom shortcuts
Paulb23
2
-21
/
+39
2016-07-14
Fix binding of File::get_sha256()
George Marques
1
-1
/
+1
2016-07-14
Fix classes.xml structure
George Marques
1
-16
/
+11
2016-07-14
Fix Orphan StringName on EditorAutoloadSettings class
Franklin Sobrinho
2
-3
/
+1
2016-07-14
added KDevelop project files to gitignore
Jakub Grzesik
1
-0
/
+3
2016-07-14
WinRT: Add missing license file for ANGLE
Rémi Verschelde
2
-213
/
+32
2016-07-14
Drop obsolete "webpold" backup of previous webp version
Rémi Verschelde
82
-30043
/
+0
[next]