Age | Commit message (Expand) | Author |
2019-12-19 | Fix selection on 3D viewport with half resolution | JFonS |
2019-12-19 | Merge pull request #34437 from Chaosus/fix_toggle_scripts4 | Rémi Verschelde |
2019-12-19 | Fix ScriptTextEditor encapsulation | Yuri Roubinsky |
2019-12-19 | Fixes Curve Editor margin | Haoyu Qiu |
2019-12-18 | Fix code editor not always centering to bookmarks | Tomasz Chabora |
2019-12-19 | Fix error log when selecting child of Containers | volzhs |
2019-12-17 | Fix toggle scripts panel to allow using shortcut in other areas | Yuri Roubinsky |
2019-12-17 | Prevent showing toggle scripts panel switch in shader editor | Yuri Roubinsky |
2019-12-17 | Merge pull request #34364 from Chaosus/toggle_scripts_panel | Rémi Verschelde |
2019-12-16 | Merge pull request #34377 from timothyqiu/i18n | Rémi Verschelde |
2019-12-16 | Makes more strings in editor translatable | Haoyu Qiu |
2019-12-16 | Center error icon vertically in AssetLib | Haoyu Qiu |
2019-12-15 | Moves switch for show scripts panel from File menu to status bar | Yuri Roubinsky |
2019-12-14 | Increase the TileSet and polygon UV editor zoom limits to 16× | Hugo Locurcio |
2019-12-13 | Make more editor strings translatable | Haoyu Qiu |
2019-12-13 | Merge pull request #34016 from norton-corbett/hotfix/tileset-editor-point-gra... | Rémi Verschelde |
2019-12-11 | Fix for #34186: "Center Selection" in 2D editor introduces graphic bias. | Hannah Crawford |
2019-12-10 | Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers | Rémi Verschelde |
2019-12-10 | Removed unused variables, add some constants numbers | Rafał Mikrut |
2019-12-08 | Fix TilesetEditorContext separation snap. | dankan1890 |
2019-12-06 | clear_meta when clearing guides with the ruler | Haoyu Qiu |
2019-12-05 | changed set_meta to remove_meta in CLEAR_GUIDES menu option | simpuid |
2019-12-05 | Fixes crash when clearing guides in empty scene | Haoyu Qiu |
2019-12-01 | Fixed another point grabbing issue at lower zoom levels. | Norton Corbett |
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-12-01 | Take into account the current zoom level when grabbing polygon points in the ... | Norton Corbett |
2019-11-30 | Fixed error when creating physical skeleton | PouleyKetchoupp |
2019-11-28 | Don't cast item to Spatial when checking if it's locked | Aaron Franke |
2019-11-27 | Fix box selection being cancelled immediately | Tomasz Chabora |
2019-11-27 | Show thumbnail for DynamicFont resource | volzhs |
2019-11-26 | Range: Fix cases where max was set to or below min value | Rémi Verschelde |
2019-11-25 | Fixes around ScriptEditor script list | PouleyKetchoupp |
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 | Fix typos with codespell | Rémi Verschelde |
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 | 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 #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-14 | Always allow Alt as an orbit modifier in the 3D editor | Hugo Locurcio |
2019-11-13 | Make sure tile is selected when selecting TileMap | Tomasz Chabora |