| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | F5 hotkey to refresh FileDialog/EditorFileDialog | Ignacio Etcheverry | 2016-01-15 | 1 | -0/+4 |
| | | |||||
| * | Merge pull request #3191 from neikeq/filedialog_hotkeys | Rémi Verschelde | 2016-01-07 | 1 | -1/+40 |
| |\ | | | | | Add keyboard shortcut to toggle "show hidden files" in FileDialog | ||||
| | * | FileDialog: keyboard shortcut to toggle "show hidden files" | Ignacio Etcheverry | 2016-01-02 | 1 | -1/+40 |
| | | | |||||
| * | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| | | | |||||
| * | | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 1 | -1/+1 |
| |/ | | | | | All classes were reviewed apart from VisualServer for which no argument name is documented at all. While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place). | ||||
| * | Added reload icon to FileDialog's default theme | Ignacio Etcheverry | 2015-12-26 | 1 | -1/+1 |
| | | |||||
| * | Better hidden folders display preferences for editor file dialogs | Franklin Sobrinho | 2015-12-06 | 1 | -1/+1 |
| | | |||||
| * | Add refresh button to file dialogs | neikeq | 2015-12-04 | 1 | -0/+9 |
| | | |||||
| * | Merge pull request #1907 from tommy3/show-hidden-files | Juan Linietsky | 2015-06-23 | 1 | -1/+1 |
| |\ | | | | | set initial flag 'show_hidden_files' for file dialogs in project manager initialization | ||||
| | * | set initial flag 'show_hidden_files' for file dialogs in project manager ↵ | tommy3 | 2015-05-14 | 1 | -1/+1 |
| | | | | | | | | | initialization | ||||
| * | | more fixes | Juan Linietsky | 2015-05-19 | 1 | -8/+2 |
| |/ | | | | | | -only refuse to load an older file if version major is different, fixes #1944 -fix drive letter default value, fixes #1939 | ||||
| * | fix font import path on windows, closes #1675 | Juan Linietsky | 2015-05-04 | 1 | -1/+0 |
| | | |||||
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| | | |||||
| * | android fixes, please test | Juan Linietsky | 2015-03-23 | 1 | -3/+22 |
| | | | | | (can' t build android atm) | ||||
| * | New option to show/hide hidden files | rollenrolm | 2015-03-21 | 1 | -5/+14 |
| | | |||||
| * | When overwriting a file with an auto added extension the file name is now ↵ | Nathan Warden | 2015-01-16 | 1 | -1/+1 |
| | | | | | set correctly. | ||||
| * | File path in save dialog automatically appended with correct extension if ↵ | Nathan Warden | 2015-01-14 | 1 | -1/+8 |
| | | | | | not manually added by the user. | ||||
| * | -Fixed a few bugs in Viewport | Juan Linietsky | 2014-04-10 | 1 | -0/+54 |
| | | | | | | -Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages. | ||||
| * | -fixed export templates not loading/exporting on Windows | Juan Linietsky | 2014-02-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | -fixed TouchScreenButton with stretch2d -fixed(?) OSX crash on startup (test!!) -compilation fixes on windows -CollisionPolygon editor works again -find buttons en find dialog -TileMap editor cleanup (removed "error", made nicer) -viewport flicker fixed -make .scn default extension for saving scenes -export the rest of the network classes to gdscript | ||||
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+743 |
