Age | Commit message (Expand) | Author |
2018-10-02 | Merge pull request #22364 from YeldhamDev/rect2_inspector_singleline | Rémi Verschelde |
2018-10-01 | Fix warnings about uninitialized vars [-Wsometimes-uninitialized] | Rémi Verschelde |
2018-09-30 | Merge pull request #22536 from DualMatrix/no_advance | Rémi Verschelde |
2018-09-29 | Fixed animation_player not advancing to the next frame when inserting a value. | DualMatrix |
2018-09-28 | Merge pull request #22407 from DualMatrix/step_int | Rémi Verschelde |
2018-09-27 | Inspector: Enable wrap for multiline text widget | Rémi Verschelde |
2018-09-24 | Added step support when exporting integers. | DualMatrix |
2018-09-23 | Make Rect2 EditorProperty obey the horizontal setting | Michael Alexsander Silva Dias |
2018-09-14 | Refactor editor icon retrieval | willnationsdev |
2018-09-12 | Misc. typos | luz.paz |
2018-09-05 | Make better look for bitmask | volzhs |
2018-08-23 | Change how path properties are presented, so they can be edited. Fixes #20709 | Juan Linietsky |
2018-08-20 | Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties | Rémi Verschelde |
2018-08-18 | Merge pull request #21155 from ordigdug/fix-colorpicker-popup | Rémi Verschelde |
2018-08-18 | Fixed text entry is going in reverse | DualMatrix |
2018-08-18 | Fixes colorpicker popup immeditately closing when interacting with colorpicke... | ordigdug |
2018-08-16 | Fix crash assigning script to a Resource | Rémi Verschelde |
2018-08-14 | Revert "Open visual editor when "open editor" button in the inspector is pres... | Juan Linietsky |
2018-08-14 | Merge pull request #20400 from OliPerraul/oliperraul/20332/fix_defects_with_e... | Rémi Verschelde |
2018-08-07 | Several improvements to inspector. | Juan Linietsky |
2018-07-29 | Undo an accidental revert. | Hein-Pieter van Braam |
2018-07-28 | Revert "Open visual editor when "open editor" button in the inspector is pres... | Hein-Pieter van Braam |
2018-07-28 | Fixed a number of issues related to the Dictionary export property for the ed... | oliperraul |
2018-07-28 | Fix layer 2-line tooltips used as name in inspector | Rémi Verschelde |
2018-07-25 | Fixed Issue #20399 | Tiger Caldwell |
2018-07-25 | Add editor property type so that inspector can search for objects. This is a ... | K. S. Ernest (iFire) Lee |
2018-07-19 | Merge pull request #20117 from ordigdug/inspector-fix-inconsistencies-with-ex... | Rémi Verschelde |
2018-07-18 | Improvements to vector fields, show axis in color with a background | Juan Linietsky |
2018-07-18 | Fix -new inspector- Inconsistencies with exported enums - Fixes remaining iss... | ordigdug |
2018-07-18 | Several improvements to editor inspector usability and style | Juan Linietsky |
2018-07-17 | Merge pull request #20220 from volzhs/texture-size | Rémi Verschelde |
2018-07-17 | Fix preview texture size on Inspector | volzhs |
2018-07-17 | Inspector: Add bit/value info to layer tooltip | Rémi Verschelde |
2018-07-16 | Merge pull request #20112 from nunodonato/openvisualeditorbutton | Thomas Herzog |
2018-07-14 | Visual Shaders are back. | Juan Linietsky |
2018-07-12 | Open visual editor when "open editor" button in the inspector is pressed. | Nuno Donato |
2018-07-05 | Merge pull request #19713 from volzhs/fix-crash-nodepath-animation-edit | Max Hilbrunner |
2018-07-05 | Merge pull request #19351 from guilhermefelipecgs/fix_reversed_text | Max Hilbrunner |
2018-07-04 | Fixes to the new inspector | Guilherme Felipe |
2018-07-03 | Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspector | Max Hilbrunner |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-22 | Fix crash when assigning a node on editing animation key | volzhs |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-18 | Add proper type information to array property | Bojidar Marinov |
2018-06-04 | Fix Rect2 properties typo | Guilherme Felipe |
2018-05-25 | Merge pull request #19115 from firefly2442/cppcheck-defensive | Rémi Verschelde |
2018-05-23 | Use relative node path when assigning a node on inspector | volzhs |
2018-05-23 | cppcheck - defensive programming on i index check order | firefly2442 |
2018-05-19 | Dictionary editing support in inspector | Juan Linietsky |
2018-05-19 | Dictionary editing does the comeback to the inspector, fixes #19046 | Juan Linietsky |