Rémi Verschelde
|
ca6d52cd68
|
Merge pull request #5548 from TheHX/fix-plugin-spatial-event
Fix EditorPlugin::forward_spatial_input_event in GDScripts addons
|
2016-07-04 23:37:56 +02:00 |
|
Rémi Verschelde
|
9731da3280
|
Merge pull request #5547 from TheHX/fix-addons-disabling
Fix addon disabling
|
2016-07-04 23:36:58 +02:00 |
|
Rémi Verschelde
|
716dfa67a3
|
Fix return type for EditorResourcePreview::check_for_invalidation
|
2016-07-04 19:45:14 +02:00 |
|
Franklin Sobrinho
|
22cf80eede
|
Fix EditorPlugin::forward_spatial_input_event in GDScripts addons
|
2016-07-04 11:03:22 -03:00 |
|
Franklin Sobrinho
|
f97ff474d5
|
Fix addon disabling
|
2016-07-04 10:43:07 -03:00 |
|
Juan Linietsky
|
1e095cf397
|
fix to the fix, and removed some conflicting shorcuts
|
2016-07-03 19:50:52 -03:00 |
|
Juan Linietsky
|
7e50a9a2e8
|
Avoid settings from being lost when opening project manager.
Probably fixes many issues of this kind, like missing shortcuts or other settings
|
2016-07-03 19:14:58 -03:00 |
|
Rémi Verschelde
|
ac157f8c05
|
Merge pull request #5530 from Paulb23/shortcut_search
Added search to shortcut config
|
2016-07-03 19:27:53 +02:00 |
|
Rémi Verschelde
|
e0c7ffc65a
|
Merge pull request #5508 from djrm/spatial_editor_shortcuts
Added spatial editor shortcuts
|
2016-07-03 19:17:01 +02:00 |
|
Rémi Verschelde
|
f866a79388
|
Merge pull request #5506 from vnen/enhance-quickopen-search
Improve Quick Open search
|
2016-07-03 19:13:28 +02:00 |
|
Rémi Verschelde
|
37ec0ad35c
|
Merge pull request #5504 from djrm/canvas_item_editor_shortcuts
Canvas item editor shortcuts
|
2016-07-03 19:13:10 +02:00 |
|
Juan Linietsky
|
6442dfb73b
|
Added proper resource preview cache invalidation, fixes #5342
|
2016-07-03 13:16:10 -03:00 |
|
Paulb23
|
bb2a456456
|
Added search to shortcut config
|
2016-07-03 14:07:16 +01:00 |
|
Juan Linietsky
|
8cbb154466
|
Color picker was getting too much focus, made it get not as much focus.
This abuse of focus was the original culprit of #5354
|
2016-07-01 10:55:35 -03:00 |
|
Juan Linietsky
|
a41a70ea3e
|
Many fixes to scene tree node dragging, closes #5341
|
2016-06-30 23:19:44 -03:00 |
|
Juan Linietsky
|
54571e94ac
|
Fixes to import plugin, closes #5318
|
2016-06-30 22:37:25 -03:00 |
|
Juan Linietsky
|
b9326e3f2b
|
Properly show the sample and play it back, also closes #5288
|
2016-06-30 18:29:47 -03:00 |
|
Juan Linietsky
|
ffbc2e56c9
|
Fix some bugs in diraccess, closes #5288
|
2016-06-30 18:23:39 -03:00 |
|
Daniel J. Ramirez
|
96c9f11aad
|
Added spatial editor shortcuts
for now it does not support the emulate numpad setting
|
2016-06-30 15:54:34 -05:00 |
|
George Marques
|
ab93c38335
|
Improve Quick Open search
Makes it sort by similarity with best match on top
|
2016-06-30 15:52:30 -03:00 |
|
Paulb23
|
050a514799
|
Fixed signal connection prints when moving docks, issue 5498
|
2016-06-30 15:12:14 +01:00 |
|
Rémi Verschelde
|
0233c69bdc
|
Merge pull request #5474 from samuelgrigolato/tile-map-idx
Add tile index prefixes in tile map editor plugin
|
2016-06-30 08:06:54 +02:00 |
|
Rémi Verschelde
|
3fc115e433
|
Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-size
Fix issue when switching between FileSystem and other editor docks
|
2016-06-30 08:04:36 +02:00 |
|
Rémi Verschelde
|
da2f7e3c38
|
Merge pull request #5419 from djrm/shortcuts
Shortcuts for script switching in script Mode
|
2016-06-30 08:04:26 +02:00 |
|
Rémi Verschelde
|
a3dec742e9
|
Merge pull request #5462 from volzhs/fix-pm-warning
remove the warning of instances in use at Project manager exit
|
2016-06-30 07:58:16 +02:00 |
|
Juan Linietsky
|
ff11401441
|
Allow animation name to be clipped, closes #5246
|
2016-06-29 20:11:14 -03:00 |
|
Juan Linietsky
|
ea6c8d5b8b
|
Add Variant to the list of clases, so it can be documented (make sure it can't be documented that it can't be used). Closes #5237
|
2016-06-29 19:54:22 -03:00 |
|
Juan Linietsky
|
22d5227663
|
AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation if the one in SpriteFrames is removed/added or renamed. Closes #5152
|
2016-06-29 17:51:55 -03:00 |
|
Daniel J. Ramirez
|
66ab096c49
|
Canvas item editor shortcuts
|
2016-06-29 15:02:26 -05:00 |
|
Rémi Verschelde
|
72c2cccbe2
|
assetlib: Connect to the API using SSL
Note: it does not work in the project manager as the latter does not
use the editor-bundled certificates, but that's a bug and should be fixed.
|
2016-06-29 19:16:20 +02:00 |
|
volzhs
|
cd60c11229
|
Fix main(2D, 3D, Script) panel not updated when start up and select from tool button
|
2016-06-29 14:49:03 +09:00 |
|
MarianoGNU
|
ea8292c1c0
|
Initialize missing variables. Fixes #5461
|
2016-06-28 23:51:13 -03:00 |
|
Samuel Grigolato
|
afab4168fd
|
Add tile index prefixes in tile map editor plugin. #5420
|
2016-06-28 20:14:30 -03:00 |
|
Juan Linietsky
|
fbdb7a947b
|
Editor properly reloads scenes if they changed on disk or were reimported
|
2016-06-28 18:53:31 -03:00 |
|
Juan Linietsky
|
5065e46381
|
Change method of storing folding, solves problems with inheritance, closes #3395
|
2016-06-28 13:10:15 -03:00 |
|
George Marques
|
259e60d283
|
Fix typo in file dialog shortcut
Also change the shortcut to refresh to F5.
|
2016-06-28 11:22:31 -03:00 |
|
volzhs
|
e453c10ff5
|
remove the warning of instances in use at Project manager exit
|
2016-06-28 22:07:24 +09:00 |
|
Juan Linietsky
|
8e1c0f287d
|
Fixed bug in instance state ordering, closes #3904
|
2016-06-28 09:47:03 -03:00 |
|
Juan Linietsky
|
41a26528e4
|
Avoid recursion in filesystem scanning, closes #3838
|
2016-06-28 08:27:54 -03:00 |
|
Bonfi96
|
e4eb025bfe
|
i18n: Corrected a typo (#5460)
|
2016-06-28 12:00:18 +02:00 |
|
Rémi Verschelde
|
2598fe5f8d
|
i18n: Merge translations with template
|
2016-06-28 08:50:39 +02:00 |
|
Rémi Verschelde
|
aa5a031f95
|
i18n: Sync template with source
|
2016-06-28 08:49:50 +02:00 |
|
Rémi Verschelde
|
e8743684c8
|
i18n: Sync translations from Weblate
Also adds Bulgarian and Japanese WIPs.
|
2016-06-28 08:48:46 +02:00 |
|
Rémi Verschelde
|
519086af60
|
i18n: Fix malformed TTR call
|
2016-06-28 08:07:19 +02:00 |
|
Juan Linietsky
|
ba5bc57816
|
Figured out a way to fix event propagation for shortcuts and some other cases so they properly stop shortcuts if a modal window is open, closes #4848
|
2016-06-27 20:14:59 -03:00 |
|
Juan Linietsky
|
972c2ad09f
|
Ask about selecting a main scene if one has not been selected.
|
2016-06-27 20:00:18 -03:00 |
|
Juan Linietsky
|
efdcf205d2
|
Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059.
|
2016-06-27 13:17:20 -03:00 |
|
Juan Linietsky
|
d41b7a66e9
|
Properly complain when a scene file has not be selected, closes #3811
|
2016-06-27 10:59:37 -03:00 |
|
Juan Linietsky
|
e2d208f122
|
Ability to rotate controls using tool, closes #3800
|
2016-06-27 10:47:51 -03:00 |
|
Samuel Grigolato
|
f55dc6d0b6
|
Fix issue when switching between FileSystem and other editor docks. #5384
|
2016-06-26 19:21:40 -03:00 |
|