Age | Commit message (Expand) | Author |
2018-07-03 | Merge pull request #19873 from volzhs/show-scene-file | Max Hilbrunner |
2018-07-03 | Merge pull request #19881 from khairul169/popupmenu_animedit | Max Hilbrunner |
2018-07-03 | Merge pull request #19920 from guilhermefelipecgs/group_dialog_resizable | Max Hilbrunner |
2018-07-03 | Merge pull request #16265 from nanoframe/export_issue_fix | Max Hilbrunner |
2018-07-03 | Merge pull request #17582 from Ovnuniarchos/TMapEditorMultiSel | Max Hilbrunner |
2018-07-03 | Merge pull request #18634 from groud/fix_control_child_of_node2d | Max Hilbrunner |
2018-07-03 | Merge pull request #19166 from Grula/issue-18779 | Max Hilbrunner |
2018-07-03 | Merge pull request #19156 from volzhs/fix-remove-split | Max Hilbrunner |
2018-07-03 | Merge pull request #19192 from marcelofg55/undo_redo_msg | Max Hilbrunner |
2018-07-03 | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred | Max Hilbrunner |
2018-07-03 | Merge pull request #19251 from YeldhamDev/script_templates_changes | Max Hilbrunner |
2018-07-03 | Merge pull request #18305 from groud/inputmap_gui | Max Hilbrunner |
2018-07-03 | Ensure, if a texture meant for a normal map is imported and size limit exists... | Juan Linietsky |
2018-07-03 | Merge pull request #19634 from guilhermefelipecgs/fix_shortcut_conflict | Max Hilbrunner |
2018-07-03 | Merge pull request #19635 from bojidar-bg/19158-exported-array-new-inspector | Max Hilbrunner |
2018-07-03 | Merge pull request #19639 from volzhs/rescan-file-moved | Max Hilbrunner |
2018-07-02 | Makes the group dialog resizable | Guilherme Felipe |
2018-07-02 | further fixes to tag detection on importer | Juan Linietsky |
2018-07-02 | Add a condition to detect duplicates objects, so cases like object-col.323, c... | Juan Linietsky |
2018-07-01 | -Fix in animationplayback, sound would be cut on loop | Juan Linietsky |
2018-07-01 | Tile randomizer for tilemap editor. | Ovnuniarchos |
2018-07-01 | Corrected art depo link in editor icons readme. | Ibrahn Sahir |
2018-07-01 | Fix error msg when selecting popupmenu if there is no animation | khairul169 |
2018-07-01 | Show current scene file in FileSystem dock | volzhs |
2018-06-30 | -Fixes to OBJ importer, option to disable optimization | Juan Linietsky |
2018-06-29 | Revert "Fix saving unmodified scenes and resources" | Rémi Verschelde |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-27 | The way multiple quaternions being slerped was not good, changed approach to ... | Juan Linietsky |
2018-06-26 | -Add root motion support in AnimationTree. | Juan Linietsky |
2018-06-26 | Merge pull request #19164 from marcelofg55/tilemap_undo2 | Rémi Verschelde |
2018-06-25 | renamed AnimationGraphPlayer to AnimationTree | Juan Linietsky |
2018-06-25 | added BlendSpace1D editor plugin | Thomas Herzog |
2018-06-25 | added AnimationBlendSpace1D | Thomas Herzog |
2018-06-25 | rename BlendSpace to BlendSpace2D | Thomas Herzog |
2018-06-25 | State machine animation node | Juan Linietsky |
2018-06-25 | Remove extra addition to tree of editor autoloads | George Marques |
2018-06-25 | Merge pull request #19744 from marcelofg55/profiler_clear | Rémi Verschelde |
2018-06-25 | Merge pull request #19728 from Chaosus/theme_strings | Rémi Verschelde |
2018-06-25 | Merge pull request #19698 from Chaosus/theme_submenu | Rémi Verschelde |
2018-06-25 | Merge pull request #19193 from tagcup/quat_norm | Juan Linietsky |
2018-06-23 | Add a Clear button to the profiler | Marcelo Fernandez |
2018-06-23 | Changed themes presets to String format | Chaosus |
2018-06-22 | i18n: Sync translations with Weblate | Rémi Verschelde |
2018-06-22 | Merge pull request #19695 from rraallvv/nocache_gen_master | Rémi Verschelde |
2018-06-21 | Added auto triangle generation in blend space, using Delaunay. | Juan Linietsky |
2018-06-21 | Remove error messages | Juan Linietsky |
2018-06-21 | Fix crashes, ability to add blendpsace into blendtree, ability to delete with... | Juan Linietsky |
2018-06-21 | Animation Blend Spaces | Juan Linietsky |
2018-06-21 | Move Theme options to submenu | Chaosus |
2018-06-21 | add NoCache wrapper to Command | Rhody Lugo |