| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | 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 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #6269 from neikeq/pr-doc-null | Ignacio Etcheverry | 2016-08-26 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | DocData: Fix null reference not detected correctly | |||||
| | * | | | | | | | | | DocData: Fix null reference not detected correctly | Ignacio Etcheverry | 2016-08-24 | 1 | -0/+4 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | 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 #6197 from neikeq/pr-docs-reg-5919 | Rémi Verschelde | 2016-08-20 | 1 | -6/+8 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | DocData: Fix duplicated parenthesis for default values | |||||
| | * | | | | | | DocData: Fix duplicated parenthesis for default values | Ignacio Etcheverry | 2016-08-18 | 1 | -6/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | 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 | |
| |/ / / / / | ||||||
| * | | | | | i18n: Merge PO files with current template | Rémi Verschelde | 2016-08-10 | 26 | -6184/+12868 | |
| | | | | | | ||||||
| * | | | | | i18n: Sync template with current source | Rémi Verschelde | 2016-08-10 | 1 | -226/+465 | |
| | | | | | | ||||||
| * | | | | | i18n: Sync translations from Weblate | Rémi Verschelde | 2016-08-10 | 22 | -1753/+45588 | |
| | | | | | | | | | | | | | | | | | | | | | Translator credits added manually based on Weblate git log. | |||||
| * | | | | | i18n: Add a README file to point to the Weblate repo | Rémi Verschelde | 2016-08-10 | 1 | -0/+20 | |
| | |/ / / |/| | | | ||||||
| * | | | | Some new icons for visual script and graphs | Daniel J. Ramirez | 2016-08-08 | 13 | -33/+302 | |
| | | | | | ||||||
| * | | | | 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 | |
| | | | | | | ||||||
| * | | | | | Reverted printable null object, seems to cause bugs around and not sure why. | Juan Linietsky | 2016-08-06 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | Will have to check better, likely for 3.0 | |||||
| * | | | | | Likely with bugs and with some features are missing, as well as profiler ↵ | Juan Linietsky | 2016-08-06 | 9 | -11/+77 | |
| | | | | | | | | | | | | | | | | | | | | | support, but VisualScript should be more or less done! | |||||
| * | | | | | VisualScript can now execute visual scripts, but there is no debugger or ↵ | Juan Linietsky | 2016-08-05 | 2 | -8/+15 | |
| |/ / / / | | | | | | | | | | | | | profiler yet. | |||||
| * | | | | TextureRegionEditor snap_mode fix. | Saracen | 2016-08-04 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | More work on visual scripting.. | Juan Linietsky | 2016-08-03 | 1 | -2/+13 | |
| | | | | | ||||||
| * | | | | Bump version to 2.2-alpha | Rémi Verschelde | 2016-08-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | There are now new developments that will not be in 2.1-stable | |||||
| * | | | | Added missing license and quotation typo | Paulb23 | 2016-08-03 | 2 | -1/+58 | |
| | | | | | ||||||
| * | | | | More progress on visual script editing | Juan Linietsky | 2016-08-03 | 6 | -8/+96 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-08-02 | 29 | -1186/+464 | |
| |\| | | | ||||||
| | * | | | Merge pull request #5993 from profelis/PR-scan-dragged-folder-2 | Rémi Verschelde | 2016-08-01 | 2 | -8/+50 | |
| | |\ \ \ | | | | | | | | | | | Improved drad&drop files on project manager | |||||
| | | * | | | Auto import project folder, confirm scan multiple folders or non-project folder | Dima Granetchi | 2016-08-01 | 2 | -8/+50 | |
| | | | | | | ||||||
| | * | | | | Added Scene tree dock shortcuts | Paulb23 | 2016-08-01 | 1 | -6/+8 | |
| | | | | | | ||||||
| | * | | | | Merge pull request #5996 from hurikhan/editor_help_indentation | Rémi Verschelde | 2016-08-01 | 1 | -6/+4 | |
| | |\ \ \ \ | | |/ / / | |/| | | | Fix help page title indentation | |||||
| | | * | | | Fix help page title indentation | Mario Schlack | 2016-08-01 | 1 | -6/+4 | |
| | | | | | | ||||||
| | * | | | | Improve dialog title when scanning for projects | Rémi Verschelde | 2016-07-31 | 1 | -0/+1 | |
| | | | | | | ||||||
| | * | | | | Merge pull request #5981 from profelis/PR-scan-dragged-folder | Rémi Verschelde | 2016-07-31 | 1 | -0/+6 | |
| | |\ \ \ \ | | | | | | | | | | | | | Drag open scan window if engine.cfg not found | |||||
| | | * | | | | dnd folder open scan window if engine.cfg not found | Dima Granetchi | 2016-07-31 | 1 | -0/+6 | |
| | | | | | | | ||||||
