Age | Commit message (Expand) | Author |
2019-10-22 | Merge pull request #32976 from DavidSichma/type_eval | Rémi Verschelde |
2019-10-23 | Add clear menu entries for extending and replacing scripts | Anubhab Ghosh |
2019-10-22 | Auto-increment frame_coords when keying | Tomasz Chabora |
2019-10-22 | Merge pull request #32973 from KoBeWi/sprite_gps | Rémi Verschelde |
2019-10-22 | Fix canvas scale gizmo placement | AJ Weeks |
2019-10-22 | Merge pull request #32985 from Chaosus/fix_bug | Rémi Verschelde |
2019-10-22 | Prevents segfault on _class_desc_resized at exit | Yuri Roubinsky |
2019-10-22 | Merge pull request #32944 from Klowner/gdscript-editorspinslider | Rémi Verschelde |
2019-10-22 | Merge pull request #32838 from Calinou/add-x509certificate-cryptokey-icons | Rémi Verschelde |
2019-10-22 | Merge pull request #32833 from nekomatata/label-autowrap-fix | Rémi Verschelde |
2019-10-22 | Merge pull request #32846 from Chaosus/fix_doc_color | Rémi Verschelde |
2019-10-22 | Fixed evaluation for types | David Sichma |
2019-10-22 | Show preview of frame_coords in AnimationPlayer | Tomasz Chabora |
2019-10-21 | Merge pull request #32958 from YeldhamDev/inspector_resource_object_icon | Rémi Verschelde |
2019-10-21 | Merge pull request #32960 from YeldhamDev/anim_track_copy_enhancements | Rémi Verschelde |
2019-10-21 | Enhancements and fixes for the animation editor's copy track dialog | Michael Alexsander |
2019-10-21 | Merge pull request #32956 from volzhs/invalid-bold | Rémi Verschelde |
2019-10-21 | Make the the resource menu button fallback to the Object icon instead of Node | Michael Alexsander |
2019-10-21 | Fix validating editor bold font | volzhs |
2019-10-21 | Merge pull request #32849 from jahd2602/fix-26362 | Rémi Verschelde |
2019-10-21 | Merge pull request #32841 from Calinou/freelook-add-slow-modifier | Rémi Verschelde |
2019-10-21 | Merge pull request #32836 from YeldhamDev/resource_editor_icon_fallback | Rémi Verschelde |
2019-10-20 | Favorites dragable | David Sichma |
2019-10-20 | expose EditorSpinSlider to GDScript | Mark Riedesel |
2019-10-19 | Add arcs to indicate angle being measured by ruler | AJ Weeks |
2019-10-16 | Add editor icons for X509Certificate and CryptoKey | Hugo Locurcio |
2019-10-16 | Don't allow to export pck without preset | Tomasz Chabora |
2019-10-16 | Allow Label autowrap to cut words when they exceed line width | PouleyKetchoupp |
2019-10-15 | Add accept-dialog enter-key functionality to the Connect Dialog's Method text... | Jairo Honorio |
2019-10-15 | Fix the editor path icon when switching from dark to light theme | Hugo Locurcio |
2019-10-15 | Fix incorrect coloring of in-editor documentation when theme changed | Yuri Roubinsky |
2019-10-14 | Add a "slow" modifier to freelook | Hugo Locurcio |
2019-10-14 | Make resource editor fallback to Object icon if none is found | Michael Alexsander |
2019-10-14 | set convert_indent_on_save to true | RobKohr |
2019-10-14 | Code editor: select next occurrence after Replace | lupoDharkael |
2019-10-14 | Small fixes to redundand code, copy paste bugs | qarmin |
2019-10-13 | Fix the download availability check in the export templates manager | Hugo Locurcio |
2019-10-13 | Increased step precision | David Sichma |
2019-10-12 | Fix the dependency error dialog being too small on hiDPI displays | Hugo Locurcio |
2019-10-11 | Merge pull request #32731 from codecustard/fix_concaveshape_not_selecting | Rémi Verschelde |
2019-10-11 | Fixes concaveshape not selecting in viewport | Emmanuel Barroga |
2019-10-11 | Merge pull request #32721 from groud/independant_grid_snap | Rémi Verschelde |
2019-10-11 | Merge pull request #32737 from volzhs/unused-outputstrings | Rémi Verschelde |
2019-10-11 | Merge pull request #32729 from Calinou/inspector-remove-string-conversion | Rémi Verschelde |
2019-10-11 | Remove unused editor/OutputStrings | volzhs |
2019-10-10 | Remove redundant `camelcase_to_underscore()` call in EditorInspector | Hugo Locurcio |
2019-10-10 | Fixed ScriptEditor autosave timer causing errors on start | PouleyKetchoupp |
2019-10-10 | Move grid snapping to an independent button | Gilles Roudière |
2019-10-10 | Prevents folding of member tree on drag&drop in visual shader | Yuri Roubinsky |
2019-10-10 | Add shortcut Shift + F3 to search pervious in the built-in docs | Marqus |