Age | Commit message (Expand) | Author |
2018-12-05 | Merge pull request #24159 from YeldhamDev/dialog_size_metadata | Rémi Verschelde |
2018-12-05 | Merge pull request #24165 from YeldhamDev/light_occluder_reuse_polygon | Rémi Verschelde |
2018-12-05 | Merge pull request #24160 from YeldhamDev/graph_tooltips | Rémi Verschelde |
2018-12-04 | i18n: Sync translation template with current source | Rémi Verschelde |
2018-12-04 | i18n: Sync translations with Weblate | Rémi Verschelde |
2018-12-04 | Make LightOccluder2D Editor use the AbstractPolygon Editor instead of its own | Michael Alexsander Silva Dias |
2018-12-04 | Add tooltips to GraphEdit node | Michael Alexsander Silva Dias |
2018-12-04 | Move "Dialog Bounds" from the Editor Settings to project's metadata | Michael Alexsander Silva Dias |
2018-12-04 | Merge pull request #24129 from mrcdk/export_array_with_arguments | Rémi Verschelde |
2018-12-03 | Arrays now parse the hint_string in the new inspector. | MrCdK |
2018-12-03 | Merge pull request #23991 from glaforte/bugfix/19195 | Rémi Verschelde |
2018-12-02 | Use filename as fallback instead of the class name for mesh instance loaded b... | asheraryam |
2018-12-02 | Merge pull request #24117 from Paulb23/txt_file_last_modified_time | Rémi Verschelde |
2018-12-02 | Merge pull request #24085 from guilhermefelipecgs/fix_layout | Rémi Verschelde |
2018-12-02 | Fix text files constantly asking for reload as no last modified time | Paulb23 |
2018-11-30 | Fix key icon overlapping revert icon | Guilherme Felipe |
2018-11-30 | Fix ItemList editor not hiding on node removal | Michael Alexsander Silva Dias |
2018-11-28 | Merge pull request #24036 from glaforte/bugfix/18790 | Rémi Verschelde |
2018-11-28 | Changes the check for a singular matrix to use the scale vector. | Guillaume Laforte |
2018-11-28 | Merge pull request #24025 from aaronfranke/analyzer-errors | Rémi Verschelde |
2018-11-28 | Disable progress dialog on export from command line, stab at fixing #24031 | Juan Linietsky |
2018-11-28 | Fix many errors found by PVS-Studio | Aaron Franke |
2018-11-28 | Merge pull request #23924 from Kanabenki/font-size-update | Rémi Verschelde |
2018-11-28 | Fix style issues and signature mismatch | Rémi Verschelde |
2018-11-27 | Added test to avoid saving cyclic scene instancing, fixes #9686 | Juan Linietsky |
2018-11-27 | NORMALMAP was not working (no normal being used detected), fixes #9263 | Juan Linietsky |
2018-11-26 | Merge pull request #23992 from YeldhamDev/editor_help_scroll_value | Rémi Verschelde |
2018-11-26 | i18n: Sync translation template with current source | Rémi Verschelde |
2018-11-26 | i18n: Sync translations with Weblate | Rémi Verschelde |
2018-11-26 | Restore previous scroll position when reopening the search help dialog with a... | Michael Alexsander Silva Dias |
2018-11-26 | Generate the tangents without de-indexing and re-indexing the vertices. | Guillaume Laforte |
2018-11-26 | Merge pull request #23060 from willnationsdev/inherit-non-class-script | Rémi Verschelde |
2018-11-25 | Do not normalize normal map when disabled, fixes #20761 | Juan Linietsky |
2018-11-25 | Rewrite code for unfolding and make it automatic on scene load, which works b... | Juan Linietsky |
2018-11-22 | Properly show 2D bone previews in 2D skeleton UV editor, fixes #20950 | Juan Linietsky |
2018-11-22 | Make the buttons in the unified help dialog not steal focus | Michael Alexsander Silva Dias |
2018-11-22 | Merge pull request #23885 from glaforte/bugfix/22848-attempt2 | Rémi Verschelde |
2018-11-22 | Merge pull request #23907 from YeldhamDev/unified_help_fixes | Rémi Verschelde |
2018-11-22 | General fixes for the new unified help search | Michael Alexsander Silva Dias |
2018-11-22 | Do not crash on invalid file, closes #21083 | Juan Linietsky |
2018-11-22 | Display font size with zoom in code editor and refresh on settings change | Kanabenki |
2018-11-22 | Merge pull request #23680 from YeldhamDev/unified_help_search_revived | Rémi Verschelde |
2018-11-22 | Merge pull request #23875 from Chaosus/error_btn | Rémi Verschelde |
2018-11-22 | Allows user to click on error line to jump into error. | Chaosus |
2018-11-21 | Ensure array and dict editors show edited object IDs, fixes #20225 | Juan Linietsky |
2018-11-21 | Merge pull request #23890 from qarmin/more_accurate_svg_scale | Rémi Verschelde |
2018-11-21 | Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135 | Juan Linietsky |
2018-11-21 | Make SVG scale more accurate | qarmin |
2018-11-21 | Avoids spamming the user when the COLLADA importer detects a singular basis d... | Guillaume Laforte |
2018-11-21 | Make it smarter to infer paths from history data, closes #20005 | Juan Linietsky |