Age | Commit message (Expand) | Author |
2019-12-04 | i18n: Sync translations with Weblate | Rémi Verschelde |
2019-12-04 | Fixes translation for project sort options | Haoyu Qiu |
2019-12-02 | Tweak error timestamp formatting to be more readable | Hugo Locurcio |
2019-12-01 | Center Script Editor when jumping to bookmarks/breakpoints | Tomasz Chabora |
2019-12-01 | Merge pull request #34022 from nekomatata/animation-player-stop-errors | Rémi Verschelde |
2019-12-01 | Fixed errors in AnimationPlayerEditor when switching current_animation in the... | PouleyKetchoupp |
2019-11-30 | Fixed error when creating physical skeleton | PouleyKetchoupp |
2019-11-29 | i18n: Sync translations with Weblate | Rémi Verschelde |
2019-11-28 | Don't cast item to Spatial when checking if it's locked | Aaron Franke |
2019-11-28 | Merge pull request #33952 from KoBeWi/not_my_fault | Rémi Verschelde |
2019-11-27 | Bugfix: Sanitize glTF importer Animation Names and do not set bone_pose | Marios Staikopoulos |
2019-11-27 | Fix box selection being cancelled immediately | Tomasz Chabora |
2019-11-27 | Show thumbnail for DynamicFont resource | volzhs |
2019-11-26 | Range: Remove min/max check added in #33908 | Rémi Verschelde |
2019-11-26 | Merge pull request #33887 from dankan1890/old_search_fix | Rémi Verschelde |
2019-11-26 | Range: Fix cases where max was set to or below min value | Rémi Verschelde |
2019-11-26 | Merge pull request #33892 from nekomatata/scirpt-editor-fixes | Rémi Verschelde |
2019-11-25 | Fixes around ScriptEditor script list | PouleyKetchoupp |
2019-11-25 | Debug menu in editor doesn't hide on checkbox toggle | PouleyKetchoupp |
2019-11-25 | Fixed missing scrolling in Search Help Dialog. | dankan1890 |
2019-11-25 | Merge pull request #33860 from nekomatata/stylebox-preview-shadow | Rémi Verschelde |
2019-11-25 | Merge pull request #33829 from Calinou/tilemap-editor-use-info-overlay | Rémi Verschelde |
2019-11-25 | Removed translation for bookmarks menu item name in TextEditor | PouleyKetchoupp |
2019-11-24 | StyleBox preview adjusted to fit all drawn content | PouleyKetchoupp |
2019-11-22 | Use the CanvasItemEditor info overlay to display TileMap coordinates | Hugo Locurcio |
2019-11-22 | 33714 glTF2 handle undefined load-time scene. | K. S. Ernest (iFire) Lee |
2019-11-22 | i18n: Sync translation template with current source | Rémi Verschelde |
2019-11-22 | i18n: Sync translations with Weblate | Rémi Verschelde |
2019-11-22 | Fix typos with codespell | Rémi Verschelde |
2019-11-21 | Merge pull request #33794 from nekomatata/gltf-morph-shapes-crash2 | Rémi Verschelde |
2019-11-21 | Merge pull request #33793 from fire/33756 | Rémi Verschelde |
2019-11-21 | Error instead of crash in gltf import with more than one morph target | PouleyKetchoupp |
2019-11-21 | 33756 gltf2 importer should use zfar | K. S. Ernest (iFire) Lee |
2019-11-21 | Unfold directories when showing in file system | Tomasz Chabora |
2019-11-20 | Merge pull request #33583 from qarmin/fix_overflows_unitialized | Rémi Verschelde |
2019-11-20 | Merge pull request #33734 from merumelu/editor-vcs-init | Rémi Verschelde |
2019-11-20 | 33714 If the gltf2 asset has no scene, it is corrupt. | K. S. Ernest (iFire) Lee |
2019-11-20 | Fix some overflows and unitialized variables | Rafał Mikrut |
2019-11-19 | Cancel drag when selection changes | Tomasz Chabora |
2019-11-19 | Editor: fix typo in VCS plugin method names | merumelu |
2019-11-19 | Merge pull request #33673 from YeldhamDev/script_templates_lines_style | Rémi Verschelde |
2019-11-19 | Merge pull request #33700 from nekomatata/sprite-add-label-overlap | Rémi Verschelde |
2019-11-18 | Consider locked moving objects when updating viewport | Tomasz Chabora |
2019-11-18 | Fixed "Add Sprite..." label overlapping with zoom controls | PouleyKetchoupp |
2019-11-18 | Fixed ScriptEditorDebugger minimum size | PouleyKetchoupp |
2019-11-17 | Fix animation key snapping at high zooms | Tomasz Chabora |
2019-11-17 | Make the script templates' blank lines conform with the official style guide | Michael Alexsander |
2019-11-14 | Merge pull request #33607 from Calinou/orbit-modifier-always-alt | Rémi Verschelde |
2019-11-14 | Always allow Alt as an orbit modifier in the 3D editor | Hugo Locurcio |
2019-11-14 | Add a tooltip to explain what marking a preset as "runnable" does | Hugo Locurcio |