summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Collapse)Author
2018-10-25Restore ClearScript btn w/ ExtendScript RMB linkWill Nations
2018-10-25Merge pull request #23017 from Calinou/increase-source-font-line-spacingRémi Verschelde
Increase the source font's line spacing
2018-10-25Merge pull request #23038 from DualMatrix/ugly_namesRémi Verschelde
Made NodePath property display path instead of object name if object is not named.
2018-10-25Merge pull request #23071 from bfhobbes/use_quickopen_for_instance_childRémi Verschelde
Use EditorQuickOpen dialog instead of EditorFileDialog when instancing a child scene.
2018-10-25Merge pull request #23114 from groud/allow_smaller_dock_widthRémi Verschelde
Allow the editor dock to have a lower width
2018-10-25Fix segfault on editor close upChaosus
2018-10-25Merge pull request #23171 from capnm/fix-orthogonal-mode-freelookRémi Verschelde
Disable 'freelook' in the orthogonal mode.
2018-10-25Merge pull request #23211 from YeldhamDev/spatial_editor_preview_adjustmentRémi Verschelde
Readjust "Preview" button in Spatial editor
2018-10-25Merge pull request #23215 from Chaosus/filedock_updateRémi Verschelde
Updates filesystem dock when theme is changed
2018-10-25Merge pull request #23245 from Alien1993/inherited_root_deletionRémi Verschelde
Fixed user being unable to delete root Node if is an inherited Scene
2018-10-25Repaired mistyped of 'its' on several files.M. Huri
2018-10-24Make editor tooltips wider and scale them on hiDPI displaysHugo Locurcio
This also changes the TTR() call to avoid creating a duplicate ("Property:" is already used in other places).
2018-10-24Merge pull request #23161 from groud/fix_fav_in_open_dialogRémi Verschelde
Fixes favorites not working in the open dialog
2018-10-24Fixes favorites not working in the open dialoggroud
2018-10-24Fixed user being unable to delete root Node if is an inherited SceneSilvano Cerza
User wasn't able to delete the root Node because it was being treated as a foreign Node since it was an inherited Scene
2018-10-23Update filesystem dock when theme changedChaosus
2018-10-22Fix 'Align selection with view' in orthogonal modeMartin Capitanio
Fixes #23096
2018-10-21Readjust "Preview" button in Spatial editorMichael Alexsander Silva Dias
2018-10-21Merge pull request #23196 from Paulb23/scene_tab_errors_issue_22890Rémi Verschelde
Scene tabs closing and thumbnail errors, issue 22890
2018-10-21Don't create scene thumbnail before its saved, issue 22890Paulb23
2018-10-21Merge pull request #23181 from Calinou/tweak-min-panel-sizes-hidpiRémi Verschelde
Resize some editor panel minimum sizes on hiDPI displays
2018-10-21Merge pull request #22972 from YeldhamDev/3d_view_perspective_buttonTimo
Make "Perspective" button look like a actual clickable button
2018-10-20Resize some editor panel minimum sizes on hiDPI displaysHugo Locurcio
This also increases the plugin description TextEdit's height, so that 3 lines can be viewed instead of just 2 (leaving a few pixels for the scroll bar).
2018-10-20Disable 'freelook' in the orthogonal mode.Martin Capitanio
Fixes #23095 Thanks @aaronfranke for hints. Fixes #23078
2018-10-20Merge pull request #23160 from groud/filesystem_favorites_fixRémi Verschelde
Make folders clicked in the filesystem dock open the selected folder
2018-10-19Make folders clicked in the filesystem dock open the selected foldergroud
2018-10-19Add icon_script_extend & update the icon @runtimeWill Nations
2018-10-19Fixing warnings generated by MSVCDualtagh Murray
Fixes #22684.
2018-10-19Merge pull request #22849 from DualMatrix/update_key_editRémi Verschelde
Fixed Animation Keyframe inspector not displaying after moving key.
2018-10-19Merge pull request #23112 from groud/fix_viewport_not_updatingRémi Verschelde
Fixes viewport scrollbars not updating with plugins
2018-10-18Make "Perspective" button look like a actual clickable buttonMichael Alexsander Silva Dias
2018-10-18Enhanced error message on folder creation with invalid chars on WindowsSilvano Cerza
If the user tried to create folder with *, | or > in its name it would return a generic error "Could not create folder." Now the same message is shown when creating a folder with /, \\, :, *, |, > or ending with . or an empty space.
2018-10-18Allow the editor dock to have a lower widthgroud
2018-10-18Fixes viewport scrollbars not updating with pluginsgroud
2018-10-18Merge pull request #23000 from voithos/move-autoloadRémi Verschelde
Update autoload references when moving files.
2018-10-17Merge pull request #23037 from SeleckyErik/issue-23036Rémi Verschelde
Hide header and footer in AssetLib when not necessary
2018-10-17Merge pull request #23074 from voithos/tooltipsRémi Verschelde
Add tooltip to skeleton menu button.
2018-10-17Add tooltip to skeleton menu button.Zaven Muradyan
Fixes #23008.
2018-10-16Use EditorQuickOpen dialog instead of EditorFileDialog when instancing a ↵Andrew McDonald
child scene. Addresses the bulk of #5180
2018-10-16Update autoload references when moving files.Zaven Muradyan
Prior to this, file references in autoload were not updated when a script was moved or renamed. This adds extra logic to update the autoload references when updating project settings. Fixes #22995.
2018-10-16Switch unoptimized handlers from spatial editor viewport to optimized onesMichael Alexsander Silva Dias
2018-10-16Merge pull request #22918 from DualMatrix/node_as_root_2Rémi Verschelde
Fixed setting node as root showing error and making invisible children visible.
2018-10-16Merge pull request #22738 from akerudesu/script_commentsRémi Verschelde
Improve toggle comment function in script editor
2018-10-16Merge pull request #22885 from neikeq/issue-22122Rémi Verschelde
Hide numeric value for constants in EditorPropertyEnum
2018-10-16Merge pull request #23016 from QbieShay/fix_visibility_toggleRémi Verschelde
Fixed visibility toggle with node selection
2018-10-16Fixed setting node as root showing error and making invisible children visible.DualMatrix
Fixed setting node as root showing error and making invisible children visible.
2018-10-15Fix enum values in the editor and hide enum numeric values in the InspectorIgnacio Etcheverry
- Hide numeric value of enum constants in the inspector (EditorPropertyEnum) - EditorPropertyEnum, CustomPropertyEditor: Calculate values of enum constants correctly when only some of these constants have explicit values.
2018-10-15Made NodePath property display path instead of object name if object is ↵DualMatrix
autogenerated. This is to prevent those ugly and unclear names with the @'s to appear in things like standalone animationplayer nodes.
2018-10-15Hide header and footer in AssetLib when not necessaryErik
Reduces visual clutter by hiding pages navigator header and footer in AssetLib if no results are found or when results fit on one page one page. Fix for issue #23036
2018-10-14Increase the source font's line spacingHugo Locurcio
This also increases line spacing in license texts in the editor's About dialog.