aboutsummaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18373 from KidRigger/workingMax Hilbrunner2018-04-301-3/+12
|\
| * Replaces CTRL with CMD in TileMapEditor for MacOS.Anish2018-04-231-3/+12
* | Merge pull request #18381 from groud/fix_hard_to_select_node2dMax Hilbrunner2018-04-301-1/+1
|\ \
| * | Fixes hard to select Node2Dgroud2018-04-231-1/+1
| |/
* | Merge pull request #18489 from Calinou/tweak-property-hint-rangesMax Hilbrunner2018-04-301-2/+2
|\ \
| * | Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio2018-04-281-2/+2
* | | Merge pull request #18506 from AlexHolly/export-more-specific-error-messageMax Hilbrunner2018-04-301-1/+1
|\ \ \
| * | | Added a more specific error message on exportAlexander Holland2018-04-291-1/+1
* | | | Merge pull request #18515 from djrm/pr_iconsMax Hilbrunner2018-04-3033-299/+118
|\ \ \ \
| * | | | Updated icons,Daniel J. Ramirez2018-04-2933-299/+118
| | |/ / | |/| |
* | | | Add option to renormalize mipmaps when generating them for normalmaps.Juan Linietsky2018-04-291-1/+1
* | | | Merge pull request #18455 from neikeq/export-pck-zip-debugHein-Pieter van Braam2018-04-295-5/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry2018-04-265-5/+23
* | | | Merge pull request #18425 from RandomShaper/fix-theme-editor-samplesHein-Pieter van Braam2018-04-281-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix theme editor sample widgetsPedro J. Estébanez2018-04-271-3/+3
* | | | Fix how snapping is applied to 3D polygon editing, make it more friendly.Juan Linietsky2018-04-282-3/+22
* | | | CSG Support for Godot!Juan Linietsky2018-04-273-42/+53
|/ / /
* | | Fix use64 used without being initializedMarcelo Fernandez2018-04-272-1/+1
* | | Numerous changes to the Animation Editor.Michael Alexsander Silva Dias2018-04-262-8/+20
|/ /
* | Adds shortcuts for zooming in the 2D editorGilles Roudiere2018-04-261-2/+5
* | Fix AnimationPlayer edited scene bugPeter Folkins2018-04-231-1/+0
|/
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-2228-170/+170
* Fixes left/up axis not mappable as actionsGilles Roudiere2018-04-181-1/+2
* Merge pull request #18261 from flashyincceo/export-project-default-filenameRémi Verschelde2018-04-181-0/+4
|\
| * Set default file name for exported projectsPeter Folkins2018-04-181-0/+4
* | Merge pull request #18168 from Chaosus/fixcrashRémi Verschelde2018-04-182-0/+10
|\ \ | |/ |/|
| * Fix possible crash when clicking on Skeleton2D or Sprite editor optionsChaosus2018-04-182-0/+10
* | Merge pull request #16902 from groud/analog_action_systemJuan Linietsky2018-04-182-70/+104
|\ \
| * | Allow actions to provide an analog valueGilles Roudiere2018-04-162-70/+104
* | | Merge pull request #18156 from RandomShaper/fix-messed-prRémi Verschelde2018-04-131-1/+1
|\ \ \
| * | | Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez2018-04-121-1/+1
| | |/ | |/|
* | | Merge pull request #17502 from groud/2Deditor_rectJuan Linietsky2018-04-135-219/+628
|\ \ \ | |/ / |/| |
| * | Displays node icon on hoverGilles Roudiere2018-04-034-8/+217
| * | Display nodes without rect's positionGilles Roudiere2018-04-033-3/+116
| * | Remove the selection rect for nodes that do not require itGilles Roudiere2018-04-032-191/+265
| * | Fixes issues with selectable children and locksGilles Roudiere2018-04-032-27/+40
* | | Merge pull request #16473 from ianb96/move_tabRémi Verschelde2018-04-092-0/+53
|\ \ \ | |_|/ |/| |
| * | Drag to rearrange Tabs and TabContainerianb962018-04-082-0/+53
* | | Merge pull request #18054 from Mintormo/bugfix-inconsistent-sort-in-file-managerRémi Verschelde2018-04-091-0/+1
|\ \ \ | |/ / |/| |
| * | Fixed bug #17929. Inconsistent sort in file manager.Mintormo2018-04-081-0/+1
* | | Merge pull request #16297 from lpn/masterJuan Linietsky2018-04-081-7/+21
|\ \ \
| * | | Fixed wave file importer's broken resampling.L. Nikko2018-02-021-7/+21
* | | | Merge pull request #16571 from Zylann/find_in_filesJuan Linietsky2018-04-086-68/+1155
|\ \ \ \
| * | | | Added find & replace in filesMarc Gilleron2018-02-196-68/+1155
* | | | | Fix #18058 regressionChaosus2018-04-081-1/+6
* | | | | Merge pull request #16995 from mrcdk/custom_resources_inspectorJuan Linietsky2018-04-084-23/+70
|\ \ \ \ \
| * | | | | Now the inspector will show the custom resources added via pluginMrCdK2018-02-254-23/+70
* | | | | | Merge pull request #17123 from Jason0214/BugFix_UpdataFavoriteListWhenMoveOrR...Juan Linietsky2018-04-082-23/+54
|\ \ \ \ \ \
| * | | | | | update favorite_dirs list after move or rename a dirJason02142018-02-282-23/+54
* | | | | | | Merge pull request #17382 from bojidar-bg/13971-path-array-unsavedJuan Linietsky2018-04-081-1/+1
|\ \ \ \ \ \ \