Rémi Verschelde
|
87cb3629f2
|
Merge pull request #5344 from Paulb23/code_completion_colors
Code completion box colors
|
2016-06-22 07:51:33 +02:00 |
Rémi Verschelde
|
5974653307
|
Merge pull request #5274 from Paulb23/editor_file_dialog_shortcuts
Added editor file dialog shortcuts
|
2016-06-22 07:50:23 +02:00 |
Rémi Verschelde
|
44c37e9b13
|
Merge pull request #5282 from Hodes/master
editor_node.cpp now takes care of removing plugin after deactivating it
|
2016-06-22 07:49:37 +02:00 |
Juan Linietsky
|
3edf66477a
|
Fixed error using the same atlas rect for all images, closes #4139
|
2016-06-21 20:51:41 -03:00 |
Paulb23
|
45f0dec55c
|
Added code completion existing color setting
|
2016-06-21 17:34:38 +01:00 |
Paulb23
|
706895a922
|
Added code completion selected color setting
|
2016-06-21 17:21:55 +01:00 |
Rémi Verschelde
|
a3e69b7bab
|
Merge pull request #5336 from bojidar-bg/assetlib-additional-features
Assetlib additional features
|
2016-06-21 18:05:13 +02:00 |
Paulb23
|
a40cb680ca
|
Added code completion background color setting
|
2016-06-21 16:50:31 +01:00 |
Bojidar Marinov
|
1e08387ce0
|
Fix project manager category list, small enchancements as well
|
2016-06-21 17:10:02 +03:00 |
Juan Linietsky
|
ae85543806
|
Ability to premultiply alpha on font import, fixes #5231
|
2016-06-21 10:41:56 -03:00 |
Bojidar Marinov
|
a2e39c8da0
|
Add support levels to search
|
2016-06-21 16:29:49 +03:00 |
Bojidar Marinov
|
7915db67c5
|
Check hashes when downloading assets
|
2016-06-21 15:38:29 +03:00 |
Rémi Verschelde
|
67a29bab74
|
Merge pull request #5326 from MarianoGnu/issues
Don't create outlines from dummy meshes. Fixes #4718
|
2016-06-21 12:24:44 +02:00 |
sunnystormy
|
b3b1fdae85
|
Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258)
|
2016-06-21 12:16:06 +02:00 |
Juan Linietsky
|
d76ee09774
|
property remove parent owned nodes when using replace, fixes #4128
|
2016-06-20 22:57:07 -03:00 |
Juan Linietsky
|
9b8f2741ae
|
do not crash when generating preview of very large sound files, fixes #4123
|
2016-06-20 22:38:31 -03:00 |
MarianoGNU
|
6d19d905cf
|
Don't create outlines from dummy meshes. Fixes #4718
|
2016-06-20 20:03:16 -03:00 |
Juan Linietsky
|
f1af0fd25c
|
Changed save all scripts shortcut to avoid collision, fixes #4278
|
2016-06-20 16:18:12 -03:00 |
Juan Linietsky
|
a1e32a6f7d
|
-Improved theme editor, when a new class is added, the members are created empty, closes #4619
-Made theme editor take less vertical space by using a scroll area
|
2016-06-20 11:33:51 -03:00 |
Rémi Verschelde
|
d4359b2d09
|
Merge pull request #5308 from MarianoGnu/issues
ShaderEditor fixes
|
2016-06-20 08:35:33 +02:00 |
Rémi Verschelde
|
17f7065944
|
i18n: Improve a couple English strings
|
2016-06-20 08:08:23 +02:00 |
MarianoGNU
|
0f1a717c64
|
Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.
Fixes #4678 && #4745
|
2016-06-20 00:50:33 -03:00 |
Juan Linietsky
|
6e9e57beaa
|
-Added ability to disable overwrite warning on file dialog, fixes #4545
|
2016-06-20 00:38:13 -03:00 |
Juan Linietsky
|
00bc06b50b
|
Make sure that scripts are reloaded if needed when they enter editing, fixes #4456
|
2016-06-19 22:07:07 -03:00 |
Juan Linietsky
|
0db02f26b6
|
-Added options for scene import plugin to keep materials and user-added tracks to animations, please test! closes #4425
|
2016-06-20 00:20:30 -03:00 |
Juan Linietsky
|
eff0bd2d48
|
Merge pull request #5304 from djrm/shortcuts
switch tabs using ctrl+tab and ctrl-shift-tab, added shortcuts for scene tree dock
|
2016-06-19 18:05:53 -03:00 |
Daniel J. Ramirez
|
bcd55503b4
|
Added shortcuts to scene tree dock
|
2016-06-19 14:35:20 -05:00 |
Daniel J. Ramirez
|
753d86f27a
|
Switch tabs using CTRL+TAB and CTRL+SHIFT+TAB
|
2016-06-19 14:32:49 -05:00 |
Rémi Verschelde
|
3e0966cfc3
|
Merge pull request #5303 from vnen/fix-delete-layout
Fix layout menu labels and shortcuts
|
2016-06-19 20:09:59 +02:00 |
George Marques
|
4ee9a10332
|
Fix layout menu labels and shortcuts
|
2016-06-19 14:53:27 -03:00 |
Daniel J. Ramirez
|
07b6195a33
|
Added loop interpolation and track trigger icons
|
2016-06-19 11:36:05 -05:00 |
Rémi Verschelde
|
0cf4bba6e2
|
Merge pull request #5293 from Paulb23/ttr_add_font_extention
Made .fnt warning translatable
|
2016-06-19 15:57:05 +02:00 |
Paulb23
|
0454e1d6cb
|
Made .fnt warning translatable
|
2016-06-19 14:33:42 +01:00 |
Paulb23
|
35ffa56e17
|
Added editor file dialog shortcuts
|
2016-06-19 14:22:41 +01:00 |
Juan Linietsky
|
f84ffb9bed
|
-Setting script in multi node edit works, closes #4442
|
2016-06-19 10:13:26 -03:00 |
Rémi Verschelde
|
42cbdc26b8
|
Merge pull request #5290 from djrm/new_icons
Added missing icons for some nodes
|
2016-06-19 13:11:07 +02:00 |
Rémi Verschelde
|
e76f744c36
|
Merge pull request #5283 from djrm/remove_prints
Removed lots of prints
|
2016-06-19 13:10:23 +02:00 |
Rémi Verschelde
|
c7b425ed9c
|
Merge pull request #5259 from neikeq/pr-textedit-zoom
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
|
2016-06-19 13:04:20 +02:00 |
Rémi Verschelde
|
c9498e12a5
|
Merge pull request #5243 from Geequlim/editor-themes
Clean up editor theme creation
|
2016-06-19 13:01:02 +02:00 |
Rémi Verschelde
|
f70aa176e5
|
Merge pull request #5166 from djrm/shortcuts
Added customizable shortcuts for tile map editor
|
2016-06-19 12:50:35 +02:00 |
Rémi Verschelde
|
174b78119b
|
Merge pull request #5039 from jay3d/master
Add "-rigid" postfix import feature to create rigid bodies
|
2016-06-19 12:43:49 +02:00 |
Rémi Verschelde
|
3520902194
|
Merge pull request #4724 from Cybolic/optional-loop-interpolation
Added toggle for loop interpolation based on adolson's code
|
2016-06-19 12:30:22 +02:00 |
Juan Linietsky
|
7c20c386c5
|
-Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc.
-Better interpolation of discrete tracks, fixes #4417
|
2016-06-19 01:43:02 -03:00 |
Daniel J. Ramirez
|
939ec36930
|
Added missing icons for some nodes
|
2016-06-18 21:33:00 -05:00 |
Juan Linietsky
|
29177e1e9b
|
make default extension .tscn
|
2016-06-18 23:18:10 -03:00 |
Rémi Verschelde
|
bd79aa52ab
|
Merge pull request #4158 from Paulb23/add_fnt_extension_issue_162
Adds .fnt extension if not provided, issue #162
|
2016-06-19 01:04:46 +02:00 |
Daniel J. Ramirez
|
422fac5066
|
Removed lots of prints
|
2016-06-18 18:01:06 -05:00 |
Juan Linietsky
|
17fbf473fd
|
revert previous fix, was a bad idea
|
2016-06-18 19:32:52 -03:00 |
Juan Linietsky
|
935a568444
|
-Do not ask about overwriting when opening a script in the wizard, but still show complaint about existing. Closes #4545
-Fixed a crash in EditorDirDialog
|
2016-06-18 19:32:52 -03:00 |
hodes
|
7544cd6ce2
|
editor_node.cpp now takes care of removing plugin after deactivating it
|
2016-06-18 19:29:16 -03:00 |