Rémi Verschelde
|
6626ac463e
|
Merge pull request #5783 from TheHX/issue-5782
Fix crash when dropping scene as a sibling of the root node
|
2016-07-19 07:35:50 +02:00 |
|
Rémi Verschelde
|
13fe615ea3
|
Merge pull request #5760 from r1cebank/issue-5636__add-close-docs-option
Script Editor: adding close all docs menu option
|
2016-07-19 07:35:20 +02:00 |
|
Juan Linietsky
|
3e3108abe2
|
Always soft reload editor plugins. Closes #5273
|
2016-07-18 19:24:38 -03:00 |
|
Juan Linietsky
|
7a4d67ae71
|
Property convert images to RGBA before applying hq2x, fixes #5168
|
2016-07-18 18:30:30 -03:00 |
|
Rémi Verschelde
|
4f9dea3aed
|
Revert "Change default extension to .tscn when import 3d scene"
Also adds a comment as to why this extension should not be changed.
This commit reverts edf7082326 .
|
2016-07-18 21:32:10 +02:00 |
|
Franklin Sobrinho
|
2a97d79a64
|
Fix crash when dropping scene as a sibling of the root node
|
2016-07-18 15:00:14 -03:00 |
|
Siyuan Gao
|
0c3b1b51b8
|
Script Editor: adding close all docs menu option
|
2016-07-18 10:09:42 -07:00 |
|
Rémi Verschelde
|
b0c2801458
|
Merge pull request #5780 from TheHX/script-editor-layout
Fix ScriptEditor don't saving the layout when opening a help page
|
2016-07-18 17:52:24 +02:00 |
|
George Marques
|
0610c77e43
|
Add icon for root node in Create Dialog
Close #5766
|
2016-07-18 12:39:59 -03:00 |
|
Franklin Sobrinho
|
3ca6e584e5
|
Fix ScriptEditor don't saving the layout when opening a help page
- Use ScriptEditor::_update_script_names just once when re-creating the layout
|
2016-07-18 12:30:43 -03:00 |
|
volzhs
|
edf7082326
|
Change default extension to .tscn when import 3d scene
|
2016-07-18 23:28:13 +09:00 |
|
Rémi Verschelde
|
d6f2e41e6f
|
Merge pull request #5750 from TheHX/issue-5681
Keep debugger selected tab open when pressing the pause button
|
2016-07-18 00:54:32 +02:00 |
|
Rémi Verschelde
|
62eae7cbe2
|
Merge pull request #5723 from Paulb23/toggle_breakpoint_gutter_issue_5712
Fixed toggle breakpoint gutter not updating when the game is running, issue 5712
|
2016-07-18 00:52:36 +02:00 |
|
Rémi Verschelde
|
3183834c5d
|
Merge pull request #5657 from Paulb23/block_caret
Added block caret to TextEdit
|
2016-07-18 00:44:45 +02:00 |
|
Rémi Verschelde
|
e6cf0d444b
|
Merge pull request #5758 from TheHX/issue-5756
Fix editor states saving, and remove related error messages
|
2016-07-17 23:44:16 +02:00 |
|
Franklin Sobrinho
|
7767aa2722
|
Fix editor states saving, and remove related error messages
|
2016-07-17 16:59:15 -03:00 |
|
Rémi Verschelde
|
22419082d9
|
Remove some noisy debug prints
Part of #5031
|
2016-07-17 18:25:21 +02:00 |
|
Franklin Sobrinho
|
f20680947b
|
Keep debugger selected tab open when pressing the pause button
|
2016-07-17 09:27:36 -03:00 |
|
Rémi Verschelde
|
b23889eb41
|
Merge pull request #5743 from TheHX/issue-5740
Fix signals/group button on Scene dock
|
2016-07-16 23:43:24 +02:00 |
|
Franklin Sobrinho
|
60f1656fff
|
Fix signals/group button on Scene dock
|
2016-07-16 18:22:44 -03:00 |
|
Juan Linietsky
|
24d86e33a6
|
Merge pull request #5467 from RandomShaper/enhance-tidy-extensions
Enhance/tidy file extensions management
|
2016-07-16 09:28:49 -03:00 |
|
Rémi Verschelde
|
966eabb07b
|
Fonts: add missing license information
Droid Sans is under Apache 2.0, Source Code Pro under SIL OFL 1.1.
|
2016-07-16 11:53:57 +02:00 |
|
Ignacio Etcheverry
|
2bba1bf770
|
CanvasItemEditor: Changed Frame Selection shortcut
|
2016-07-15 21:38:43 +02:00 |
|
Paulb23
|
b550471a14
|
Fixed breakpoint gutter toggle not updating when game is running, issue 5712
|
2016-07-15 15:02:55 +01:00 |
|
Rémi Verschelde
|
4c4ab140b4
|
Merge pull request #5702 from Paulb23/zoom_shortcuts
Added code editor zoom shortcuts
|
2016-07-15 13:28:20 +02:00 |
|
Rémi Verschelde
|
b781dcdb1a
|
i18n: Merge translations with synced template
|
2016-07-15 08:58:49 +02:00 |
|
Rémi Verschelde
|
cfaad1ebe7
|
i18n: Sync template with current source
Also fix a space after : in a translated string.
|
2016-07-15 08:57:53 +02:00 |
|
Rémi Verschelde
|
fd5fdaba68
|
i18n: Pull translations from Weblate
Adds Bengali and Urdu (Pakistan) WIP translations.
|
2016-07-15 08:52:31 +02:00 |
|
volzhs
|
9ff7c5524f
|
Perform connect when double click a node on connecting signal window
|
2016-07-15 14:29:14 +09:00 |
|
Paulb23
|
e6eae244d3
|
Added code editor zoom shortcuts
|
2016-07-14 20:03:40 +01:00 |
|
Franklin Sobrinho
|
8772b8ea85
|
Fix Orphan StringName on EditorAutoloadSettings class
|
2016-07-14 12:08:40 -03:00 |
|
vamsi
|
b3cf4c73fc
|
Fixed a crash in scenario where SSL is not available.
|
2016-07-13 18:25:05 +02:00 |
|
Saracen
|
ca866803be
|
Removes AnimationPlayer renaming on import.
|
2016-07-13 16:45:53 +01:00 |
|
Paulb23
|
54f720ac06
|
Added block caret to TextEdit
|
2016-07-12 16:07:17 +01:00 |
|
Rémi Verschelde
|
b8c506be1c
|
Merge pull request #5615 from Paulb23/shortcut_save_print
Removed shortcut saving print
|
2016-07-12 07:28:08 +02:00 |
|
Rémi Verschelde
|
480ac2bcfb
|
Merge pull request #5648 from Paulb23/completion_box_colors
Added Completion box colors. Exposed show line numbers, highlight all occurrences, and updated theme.
|
2016-07-12 07:26:35 +02:00 |
|
Juan Linietsky
|
31ebac2bfb
|
Downloaded templates from project manager can now be installed.
|
2016-07-11 21:34:50 -03:00 |
|
Franklin Sobrinho
|
aed2f5f938
|
Fix "Play custom scene" keyboard shortcut
|
2016-07-11 14:46:41 -03:00 |
|
Paulb23
|
a9956be63d
|
Added completion font colors
|
2016-07-11 14:25:56 +01:00 |
|
Paulb23
|
8e5c40b364
|
Added completion scroll color
|
2016-07-11 14:11:34 +01:00 |
|
Rémi Verschelde
|
9397458cc0
|
Merge pull request #5634 from vnen/assetlib-map-crash
Fix crash on asset lib install
|
2016-07-11 00:17:54 +02:00 |
|
George Marques
|
1a1b62748a
|
Fix crash on asset lib install
This is not the perfect solution, but fixes the crash and avoid a
dependency on EditorNode.
|
2016-07-10 17:19:29 -03:00 |
|
Juan Linietsky
|
83ab4445f2
|
As volzhs mentioned in #5385, changes to save to FILE_SAVE_ALL_SCENES
|
2016-07-10 14:37:48 -03:00 |
|
Juan Linietsky
|
8d9b73171e
|
Merge pull request #5385 from volzhs/autosave-android
Fix autosave when run on remote device
|
2016-07-10 14:34:30 -03:00 |
|
Juan Linietsky
|
e525a0387b
|
Merge pull request #5421 from MarianoGnu/issues
Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410
|
2016-07-10 14:33:48 -03:00 |
|
Rémi Verschelde
|
da3ad66825
|
Remove Better Collada Exporter, now in its own repo
See https://github.com/godotengine/collada-exporter for the new upstream location.
|
2016-07-10 19:15:35 +02:00 |
|
Juan Linietsky
|
8462127aa9
|
Merge pull request #5287 from marcelofg55/master
Added popup menu for animation key right-click
|
2016-07-10 13:42:49 -03:00 |
|
Juan Linietsky
|
46bb02991f
|
Merge pull request #5270 from lonesurvivor/master
Added Tile Origin = Bottom Left option to the TileMap
|
2016-07-10 13:41:33 -03:00 |
|
Juan Linietsky
|
bcf6491a86
|
Merge pull request #5621 from TheHX/issue-5616
Fix custom types showing on wrong dialogs
|
2016-07-10 13:30:06 -03:00 |
|
Juan Linietsky
|
7bfb84af08
|
Merge pull request #5611 from TheHX/spatial-gizmo
Fix EditorSpatialGizmo virtual functions not being called
|
2016-07-10 13:08:13 -03:00 |
|