| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Select newly created folder on Directory dialog | volzhs | 2016-09-06 | 1 | -7/+7 | |
| | | | | | | | ||||||
| * | | | | | | -Reworked constant nodes better | Juan Linietsky | 2016-08-31 | 1 | -1/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | -Added simple switch node, removed InputEventFilter | |||||
| * | | | | | | Merge pull request #6228 from manokara/tilemap-someinfo | Rémi Verschelde | 2016-08-31 | 2 | -0/+13 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Add mouse position information in TileMap. | |||||
| | * | | | | | editor: Add mouse position information in TileMap | Mark Nokalt | 2016-08-30 | 2 | -0/+13 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6245 from volzhs/issue-6154 | Rémi Verschelde | 2016-08-29 | 1 | -10/+13 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Change "Disable Filter" to "Enable Filter" on Font Import window | |||||
| | * | | | | | check "disable_filter" option for backward compatibility | volzhs | 2016-08-28 | 1 | -0/+3 | |
| | | | | | | | ||||||
| | * | | | | | Change "Disable Filter" to "Enable Filter" on Font Import window | volzhs | 2016-08-23 | 1 | -10/+10 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6223 from RandomShaper/improve-gridmap-edit | Rémi Verschelde | 2016-08-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Improve/fix GridMap editor | |||||
| | * | | | | | Improve/fix GridMap editor | Pedro J. Estébanez | 2016-08-21 | 1 | -1/+1 | |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cursor/palette update on tile eyedropping Fix editor not cleaning its state when becoming inactive, which leaves indicators behind among other issues Fix/improve menu/keyboard shortcuts Merge 'Gridmap Editor' and 'Grid Map' settings into the latter | |||||
| * | | | | | Merge pull request #6188 from TheHX/undo-redo | Rémi Verschelde | 2016-08-29 | 6 | -19/+23 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Implemented UndoRedo mergeable modes | |||||
| | * | | | | | Implemented UndoRedo mergeable modes | Franklin Sobrinho | 2016-08-17 | 6 | -19/+23 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6185 from TheHX/pr-issue-3496 | Rémi Verschelde | 2016-08-29 | 4 | -18/+46 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Better editor settings for the FileSystem dock | |||||
| | * | | | | | Better editor settings for the FileSystem dock | Franklin Sobrinho | 2016-08-16 | 4 | -18/+46 | |
| | | |/ / / | |/| | | | | | | | | | | | | | * Save the current display mode when changing it from the dock | |||||
| * | | | | | Merge pull request #5956 from djrm/tree_behavior | Rémi Verschelde | 2016-08-29 | 6 | -78/+126 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Double click on scene tree element to focus currently selected node | |||||
| | * | | | | | Double click on scene tree element to focus currently selected node | Daniel J. Ramirez | 2016-08-27 | 6 | -78/+126 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 3D it will focus in the first viewport Enable double click for trees | |||||
| * | | | | | | Merge pull request #6319 from djrm/icons | Rémi Verschelde | 2016-08-29 | 85 | -566/+512 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | VS icons improvements | |||||
| | * | | | | | | Colors for VS sockets and icons | Daniel J. Ramirez | 2016-08-28 | 82 | -383/+328 | |
| | | | | | | | | ||||||
| | * | | | | | | VS icons improvements | Daniel J. Ramirez | 2016-08-28 | 52 | -273/+274 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6249 from volzhs/issue-6121 | Rémi Verschelde | 2016-08-28 | 2 | -2/+30 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | Show last added action on Input Map | |||||
| | * | | | | | Show last added action on Input Map and implement InputEvent "==" | volzhs | 2016-08-28 | 2 | -2/+30 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #6259 from volzhs/issue-6244 | Rémi Verschelde | 2016-08-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Prevent to add node to selection when node is not inside tree | |||||
| | * | | | | | Prevent to add node to selection when node is not inside tree | volzhs | 2016-08-27 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6187 from TheHX/pr-pinfo-function | Rémi Verschelde | 2016-08-27 | 2 | -0/+23 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Added add_property_info function to Globals and EditorSettings classes | |||||
| | * | | | | | Added add_property_info function to Globals and EditorSettings classes | Franklin Sobrinho | 2016-08-16 | 2 | -0/+23 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6186 from TheHX/pr-issue-5878 | Rémi Verschelde | 2016-08-27 | 2 | -2/+2 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix editor glitches when the mesh/material preview is shown | |||||
| | * | | | | | Fix editor glitches when the mesh/material preview is shown | Franklin Sobrinho | 2016-08-16 | 2 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6108 from djrm/vs_type_icons_2 | Rémi Verschelde | 2016-08-27 | 88 | -0/+4273 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Icons for VScript types | |||||
| | * | | | | | Icons for VScript types | Daniel J. Ramirez | 2016-08-23 | 88 | -0/+4273 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #6094 from djrm/texure_region_zoom_by_scroll | Rémi Verschelde | 2016-08-27 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Zoom texture region using mouse wheel | |||||
| | * | | | | | | Zoom texture region via mouse wheel | Daniel J. Ramirez | 2016-08-09 | 1 | -0/+4 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Even more work on visual script editor: | Juan Linietsky | 2016-08-26 | 2 | -2/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -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 | |||||
| * | | | | | | Merge pull request #6036 from neikeq/pr-issue-6030 | Ignacio Etcheverry | 2016-08-26 | 1 | -20/+22 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Device Input dialog now uses containers | |||||
| | * | | | | | | Device Input dialog now uses containers | Ignacio Etcheverry | 2016-08-04 | 1 | -20/+22 | |
| | | | | | | | | ||||||
| * | | | | | | | More visual script work | Juan Linietsky | 2016-08-25 | 5 | -4/+36 | |
| | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -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 | |||||
| * | | | | | | tiny bug fix | Juan Linietsky | 2016-08-23 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Making bits of docs appear in different dialogues is made easier with ↵ | Juan Linietsky | 2016-08-23 | 7 | -63/+177 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | EditorHelpBit | |||||
| * | | | | | | Proper function/property selection in visual script editing for property. | Juan Linietsky | 2016-08-23 | 4 | -0/+805 | |
| | |_|/ / / |/| | | | | | | | | | | | | | | This one has an ordered list, built-in description, search, etc. | |||||
| * | | | | | Merge pull request #6165 from TheHX/pr-tile-palette | Rémi Verschelde | 2016-08-16 | 1 | -10/+27 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Small usability improvements on the TileMap editor tile palette. | |||||
| | * | | | | | Small usability improvements on the TileMap editor tile palette. | Franklin Sobrinho | 2016-08-16 | 1 | -10/+27 | |
| | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | * 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. | |||||
| * | | | | | Merge pull request #6161 from djrm/icons | Rémi Verschelde | 2016-08-16 | 24 | -125/+575 | |
| |\ \ \ \ \ | | | | | | | | | | | | | 2d collision shape icons now uses the color for shape icons | |||||
| | * | | | | | 2d collision shape icons now uses the color for shape icons | Daniel J. Ramirez | 2016-08-15 | 24 | -125/+575 | |
| | |/ / / / | ||||||
| * / / / / | Expose additional functions for the EditorPlugin class | Franklin Sobrinho | 2016-08-15 | 2 | -3/+26 | |
| |/ / / / | ||||||
| * | | | | Some new icons for visual script and graphs | Daniel J. Ramirez | 2016-08-08 | 12 | -32/+300 | |
| | | | | | ||||||
| * | | | | Merge pull request #6050 from Hinsbart/remove_pm_file_import | Rémi Verschelde | 2016-08-08 | 1 | -6/+0 | |
| |\ \ \ \ | | | | | | | | | | | Remove unused function in Project Manager. | |||||
| | * | | | | Remove unused function in Project Manager. | Andreas Haas | 2016-08-05 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | | | | | | This has been deprecated by #5993 | |||||
| * | | | | | Merge pull request #6051 from neikeq/pr-imp-5882 | Rémi Verschelde | 2016-08-08 | 1 | -16/+20 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Project Manager: Fix and improve unhandled input | |||||
| | * | | | | | Project Manager: Fix and improve unhandled input | Ignacio Etcheverry | 2016-08-05 | 1 | -16/+20 | |
| | |/ / / / | ||||||
| * | | | | | Added a simpler way to do sub-functions in both visual and gdscript with the ↵ | Juan Linietsky | 2016-08-08 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | | | -Added yield nodes to visual script | Juan Linietsky | 2016-08-07 | 2 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | -Added input selection nodes to visual script -Added script create icon for those who miss it, will only appear when it can be used. | |||||
| * | | | | | removed extra print | Juan Linietsky | 2016-08-06 | 1 | -1/+1 | |
| | | | | | | ||||||
