| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-05-30 | 8 | -3605/+3818 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Icon: Remove more grey capsules behind official logo | Rémi Verschelde | 2016-05-30 | 3 | -0/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | i18n: Fix parsing bug while adding locations to the template | Rémi Verschelde | 2016-05-30 | 4 | -3595/+3808 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also sync the template and PO files to reflect this change + the recent TTR additions/removals. | |||||
| | | * | | | | | | Remove translatable strings in comments | George Marques | 2016-05-29 | 1 | -10/+10 | |
| | | |/ / / / / | ||||||
| | * / / / / / | -Some fixes to OSX retina scaling for window functions | Juan Linietsky | 2016-05-30 | 23 | -67/+107 | |
| | |/ / / / / | | | | | | | | | | | | | | | | | | | -Implemented HiDPI detection and support for Godot Editor! | |||||
| * / / / / / | changed font system to use fallbacks | Juan Linietsky | 2016-05-30 | 8 | -17/+51 | |
| |/ / / / / | | | | | | | | | | | | | | | | this way more than 64k characters can be used | |||||
| * | | | | | Merge pull request #4847 from Hinsbart/fix_icon_scale_new | Rémi Verschelde | 2016-05-29 | 1 | -4/+5 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Proper alignment and fixed scaling for TileMapEditor tile icons. | |||||
| | * | | | | | Delete unused code in TileMapEditor | Andreas Haas | 2016-05-28 | 1 | -2/+0 | |
| | | | | | | | ||||||
| | * | | | | | Reorder tiles into nice columns | Bojidar Marinov | 2016-05-27 | 1 | -3/+6 | |
| | | | | | | | ||||||
| | * | | | | | Use scalar to scale TileMap icons | Andreas Haas | 2016-05-27 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4843 from ↵ | Rémi Verschelde | 2016-05-29 | 2 | -0/+61 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Paulb23/breakpoints_next_prev_and_remove_issue_1690 Added, goto next and previous breakpoint and remove all, issue 1690 | |||||
| | * | | | | | Added, goto next and previous breakpoint and remove all, issue 1690 | Paulb23 | 2016-05-27 | 2 | -0/+61 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750 | Rémi Verschelde | 2016-05-29 | 2 | -1/+4 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Added breakpoint markers, issue 4750 | |||||
| | * | | | | | Added breakpoint markers, issue 4750 | Paulb23 | 2016-05-26 | 2 | -1/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4814 from neikeq/pr-issue-4805 | Rémi Verschelde | 2016-05-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Debugger: show error message if description is not available | |||||
| | * | | | | | Debugger: show error message if description is not available | Ignacio Etcheverry | 2016-05-25 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4812 from neikeq/pr-search-bar | Rémi Verschelde | 2016-05-29 | 7 | -36/+552 | |
| |\ \ \ \ \ | | | | | | | | | | | | | ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar | |||||
| | * | | | | | ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar | Ignacio Etcheverry | 2016-05-29 | 7 | -36/+552 | |
| | |/ / / / | ||||||
| * | | | | | Simplified Chinese Translation: | Geequlim | 2016-05-30 | 1 | -134/+131 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issuse in last commit Add more translation | |||||
| * | | | | | Add Simplified Chinese translation | Geequlim | 2016-05-30 | 1 | -0/+5784 | |
| | | | | | | ||||||
| * | | | | | Finalized DynamicFont implementation | Juan Linietsky | 2016-05-29 | 495 | -180821/+158 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -DynamicFont uses Freetype by default -Editor fonts are now scalable thanks to this -Cleaned up documentation browser and added fonts for this | |||||
| * | | | | | Set more visible string to translatable | Geequlim | 2016-05-29 | 12 | -27/+20 | |
| | | | | | | ||||||
| * | | | | | Editor: Fix base dir when going back to project manager | Rémi Verschelde | 2016-05-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This caused the PM to load with the parameters of the previously loaded project. Was a regression from ea751724a21e3513ff2291aa24491e9d91c8c0f0. Closes #4045. | |||||
| * | | | | | i18n: Sync translations with template | Rémi Verschelde | 2016-05-28 | 1 | -154/+278 | |
| | | | | | | ||||||
| * | | | | | i18n: Add makefile to handle translation updates | Rémi Verschelde | 2016-05-28 | 2 | -2/+22 | |
| | | | | | | ||||||
| * | | | | | i18n: Fix typo and sync template | Rémi Verschelde | 2016-05-28 | 2 | -136/+219 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #4852 from MarianoGnu/master | Mariano Javier Suligoy | 2016-05-28 | 1 | -0/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Remove focus from Sprite Region Editor dialog. Fixes #4751 | |||||
| | * | | | | | Remove focus from Sprite Region Editor dialog. Fixes #4751 | MarianoGNU | 2016-05-27 | 1 | -0/+1 | |
| | |/ / / / | ||||||
| * | | | | | Added translation support to Godot | Juan Linietsky | 2016-05-27 | 4 | -2/+5819 | |
| | | | | | | | | | | | | | | | | | | | | | included is a French translation! | |||||
| * | | | | | Changed import workflow | Juan Linietsky | 2016-05-27 | 32 | -612/+1023 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Rearrange favorites in fs dock with drag and drop -Removed import -> sub-scene, moved to scenetree contextual menu -Removed import -> re-import , moved and integrated to FS dock -Added ability in FS dock to re-import more than one resource simultaneously -Added ability to drag from native filesystem explorer to Godot, only works on Windows though -Removed scene reimport merge options, never worked well. Eventually merging materials should be re-added -Added ability to set custom root node type when importing scenes -Re-Import is now automatic, can be configured back to manual in editor settings -Added resource previews in property list for many resource types | |||||
| * | | | | Added settings to change marked and breakpoint color | Paulb23 | 2016-05-25 | 3 | -0/+8 | |
| | | | | | ||||||
| * | | | | Merge pull request #4806 from Hinsbart/sregion_tooltip | Rémi Verschelde | 2016-05-25 | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | Set tooltip for SpriteRegionEditor | |||||
| | * | | | | Set tooltip for SpriteRegionEditor | Andreas Haas | 2016-05-25 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #4800 from Hinsbart/tilemap_zoom | Rémi Verschelde | 2016-05-24 | 2 | -0/+23 | |
| |\| | | | | | | | | | | | | | | Add a slider for zooming TileMap preview icons. | |||||
| | * | | | | Add a slider for zooming TileMap preview icons. | Andreas Haas | 2016-05-24 | 2 | -0/+23 | |
| | | | | | | | | | | | | | | | | | | | | | Fixes #2413 | |||||
| * | | | | | Merge pull request #4784 from neikeq/pr-missing-4296 | Rémi Verschelde | 2016-05-24 | 1 | -0/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Save line number color with text editor theme | |||||
| | * | | | | Save line number color with text editor theme | Ignacio Etcheverry | 2016-05-23 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | General docks clean up | Juan Linietsky | 2016-05-23 | 3 | -149/+125 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Moved path box above in fs dock -Remove up/down button and added reordering with DND of favorites -Changed zoom icon to be centered vertically -Made filter for files always visible -Added some options to TextureFrame for better alignment/stretching | |||||
| * | | | | | D&D: Fix wrong path in ScenesDock (#4789) | volzhs | 2016-05-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Fixes #4786 | |||||
| * | | | | | -Improve resource previews | Juan Linietsky | 2016-05-23 | 25 | -270/+1190 | |
| |/ / / / | | | | | | | | | | | | | -Also fixed draw_texture_rect() tile parameter | |||||
| * | | | | Merge pull request #4296 from Paulb23/code_editor_themes | Rémi Verschelde | 2016-05-23 | 5 | -19/+252 | |
| |\ \ \ \ | | | | | | | | | | | Added color themes to the text editor | |||||
| | * | | | | Added color themes to the text editor | Paulb23 | 2016-05-23 | 5 | -19/+252 | |
| | | | | | | ||||||
| * | | | | | use node name as filename when save scene | volzhs | 2016-05-23 | 2 | -2/+4 | |
| |/ / / / | | | | | | | | | | | | | fix #4723 | |||||
| * | | | | Change the default comment color to #676767 (#4763) | Hugo Locurcio | 2016-05-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | A neutral gray color, more readable than the old brown one. | |||||
| * | | | | Real-Time Remote Inspector support | Juan Linietsky | 2016-05-22 | 3 | -208/+539 | |
| | | | | | ||||||
| * | | | | fix error when open project and close editor | volzhs | 2016-05-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ### when open project ### ``` ERROR: Attempt to connect nonexistent signal 'size_flags_changed' to method 'queue_sort' At: core\object.cpp:1400 ERROR: Attempt to connect nonexistent signal 'minimum_size_changed' to method '_child_minsize_changed' At: core\object.cpp:1400 ERROR: Attempt to connect nonexistent signal 'visibility_changed' to method '_child_minsize_changed' At: core\object.cpp:1400 ``` ### when close editor ### ``` ERROR: Nonexistent signal: size_flags_changed At: core\object.cpp:1458 ERROR: Nonexistent signal: minimum_size_changed At: core\object.cpp:1458 ERROR: Nonexistent signal: visibility_changed At: core\object.cpp:1458 ``` | |||||
| * | | | | fixed compilation bug | Juan Linietsky | 2016-05-21 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2016-05-21 | 81 | -2751/+2870 | |
| |\ \ \ \ | ||||||
| | * | | | | i18n: Add gettext header template to the POT | Rémi Verschelde | 2016-05-21 | 2 | -135/+411 | |
| | | | | | | ||||||
| | * | | | | i18n: Recreate template with improved script | Rémi Verschelde | 2016-05-21 | 1 | -1330/+1330 | |
| | | | | | | ||||||
