Rémi Verschelde
b6e206e995
Merge pull request #6108 from djrm/vs_type_icons_2
...
Icons for VScript types
2016-08-27 21:45:06 +02:00
Rémi Verschelde
475b944f9c
Merge pull request #6094 from djrm/texure_region_zoom_by_scroll
...
Zoom texture region using mouse wheel
2016-08-27 21:43:55 +02:00
Juan Linietsky
ec49f41e19
Even more work on visual script editor:
...
-Added constructor nodes, specialized and conversion ones.
-Cleaned up how unconnected input default values are shown and edited (much cleaner)
-Dragging scene nodes into graph makes a call dialog appear by deault
-Dragging properties into graph is set by default, not get
-fixed dragging internal functions into graph
2016-08-26 17:38:25 -03:00
Ignacio Etcheverry
963ed2d9fa
Merge pull request #6036 from neikeq/pr-issue-6030
...
Device Input dialog now uses containers
2016-08-26 19:54:43 +02:00
Juan Linietsky
9c6175db11
More visual script work
...
-Block switches to 2d/3d editor if editing visual script
-Added cast node in flow control
-Added ability to do RPC in visual script
-Comment nodes
-Fix bug with inverted cable in connecting backwards
-Copy and paste nodes, including from different scripts
2016-08-25 17:45:20 -03:00
Daniel J. Ramirez
8151da15e1
Icons for VScript types
2016-08-23 22:54:21 -05:00
Juan Linietsky
41a58f7935
tiny bug fix
2016-08-23 23:21:41 -03:00
Juan Linietsky
dc7139c90d
Making bits of docs appear in different dialogues is made easier with EditorHelpBit
2016-08-23 23:15:16 -03:00
Juan Linietsky
ad8f208bdb
Proper function/property selection in visual script editing for property.
...
This one has an ordered list, built-in description, search, etc.
2016-08-23 19:29:07 -03:00
Rémi Verschelde
56fa741b7a
Merge pull request #6165 from TheHX/pr-tile-palette
...
Small usability improvements on the TileMap editor tile palette.
2016-08-16 11:32:33 +02:00
Franklin Sobrinho
0fa26cd850
Small usability improvements on the TileMap editor tile palette.
...
* The column width changes with the zoom, now the icons don't overlap.
* Added a tile hsepation setting.
* Added a setting to show/hide tile names.
2016-08-16 06:00:47 -03:00
Rémi Verschelde
d11ca175c7
Merge pull request #6161 from djrm/icons
...
2d collision shape icons now uses the color for shape icons
2016-08-16 09:21:01 +02:00
Franklin Sobrinho
104653f9eb
Expose additional functions for the EditorPlugin class
2016-08-15 14:49:58 -03:00
Daniel J. Ramirez
cbad6b3fae
2d collision shape icons now uses the color for shape icons
2016-08-15 12:40:57 -05:00
Daniel J. Ramirez
1e7d0c6ac1
Zoom texture region via mouse wheel
2016-08-09 17:28:40 -05:00
Daniel J. Ramirez
287b6d0e04
Some new icons for visual script and graphs
2016-08-08 17:23:31 -05:00
Rémi Verschelde
a22d1f21e1
Merge pull request #6050 from Hinsbart/remove_pm_file_import
...
Remove unused function in Project Manager.
2016-08-08 11:13:42 +02:00
Rémi Verschelde
a6643cf578
Merge pull request #6051 from neikeq/pr-imp-5882
...
Project Manager: Fix and improve unhandled input
2016-08-08 11:12:44 +02:00
Juan Linietsky
9865650b43
Added a simpler way to do sub-functions in both visual and gdscript with the subcall node.
...
With this, visual script is almost done (missing registering custom nodes from addon).
All this is probably pretty broken, too and needs a lot of testing.
2016-08-08 01:21:22 -03:00
Juan Linietsky
b77200728e
-Added yield nodes to visual script
...
-Added input selection nodes to visual script
-Added script create icon for those who miss it, will only appear when it can be used.
2016-08-07 19:22:33 -03:00
Juan Linietsky
0ed5dbb24d
removed extra print
2016-08-06 20:30:13 -03:00
Juan Linietsky
9714a36e65
Reverted printable null object, seems to cause bugs around and not sure why.
...
Will have to check better, likely for 3.0
2016-08-06 20:13:27 -03:00
Juan Linietsky
9890c1d2ca
Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done!
2016-08-06 19:00:54 -03:00
Juan Linietsky
259418f827
VisualScript can now execute visual scripts, but there is no debugger or profiler yet.
2016-08-05 22:48:00 -03:00
Ignacio Etcheverry
f3a75a42dd
Project Manager: Fix and improve unhandled input
2016-08-05 16:06:16 +02:00
Andreas Haas
0df40cc29b
Remove unused function in Project Manager.
...
This has been deprecated by #5993
2016-08-05 16:01:45 +02:00
Saracen
b578cf4da8
TextureRegionEditor snap_mode fix.
2016-08-04 19:49:11 +01:00
Ignacio Etcheverry
9483d3cbf9
Device Input dialog now uses containers
2016-08-04 16:51:58 +02:00
Juan Linietsky
cd25624667
More work on visual scripting..
2016-08-03 22:07:03 -03:00
Paulb23
e8780d9d32
Added missing license and quotation typo
2016-08-03 16:16:20 +01:00
Juan Linietsky
d8af6330e5
More progress on visual script editing
2016-08-03 11:28:43 -03:00
Juan Linietsky
3d1d190dcd
Merge branch 'master' of https://github.com/godotengine/godot
2016-08-02 19:11:47 -03:00
Juan Linietsky
ad313097eb
WIP visual scripting, not working yet but you can check out stuff
2016-08-02 19:11:05 -03:00
Rémi Verschelde
3eb3752a59
Merge pull request #5993 from profelis/PR-scan-dragged-folder-2
...
Improved drad&drop files on project manager
2016-08-01 23:41:02 +02:00
Dima Granetchi
bee2091056
Auto import project folder, confirm scan multiple folders or non-project folder
2016-08-01 22:59:12 +03:00
Paulb23
d7910f44d8
Added Scene tree dock shortcuts
2016-08-01 17:02:40 +01:00
Rémi Verschelde
87e8444499
Merge pull request #5996 from hurikhan/editor_help_indentation
...
Fix help page title indentation
2016-08-01 10:56:56 +02:00
Mario Schlack
ae1267d41c
Fix help page title indentation
2016-08-01 16:30:09 +08:00
Rémi Verschelde
0b595f94c4
Improve dialog title when scanning for projects
2016-07-31 20:46:00 +02:00
Rémi Verschelde
c788284b5c
Merge pull request #5981 from profelis/PR-scan-dragged-folder
...
Drag open scan window if engine.cfg not found
2016-07-31 20:16:12 +02:00
Dima Granetchi
5e011dcd0e
dnd folder open scan window if engine.cfg not found
2016-07-31 01:10:13 +03:00
Dima Granetchi
a1c0fdac9a
fix run button availability check
2016-07-31 01:06:12 +03:00
Rémi Verschelde
38286670ac
Merge pull request #5966 from neikeq/pr-issue-5935
...
Fix infinite loop when replacing text
2016-07-30 09:11:59 +02:00
Ignacio Etcheverry
6e137c02d2
Fix infinite loop when replacing text
2016-07-30 01:11:02 +02:00
Andreas Haas
9720e73e04
Project Manager: Import projects using filesystem drag'n'drop.
...
Can drop an engine.cfg file over the window to import it ;)
2016-07-29 17:07:05 +02:00
Saracen
5035edb7fd
Explicitly initialize 'pending_auto_reload' to false.
2016-07-29 13:51:26 +01:00
Rémi Verschelde
2dd83e28b9
Merge pull request #5957 from djrm/new_icons
...
New http request and tutorials icon
2016-07-29 07:27:54 +02:00
Rémi Verschelde
829d89631e
Merge pull request #5955 from profelis/PR-update-selected-list
...
Keep ProjectManager.selected_list up to date
2016-07-29 07:24:01 +02:00
Daniel J. Ramirez
12ddc87032
New http request and tutorials icon
...
Remove garbage in group icon
2016-07-28 21:09:10 -05:00
Dima Granetchi
283530a70b
keep selected_list up to date
2016-07-29 03:41:21 +03:00