| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #7347 from bebae/master | Rémi Verschelde | 2016-12-23 | 1 | -2/+3 |
| |\ |
|
| | * | Allows to start the scene with custom arguments within the editor | bebae | 2016-12-21 | 1 | -2/+3 |
| * | | PopupMenu upgrade: Hide on item selection (#7306) | Ivan P. Skodje | 2016-12-23 | 1 | -0/+1 |
| |/ |
|
| * | Won't change editor tabs when using External Editor. | Henrique L. Alves | 2016-10-29 | 1 | -2/+6 |
| * | editor_node: add an option to stop the update spinner from spinning, fixes #6653 | J08nY | 2016-10-08 | 1 | -4/+12 |
| * | Fix crash when disabling main screen plugin | George Marques | 2016-09-21 | 1 | -0/+4 |
| * | Merge pull request #6549 from Hinsbart/default_layout | Rémi Verschelde | 2016-09-19 | 1 | -3/+3 |
| |\ |
|
| | * | Make the choosable default editor layout the same as the actual default one. | Andreas Haas | 2016-09-19 | 1 | -3/+3 |
| * | | Add a function to plugin get the main screen parent | George Marques | 2016-09-16 | 1 | -1/+1 |
| |/ |
|
| * | Call run callback | Juan Linietsky | 2016-09-14 | 1 | -0/+11 |
| * | Added API version and hashing to ObjectTypeDB | Juan Linietsky | 2016-09-14 | 1 | -0/+12 |
| * | Make Godot detect if the screen is too small (<1200 pixels wide), and use sin... | Juan Linietsky | 2016-09-13 | 1 | -4/+20 |
| * | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky | 2016-09-13 | 1 | -4/+8 |
| * | -Add a distraction free mode button (so users know it's there) | Juan Linietsky | 2016-09-13 | 1 | -18/+34 |
| * | -Cleaned up find/replace bar for replace (made selection only default if sele... | Juan Linietsky | 2016-09-11 | 1 | -3/+3 |
| * | -Added bindings to the resource filesystem for editor | Juan Linietsky | 2016-09-10 | 1 | -0/+3 |
| * | Made it possible to properly draw over the 2D canvas for 2D objects. Arranged... | Juan Linietsky | 2016-09-10 | 1 | -19/+28 |
| * | -Added way to generate resource previews from script plugin. | Juan Linietsky | 2016-09-10 | 1 | -0/+2 |
| * | Merge pull request #5920 from 29jm/fix-warnings | Juan Linietsky | 2016-09-10 | 1 | -1/+1 |
| |\ |
|
| | * | Fix various warnings | Johan Manuel | 2016-08-13 | 1 | -1/+1 |
| * | | Move hardcoded theme colors from editor_node into editor_themes | Ralf Hölzemer | 2016-09-09 | 1 | -5/+0 |
| * | | Merge pull request #6190 from iammangod96/patch-1 | Ignacio Etcheverry | 2016-09-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fixed running the game before saving scene | Manish Sharma | 2016-08-18 | 1 | -1/+1 |
| * | | | Merge pull request #6185 from TheHX/pr-issue-3496 | Rémi Verschelde | 2016-08-29 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Better editor settings for the FileSystem dock | Franklin Sobrinho | 2016-08-16 | 1 | -1/+1 |
| | |/ / |
|
| * / / | More visual script work | Juan Linietsky | 2016-08-25 | 1 | -1/+1 |
| |/ / |
|
| * | | Likely with bugs and with some features are missing, as well as profiler supp... | Juan Linietsky | 2016-08-06 | 1 | -0/+16 |
| * | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-08-02 | 1 | -7/+11 |
| |\ \ |
|
| | * | | AboutDialog: Popup respecting its minimum size | Ignacio Etcheverry | 2016-07-27 | 1 | -1/+1 |
| | * | | Fix some warnings | Johan Manuel | 2016-07-25 | 1 | -3/+3 |
| | |/ |
|
| | * | Merge pull request #5821 from TheHX/issue-5795 | Rémi Verschelde | 2016-07-23 | 1 | -3/+7 |
| | |\ |
|
| | | * | "FileSystem" dock now instance all selected scenes in one action | Franklin Sobrinho | 2016-07-21 | 1 | -3/+7 |
| * | | | WIP visual scripting, not working yet but you can check out stuff | Juan Linietsky | 2016-08-02 | 1 | -0/+3 |
| |/ / |
|
| * / | Removed support for saving paths as relative, closes #5728 | Juan Linietsky | 2016-07-22 | 1 | -4/+4 |
| |/ |
|
| * | Renamed scenes_dock to filesystem_dock (makes more sense, it has not been a s... | Juan Linietsky | 2016-07-21 | 1 | -2/+2 |
| * | Fix main scene not being saved when set via Play button | Rémi Verschelde | 2016-07-19 | 1 | -0/+2 |
| * | Merge pull request #5758 from TheHX/issue-5756 | Rémi Verschelde | 2016-07-17 | 1 | -2/+9 |
| |\ |
|
| | * | Fix editor states saving, and remove related error messages | Franklin Sobrinho | 2016-07-17 | 1 | -2/+9 |
| * | | Merge pull request #5467 from RandomShaper/enhance-tidy-extensions | Juan Linietsky | 2016-07-16 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | Revert "make default extension .tscn" | Pedro J. Estébanez | 2016-06-28 | 1 | -1/+1 |
| * | | Fix "Play custom scene" keyboard shortcut | Franklin Sobrinho | 2016-07-11 | 1 | -1/+2 |
| * | | As volzhs mentioned in #5385, changes to save to FILE_SAVE_ALL_SCENES | Juan Linietsky | 2016-07-10 | 1 | -1/+1 |
| * | | Merge pull request #5385 from volzhs/autosave-android | Juan Linietsky | 2016-07-10 | 1 | -5/+10 |
| |\ \ |
|
| | * | | Fix autosave when run on remote device | volzhs | 2016-06-24 | 1 | -5/+10 |
| * | | | Merge pull request #5421 from MarianoGnu/issues | Juan Linietsky | 2016-07-10 | 1 | -15/+26 |
| |\ \ \ |
|
| | * | | | save the editor state of the right scene instead of current | MarianoGNU | 2016-07-08 | 1 | -2/+2 |
| | * | | | Save all edited scenes when Runing (and auto-save is enabled). Fixes #4410 | MarianoGNU | 2016-07-08 | 1 | -13/+24 |
| * | | | | Fix custom types showing on wrong dialogs | Franklin Sobrinho | 2016-07-10 | 1 | -1/+1 |
| * | | | | do not show help on multi node selection, array editing, etc, closes #5550 | Juan Linietsky | 2016-07-09 | 1 | -5/+10 |
| |/ / / |
|
| * | | | Cleanup: drop ImportSettingsDialog, replaced by contextual actions | Rémi Verschelde | 2016-07-08 | 1 | -8/+0 |