Ignacio Etcheverry
|
fa085a9c2c
|
Added input actions renaming
|
2015-12-14 20:44:57 +01:00 |
|
Ignacio Etcheverry
|
6e4b1ff838
|
Fix editor layouts broken after 9a7ff65
|
2015-12-14 16:44:15 +01:00 |
|
Rémi Verschelde
|
bfaa179e70
|
Merge pull request #3074 from neikeq/editor_layouts_patch
Editor layout dialog: name field grabs focus on popup
|
2015-12-14 14:26:25 +01:00 |
|
Juan Linietsky
|
4713bcccf3
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-14 10:25:19 -03:00 |
|
Ignacio Etcheverry
|
d558ced434
|
Editor layout dialog: name field grabs focus on popup
|
2015-12-14 14:16:29 +01:00 |
|
Rémi Verschelde
|
c262becd7b
|
Merge pull request #3073 from TheHX/pr-editor-dialogs
Implement double-click on remaining dialogs
|
2015-12-14 13:22:35 +01:00 |
|
Franklin Sobrinho
|
12bfb55c6c
|
Implement double-click on remaining dialogs
|
2015-12-14 08:43:56 -03:00 |
|
Juan Linietsky
|
f2183a5e09
|
replaced :var by :Variant in documentation, fixes #2897
|
2015-12-14 08:28:01 -03:00 |
|
Juan Linietsky
|
534c8e74b9
|
do not open dominant script if external editor is selected, fixes #3067
|
2015-12-14 08:21:18 -03:00 |
|
Rémi Verschelde
|
7155f75e22
|
Merge pull request #3061 from TheHX/pr-tree-dialogs
Double-click item for reparent and choose a node in NodePath dialog
|
2015-12-14 07:39:51 +01:00 |
|
Rémi Verschelde
|
55684dbea4
|
Merge pull request #3065 from TheHX/pr-array-editor
Fix array editor NodePath being relative to editor
|
2015-12-14 07:39:17 +01:00 |
|
Juan Linietsky
|
7f96f0603e
|
-scenes are properly reloaded when a dependency changes, fixes #2896
(it's clevery done so local changes to scenes are kept even if unsaved)
|
2015-12-13 20:39:01 -03:00 |
|
Juan Linietsky
|
72ff61963b
|
fixed and improved selection and list selection, closes #2852
|
2015-12-13 17:16:13 -03:00 |
|
Juan Linietsky
|
95a469ad28
|
added binary API to StreamPeer, fixes #2863
|
2015-12-13 12:53:29 -03:00 |
|
Franklin Sobrinho
|
2e8ed75d8d
|
Fix array editor NodePath being relative to editor
|
2015-12-13 11:42:29 -03:00 |
|
Franklin Sobrinho
|
4523a591d3
|
Double-click item for reparent and choose a node in NodePath dialog
|
2015-12-13 08:47:54 -03:00 |
|
Juan Linietsky
|
451b1d9144
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-13 08:01:14 -03:00 |
|
Juan Linietsky
|
450926693f
|
fix zip export
|
2015-12-13 07:50:07 -03:00 |
|
Rémi Verschelde
|
cdf07327bc
|
Merge pull request #3045 from TheHX/pr-nav-mesh
Fix crash caused by a empty NavigationMesh
|
2015-12-13 10:10:49 +01:00 |
|
Rémi Verschelde
|
8c005e2b73
|
Merge pull request #3047 from eska014/fix-play-project-button
Fix "Play Project" button icon
|
2015-12-13 10:10:08 +01:00 |
|
Rémi Verschelde
|
3e733afaaa
|
Merge pull request #3053 from TheHX/pr-revert-3043
Remove last remaining variables of PR-3043
|
2015-12-13 10:09:23 +01:00 |
|
Juan Linietsky
|
709de124c1
|
ability to export scene to zip
|
2015-12-13 01:08:36 -03:00 |
|
Juan Linietsky
|
bbb2a863f9
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-12 19:22:16 -03:00 |
|
Juan Linietsky
|
9f75dd086e
|
no more time error, fixes #2892
|
2015-12-12 19:21:43 -03:00 |
|
Franklin Sobrinho
|
df57239f7f
|
Remove last remaining variables of PR-3043
|
2015-12-12 18:15:31 -03:00 |
|
Juan Linietsky
|
97fe073f33
|
Merge pull request #2933 from TheHX/pr-shader-loader
Fix shader loading, making possible load .shd and .sgp from editor
|
2015-12-12 17:36:52 -03:00 |
|
Franklin Sobrinho
|
3dead22454
|
Fix crash caused by a empty NavigationMesh
|
2015-12-12 14:06:27 -03:00 |
|
Juan Linietsky
|
e19f176765
|
fix broken merge
|
2015-12-12 10:21:22 -03:00 |
|
Juan Linietsky
|
a2d817405e
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-12 10:14:13 -03:00 |
|
Juan Linietsky
|
cd4c3f4d12
|
-added option to keep debugger open, fixes #3031
|
2015-12-12 10:09:50 -03:00 |
|
Franklin Sobrinho
|
4d644ca997
|
Script debugger remains visible when using Debug->Show Debugger
|
2015-12-12 10:04:51 -03:00 |
|
Juan Linietsky
|
990690f9f5
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-11 09:38:41 -03:00 |
|
Juan Linietsky
|
fbda3c5d88
|
-remove (can be added back in editor settings) icons from property editor
-remove ".." from file dialog when opening res://, fixes #2994
|
2015-12-11 09:37:34 -03:00 |
|
Rémi Verschelde
|
964a57cb2a
|
Merge pull request #2883 from TheHX/mesh_editor_plugin
Add StaticBody collision generation for all selected MeshInstance nodes
|
2015-12-10 15:19:30 +01:00 |
|
Rémi Verschelde
|
2d84943a2b
|
Merge pull request #3027 from TheHX/pr-project-manager-font
Fix project manager not picking up custom font
|
2015-12-09 16:45:45 +01:00 |
|
Franklin Sobrinho
|
c2ce39c424
|
Fix project manager not picking custom font
|
2015-12-09 12:35:20 -03:00 |
|
Juan Linietsky
|
aadced2f72
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-09 09:10:00 -03:00 |
|
Juan Linietsky
|
6bc6b8fcf2
|
-ability to change scripts in external editor and still have properties reloaded in godot UI, fixes #3003
|
2015-12-09 09:08:41 -03:00 |
|
Rémi Verschelde
|
efbb834936
|
Merge pull request #2986 from TheHX/pr-shader-editor
Fix shader editor focus when switching tabs
|
2015-12-09 07:48:51 +01:00 |
|
Juan Linietsky
|
88c653a9e5
|
-made it add the node name from the file, closes #3010
|
2015-12-08 18:35:42 -03:00 |
|
Juan Linietsky
|
c26f66abde
|
Merge pull request #2873 from neikeq/editor_layouts
Editor layouts menu
|
2015-12-08 17:09:38 -03:00 |
|
Juan Linietsky
|
f93fbbe1d2
|
Merge pull request #2888 from TheHX/item_list_plugin
Make ItemListEditor plugin functional
|
2015-12-08 17:07:32 -03:00 |
|
Juan Linietsky
|
ee09c5dbd9
|
Merge pull request #2919 from TheHX/pr-groups-editor
Update Groups Editor
|
2015-12-08 17:07:05 -03:00 |
|
Juan Linietsky
|
eff81965af
|
Merge pull request #2956 from est31/add_system_wide_export_path
Add way to look for templates at system wide level too
|
2015-12-08 17:04:24 -03:00 |
|
eska
|
829fa0cfdc
|
Fix "Play Project" button
|
2015-12-08 19:33:50 +01:00 |
|
Juan Linietsky
|
9637460331
|
Merge branch 'master' of https://github.com/godotengine/godot
|
2015-12-08 11:23:23 -03:00 |
|
Juan Linietsky
|
3c33b705d1
|
added option to add_child, to use the same deduplication convention as in the editor, closes #3017
|
2015-12-08 11:21:12 -03:00 |
|
Franklin Sobrinho
|
97a3fa3f12
|
Fix shader editor focus when switching tabs
|
2015-12-06 20:11:56 -03:00 |
|
Franklin Sobrinho
|
42eef3cdc6
|
Better hidden folders display preferences for editor file dialogs
|
2015-12-06 19:35:31 -03:00 |
|
Franklin Sobrinho
|
b3ce127e31
|
Script Editor: maintain cursor column after duplicate a line
|
2015-12-06 15:34:09 -03:00 |
|