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
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Project Settings dialog add/delete global variable
Franklin Sobrinho
2016-03-06
3
-27
/
+80
*
Merge pull request #3927 from TheHX/issue-3645
Rémi Verschelde
2016-03-06
3
-11
/
+93
|
\
|
*
Added search box in Class List dialog (Script Editor)
Franklin Sobrinho
2016-03-05
3
-11
/
+93
*
|
Merge pull request #3932 from TheHX/issue-807
Rémi Verschelde
2016-03-06
1
-2
/
+52
|
\
\
|
*
|
The help page now show the entire object hierarchy
Franklin Sobrinho
2016-03-05
1
-2
/
+52
|
|
/
*
/
Removed "__editor_plugin_screen__" metadata creation
Franklin Sobrinho
2016-03-05
1
-19
/
+0
|
/
*
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
8
-9
/
+982
*
Add editor settings for call hint placement
Martin Chuckeles
2016-03-04
2
-0
/
+9
*
-wip on addon editor
Juan Linietsky
2016-02-29
3
-0
/
+119
*
Merge pull request #3864 from leezh/editorplugin_extras
Juan Linietsky
2016-02-28
4
-3
/
+35
|
\
|
*
Adds EditorPlugin::remove_control_from_bottom_panel()
Zher Huei Lee
2016-02-28
4
-3
/
+35
*
|
deleted files added accidentally
Ariel Manzur
2016-02-28
9
-41
/
+0
*
|
Remove grey capsule on official logo
Rémi Verschelde
2016-02-28
4
-1033
/
+43
|
/
*
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-27
28
-589
/
+820
*
added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings
Ariel Manzur
2016-02-27
1
-5
/
+21
*
First attempt at making a more useful EditorPlugin API. Still undocumented, b...
Juan Linietsky
2016-02-27
12
-15
/
+167
*
adds -pm and -project_manager command line options to start project manager
Ariel Manzur
2016-02-25
1
-2
/
+3
*
Fixed closing a scene tab when it was not the CURRENT tab. Fixes #3810
Julian Murgia - StraToN
2016-02-24
1
-1
/
+1
*
keep previous rotation when using rotate tool. fixes #3788.
volzhs
2016-02-22
1
-1
/
+1
*
Change "erase" to "remove" in project manager. fixes #3796.
volzhs
2016-02-22
1
-3
/
+3
*
Fix pixelated steam capsules
Rémi Verschelde
2016-02-22
6
-0
/
+0
*
._sc_ file is now a ConfigFile for self contained mode
Ariel Manzur
2016-02-21
11
-4
/
+1063
*
-fixed a crash when closing scene with animationplayer open
Juan Linietsky
2016-02-21
2
-2
/
+6
*
Add a script to sort demos alphabetically
Rémi Verschelde
2016-02-21
1
-0
/
+29
*
-Change link to new documentation
Juan Linietsky
2016-02-20
1
-1
/
+1
*
Added a setting in editor defining scene tabs close button policy. Fixes #3777
Julian Murgia - StraToN
2016-02-20
1
-1
/
+5
*
Added "self contained" mode for Steam installation and similar. Editor looks ...
Ariel Manzur
2016-02-19
1
-9
/
+19
*
Keep 'Play custom scene' button unpressed when not running
Ignacio Etcheverry
2016-02-18
1
-0
/
+1
*
Merge pull request #3749 from akien-mga/pr-codeblock
Rémi Verschelde
2016-02-17
1
-1
/
+1
|
\
|
*
Implement support for [codeblock] tag in help
Rémi Verschelde
2016-02-17
1
-1
/
+1
*
|
Remove unimplemented SceneAnimationImport plugin from menu
Rémi Verschelde
2016-02-17
1
-1
/
+2
*
|
Merge pull request #3744 from neikeq/issue_3742
Rémi Verschelde
2016-02-17
2
-7
/
+22
|
\
\
|
|
/
|
/
|
|
*
Added option to restart custom scene
Ignacio Etcheverry
2016-02-17
2
-4
/
+19
|
*
Fix _quick_run method (Play custom scene)
Ignacio Etcheverry
2016-02-17
2
-3
/
+3
*
|
Experimental Docker image for godot
mrezai
2016-02-17
3
-0
/
+143
|
/
*
Merge pull request #3689 from nunodonato/numpademulation
Rémi Verschelde
2016-02-16
2
-4
/
+17
|
\
|
*
* Added numpad emulation (fixes #3612)
Nuno
2016-02-12
2
-4
/
+17
*
|
Merge pull request #3692 from neikeq/issue_3682
Rémi Verschelde
2016-02-16
2
-77
/
+57
|
\
\
|
*
|
Rename input actions by editing its item in the list
Ignacio Etcheverry
2016-02-13
2
-77
/
+57
|
|
/
*
|
Merge pull request #3641 from JoshuaGrams/master
Rémi Verschelde
2016-02-16
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
AnimationPlayer frame SpinBox snaps to steps.
Josh Grams
2016-02-09
1
-0
/
+8
*
|
Merge pull request #3669 from Hinsbart/fix_joylabel
Rémi Verschelde
2016-02-11
1
-2
/
+2
|
\
\
|
*
|
fix joystick related label text in project settings
hondres
2016-02-11
1
-2
/
+2
*
|
|
-fixed more issues resampling sounds
Juan Linietsky
2016-02-11
1
-4
/
+4
*
|
|
Merge pull request #3658 from Hinsbart/doc_joyevent
Rémi Verschelde
2016-02-11
1
-1
/
+1
|
\
\
\
|
*
|
|
doc: use correct identifier for InputEventJoystick{Motion, Button}
hondres
2016-02-10
1
-1
/
+1
*
|
|
|
-Made some icon data types smaller so they take up less space
Juan Linietsky
2016-02-11
16
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Fixed a couple of tooltips on the editor
Tegu
2016-02-10
1
-2
/
+2
*
|
|
export from command line
Ariel Manzur
2016-02-10
1
-0
/
+10
|
|
/
|
/
|
*
|
-Allow renaming root node of inherited scene
Juan Linietsky
2016-02-09
1
-1
/
+1
[next]