aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Add es.poLisandro Lorea2016-06-091-0/+5945
| | | | | | | | | | | | | | | | Right now it's just a copy of es_AR to be used as a template for a more neutral version.
* | | | Add es_AR.po. First complete draft.Lisandro Lorea2016-06-091-0/+5945
|/ / /
* | | -Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky2016-06-082-0/+15
| | |
* | | Assetlib: Update link for renamed repositoryRémi Verschelde2016-06-081-3/+3
| | |
* | | -properly use hidpi icons in hidpi, looks pretty!Juan Linietsky2016-06-081-5/+34
| | |
* | | Fixed some options in assetlibJuan Linietsky2016-06-084-6/+24
| | |
* | | Added asset library on project manager for templatesJuan Linietsky2016-06-085-100/+141
| | |
* | | Merge pull request #5007 from bojidar-bg/asset-storeJuan Linietsky2016-06-083-218/+422
|\ \ \ | | | | | | | | Update asset library editor plugin, adding a bit new functionality and fixes
| * | | Update asset library editor plugin - new functionality and fixesBojidar Marinov2016-06-073-218/+422
| | | |
* | | | Merge pull request #5088 from Paulb23/breakpoint_marker_scalingJuan Linietsky2016-06-081-1/+0
|\ \ \ \ | | | | | | | | | | Improved breakpoint marker position, and scales with font size
| * | | | Improved breakpoint marker position, and scales with font sizePaulb232016-06-071-1/+0
| |/ / /
* | | | Merge pull request #5089 from Hinsbart/resdock_copy_pathJuan Linietsky2016-06-082-1/+9
|\ \ \ \ | | | | | | | | | | Add a "copy path" item to the filesystem dock context menu.
| * | | | Add a "copy path" item to the filesystem dock context menu.Andreas Haas2016-06-062-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Copies the path (in "res://" format) of the selected resource to the clipboard. Useful for preloads/extends etc.
* | | | | Merge pull request #5093 from DimOkGamer/more_translatable_stringsJuan Linietsky2016-06-084-6/+6
|\ \ \ \ \ | | | | | | | | | | | | Fixed localization in file dialogs
| * | | | | Fixed localization in file dialogsDimOkGamer2016-06-074-6/+6
| | |/ / / | |/| | | | | | | | | | | | | | | | | | and two more lines. 2 fixes in ru.po.
* | | | | Merge pull request #5094 from pkowal1982/masterJuan Linietsky2016-06-084-1/+12
|\ \ \ \ \ | | | | | | | | | | | | Improved Blender/Collada shadeless->unshaded import
| * | | | | Improved Blender/Collada shadeless->unshaded importPawel Kowal2016-06-074-1/+12
| | | | | |
* | | | | | Regenerated icons with the new faster exporter, Added and fixed some iconsDaniel J. Ramirez2016-06-08883-76/+371
| | | | | |
* | | | | | -Heavily improved editor startup and exit performanceJuan Linietsky2016-06-074-8/+26
| | | | | |
* | | | | | Revert "Fix ui layout for EditorFontImportDialog"Juan Linietsky2016-06-071-5/+4
| | | | | |
* | | | | | Merge pull request #5082 from Geequlim/EditorFontImportDialog-layoutRémi Verschelde2016-06-071-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix ui layout for EditorFontImportDialog
| * | | | | Fix ui layout for EditorFontImportDialogGeequlim2016-06-071-4/+5
| | | | | |
* | | | | | listener iconsDaniel J. Ramirez2016-06-077-0/+320
| |/ / / / |/| | | |
* | | | | Merge pull request #5057 from pkowal1982/masterRémi Verschelde2016-06-075-18/+94
|\ \ \ \ \ | |/ / / / |/| | | | Improved Blender/Collada -colonly import creating collision shapes fo…
| * | | | Improved Blender/Collada -colonly import creating collision shapes for emptiesPawel Kowal2016-06-055-18/+94
| | | | |
* | | | | Merge pull request #4101 from SaracenOne/listenerJuan Linietsky2016-06-064-0/+75
|\ \ \ \ \ | | | | | | | | | | | | Added New Listener Spatial Node.
| * | | | | Added listener spatial node.Saracen2016-03-204-0/+75
| | | | | |
* | | | | | Merge pull request #4824 from 29jm/pr-3481Juan Linietsky2016-06-062-21/+103
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ability to rename autoloads
| * | | | | | Ability to rename autoloadsJohan Manuel2016-05-272-21/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The commit makes the 'Name' field of autoloads editable, with support for undo/redo. Name clashes/invalid characters are handled. Fixes #3481.
* | | | | | | Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky2016-06-063-141/+269
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Enhanced Patch9Frame
| * | | | | | | Enhanced StyleBoxTexture:Geequlim2016-06-052-68/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add texture region support for StyleBoxTexture. Quick region(texture region and scale region) selection for StyleBoxTexture with TextureRegionEditorPlugin.
| * | | | | | | Add plugin to pick texture region and patch margins for Patch9FrameGeequlim2016-06-053-104/+193
| | | | | | | |
* | | | | | | | Merge pull request #5056 from SaracenOne/bitmask_import_pluginJuan Linietsky2016-06-063-0/+401
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Bitmask import plugin
| * | | | | | | | Bitmask import pluginSaracen2016-06-053-0/+401
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Fixed some icons given the feedback, also added some missing iconsDaniel J. Ramirez2016-06-0631-35/+508
| | | | | | | |
* | | | | | | | Fixed bottom left and right icon order for anchor editor.Saracen2016-06-066-2/+2
| |_|_|_|/ / / |/| | | | | |
* | | | | | | HiDPI: Use global/hidpi_mode as propertyRémi Verschelde2016-06-063-4/+4
| | | | | | |
* | | | | | | Better translation for Koreanvolzhs2016-06-061-15/+15
| | | | | | |
* | | | | | | make hdpi manually configurable in project settingsJuan Linietsky2016-06-055-3/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | also added hidpi support to project manager
* | | | | | | Added missing icons for some nodes, changed instance iconsDaniel J. Ramirez2016-06-0550-19/+1707
|/ / / / / /
* | | | | | Merge pull request #5038 from djrm/new_iconsRémi Verschelde2016-06-051210-1402/+35223
|\ \ \ \ \ \ | | | | | | | | | | | | | | New icons
| * | | | | | Added 2x PNG versions of the iconsDaniel J. Ramirez2016-06-04457-2/+2210
| | | | | | |
| * | | | | | Added basic script to convert source svgs to pngsDaniel J. Ramirez2016-06-041-0/+66
| | | | | | |
| * | | | | | New icons, almost all the icons have an svg version, plus a more consistent lookDaniel J. Ramirez2016-06-04753-1402/+32949
| |/ / / / /
* / / / / / -customizable shortcuts in editorJuan Linietsky2016-06-046-38/+380
|/ / / / / | | | | | | | | | | | | | | | | | | | | -editor settings now save to .tres instead of .xml -buttons can now hold a shortcut
* | | | | Created a NodeDock with signals and groupsJuan Linietsky2016-06-0412-37/+220
| | | | |
* | | | | Merge pull request #5023 from volzhs/deselect-helpRémi Verschelde2016-06-042-0/+10
|\ \ \ \ \ | | | | | | | | | | | | deselect in help when click somewhere
| * | | | | deselect in help when click somewherevolzhs2016-06-042-0/+10
| | | | | |
* | | | | | The create dialog starts collapsed now.Warlaan2016-06-042-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | The original behavior can be reactivated in the editor settings.
* | | | | | Signals became a tabJuan Linietsky2016-06-038-76/+95
| | | | | | | | | | | | | | | | | | | | | | | | added icons to contextual scene tree menu