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
2014-05-25
-draw_primitive binding fix
Juan Linietsky
1
-1
/
+1
2014-05-24
-Fixed bug in "extends"
Juan Linietsky
4
-111
/
+17
2014-05-24
Making Godot Easier to Use..
Juan Linietsky
54
-101
/
+923
2014-05-24
Update README.md
reduz
1
-1
/
+1
2014-05-22
Added a setting to disable autocomplete popup and fixed the autocomplete time...
Jonas Rudlang
2
-3
/
+12
2014-05-21
Add 2d unifrom scale
marynate
1
-2
/
+20
2014-05-21
Add pan mode in 2d editor
marynate
3
-3
/
+15
2014-05-21
Fix script editor scrollbar disappear issue
marynate
1
-1
/
+1
2014-05-20
Fix potential null exception in screen button without texture assigned
marynate
1
-2
/
+2
2014-05-14
A bit of everything:
Juan Linietsky
73
-680
/
+3341
2014-05-14
Add sCons dependency for editor_icons.cpp, so it's only re-generated when the...
marynate
2
-12
/
+24
2014-05-13
Auto generate editor_icons.cpp to make it more easy to update editor icons
marynate
4
-2254
/
+51
2014-05-13
Add 'mesh/skeleton' property to MeshInstance to decouple mesh->skeleton from ...
marynate
3
-4
/
+42
2014-05-13
Add hotkey Shift+CMD+Q in editor for quit to project manager, resolves
marynate
1
-1
/
+1
2014-05-13
User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes d...
marynate
1
-2
/
+4
2014-05-13
Make String::right count from pos instead of pos+1
marynate
3
-4
/
+4
2014-05-11
Fix LineEdit selected text drag and drop behavior: move instead of duplicate ...
marynate
1
-1
/
+4
2014-05-10
Change key move behavior of canvas item editor to ignore zoom level; Add
marynate
2
-16
/
+41
2014-05-10
Shift+Del to delete nodes without confirmation
marynate
2
-15
/
+25
2014-05-09
Make visibility icon always last to display in scene tree
marynate
1
-10
/
+7
2014-05-08
Fix crash in editor when open new scene in editing
sanikoyes
1
-1
/
+1
2014-05-08
Add lock and group icon to scene tree editor
marynate
4
-7
/
+48
2014-05-07
remove degud output
jonyrock
2
-3
/
+1
2014-05-07
call during autocompletion
jonyrock
2
-2
/
+9
2014-05-06
Press F key in 2d editor to center view to selected node
marynate
2
-2
/
+58
2014-05-06
Add auto code completion (without press Ctrl+Space manually)
marynate
3
-2
/
+20
2014-05-06
Implement Shift+F1 as contextual help hotkey for script editor; There's
marynate
2
-10
/
+10
2014-05-06
Update EditorHelp to response help request other than class; Make sure Editor...
marynate
2
-21
/
+22
2014-05-06
EditorNode consume F1 key only when Shift or Command key not pressed at the s...
marynate
1
-1
/
+4
2014-05-06
Add get_word_under_cursor() method to TextEdit
marynate
2
-0
/
+24
2014-05-06
Start working on script editor help
marynate
3
-2
/
+24
2014-05-06
fix z-buffer issues on x11/mesa
Deviance
1
-1
/
+1
2014-05-04
Another small fix
Juan Linietsky
1
-1
/
+0
2014-05-04
mini-fix
Juan Linietsky
1
-1
/
+1
2014-05-04
Lots of 3D improvements:
Juan Linietsky
36
-1407
/
+2269
2014-05-02
Fixes to constants in scope
Juan Linietsky
2
-32
/
+47
2014-05-01
-Fixes to OpenSSL compilation (more)
Juan Linietsky
9
-16
/
+55
2014-05-01
-OpenSSL Fixes
Juan Linietsky
132
-21391
/
+188
2014-05-01
Sort projects by last modified/accessed date in project manager
marynate
1
-3
/
+36
2014-05-01
setted font bug fix
jonyrock
1
-5
/
+9
2014-04-30
EDITOR_DEF in the right place
jonyrock
4
-19
/
+21
2014-04-28
-Added OpenSSL and HTTPS support
Juan Linietsky
1382
-2789
/
+489991
2014-04-28
#331 settings menu option title fix oops
jonyrock
2
-7
/
+7
2014-04-28
#331 settings menu option title fix
jonyrock
2
-7
/
+7
2014-04-27
pair symbols tool basic imp
jonyrock
3
-4
/
+168
2014-04-26
#298 imp
jonyrock
2
-15
/
+51
2014-04-24
added missing include for imagemap
Dana Olson
1
-0
/
+1
2014-04-23
stops running process when quitting editor
Dana Olson
1
-1
/
+2
2014-04-23
added bindings for InputMap
Dana Olson
3
-0
/
+22
2014-04-23
use Snap / Snap (Pixels) now save to scene file
Dana Olson
1
-3
/
+12
[next]