Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-13 | Merge pull request #28750 from YeldhamDev/filedock_rmb_inherent | Rémi Verschelde | |
Make possible to create inherited scenes via the RMB menu in the FileSystem dock | |||
2019-05-13 | Merge pull request #28831 from dankan1890/spriteframes_sheet_fix | Rémi Verschelde | |
AnimatedSprite: Add from spritesheets now work as expected. Fix #28030 | |||
2019-05-12 | AnimatedSprite: Add from spritesheets now work as expected. Fix #28030 | dankan1890 | |
2019-05-11 | Apply sprite frames editor FPS value correctly upon _animation_select | freestraws | |
2019-05-11 | Make possible to create inherited scenes via the RMB menu in the FileSystem dock | Michael Alexsander Silva Dias | |
2019-05-11 | Merge pull request #28807 from bojidar-bg/28798-open-filesystem | Rémi Verschelde | |
Open selected folder when pressing the "Open" option in the menu | |||
2019-05-11 | Merge pull request #28742 from guilhermefelipecgs/fix_28737 | Rémi Verschelde | |
[EditorSpatialGizmo] Fix error in intersect_ray | |||
2019-05-10 | Open selected folder when pressing the "Open" option in the menu | Bojidar Marinov | |
An attempt to fix #28798 | |||
2019-05-08 | [EditorSpatialGizmo] Fix error in intersect_ray | Guilherme Felipe | |
2019-05-09 | Scroll back to top when changing directory in FileSystem dock | volzhs | |
Fix #26041 | |||
2019-05-08 | Merge pull request #28009 from kbake/output-context-menu-27543 | Rémi Verschelde | |
Adds Copy button to output panel | |||
2019-05-08 | Change empty scene closing on new inherented scene to a better approach | Michael Alexsander Silva Dias | |
2019-05-08 | Revert "Merge pull request #28715 from YeldhamDev/inherent_scene_close_empty" | Michael Alexsander Silva Dias | |
This reverts commit 0f8356d43994e3b7f054ac223a6681773aeb9330, reversing changes made to 7b7a664a974e86acb6d55e31609d33cf84311b8f. | |||
2019-05-06 | Merge pull request #28365 from fire/split_clip_blend_shapes | Rémi Verschelde | |
Modify ResourceImporterScene to split animations with blendshapes. | |||
2019-05-06 | Make editor close empty scene when creating an inherited one | Michael Alexsander Silva Dias | |
Fixes #28654. | |||
2019-05-03 | Merge pull request #28629 from YeldhamDev/findfiles_always_available | Rémi Verschelde | |
Make "Find in Files" always available in the script editor | |||
2019-05-03 | Merge pull request #28548 from YeldhamDev/check_button_disabled_icon | Rémi Verschelde | |
Add "disabled" icon for 'CheckButton' | |||
2019-05-03 | Fix collapse visual shader tree | Chaosus | |
2019-05-03 | Merge pull request #28635 from Chaosus/fix_build | Yuri Roubinsky | |
Fix build visual_shader_editor_plugin | |||
2019-05-03 | Fix build visual_shader_editor_plugin | Chaosus | |
2019-05-02 | Make "Find in Files" always available in the script editor | Michael Alexsander Silva Dias | |
2019-05-02 | Hide "Built-in Script" option in the script creation dialog when not possible | Michael Alexsander Silva Dias | |
2019-05-02 | Add "disabled" icon for 'CheckButton' | Michael Alexsander Silva Dias | |
2019-05-02 | Make small changes to the script dialog | Michael Alexsander Silva Dias | |
2019-05-02 | Fix script dialog asking for correct inheritance when not needed | Michael Alexsander Silva Dias | |
2019-05-02 | Fix input entries when switching to new visual shader | Chaosus | |
2019-05-01 | Merge pull request #28571 from Chaosus/fix_vs_input2 | Yuri Roubinsky | |
Added missed inputs for other modes in visual shaders | |||
2019-05-01 | Added missed inputs for other modes in visual shaders | Chaosus | |
2019-05-01 | Fix Remove Missing Project projects on Windows | qarmin | |
2019-05-01 | Merge pull request #28455 from DrNochi/bugfix/script-dialog-path-with-spaces | Rémi Verschelde | |
Handle spaces correctly for base / parent scripts in the "New Script" dialog | |||
2019-05-01 | Merge pull request #27676 from qarmin/small_fixes_2 | Rémi Verschelde | |
Small fixes to static analyzer bugs | |||
2019-04-30 | fixes 27543, adds a copy button for the editor log | kbake | |
2019-04-30 | Merge pull request #27187 from IronicallySerious/add-new-folder-button | Rémi Verschelde | |
Add 'Create Folder' button in Install Project dialog | |||
2019-04-30 | Merge pull request #27954 from sketchyfun/bezier_fixes | Rémi Verschelde | |
Enhancements and fixes for the bezier animation track editor | |||
2019-04-30 | Merge pull request #27913 from Amssat221/issue27912 | Rémi Verschelde | |
Set a range for line spacing | |||
2019-04-30 | Fix script dialog path validation to handle spaces correctly | DrNochi | |
2019-04-30 | Merge pull request #24437 from mateusfccp/single_quotes_option | Rémi Verschelde | |
Add settings for single-quotes on completion | |||
2019-04-30 | Merge pull request #25708 from SeleckyErik/issue-25611-script_dialog_cursor | Rémi Verschelde | |
Moves cursor to and selects "new_script" in Create Script dialog | |||
2019-04-30 | Merge pull request #25713 from qarmin/remove_all_missing_projects | Rémi Verschelde | |
Add button in Project Manager to remove all missing projects | |||
2019-04-30 | Merge pull request #25720 from qarmin/fix_hide_search_project_settings | Rémi Verschelde | |
Clear SearchBox when unclick SearchButton | |||
2019-04-30 | Merge pull request #25751 from Calinou/faster-script-error-checking | Rémi Verschelde | |
Allow floating-point values in the idle parse delay editor setting | |||
2019-04-30 | Merge pull request #26022 from lupoDharkael/create-script | Rémi Verschelde | |
Add class tree selection to script inheritance selection | |||
2019-04-30 | Merge pull request #27148 from YeldhamDev/creatediag_force_guides | Rémi Verschelde | |
Force drawing guides in single-row Tree items in the editor | |||
2019-04-30 | Fixed a few issues with the bezier animation track editor, fixed the Travis ↵ | Ben Hickling | |
CI errors, added TTR to bezier value labels and rounded them to 3 decimal points | |||
2019-04-30 | Merge pull request #27453 from KoBeWi/glhf_scene_root | Rémi Verschelde | |
Use filename for scene root of imported models | |||
2019-04-30 | Merge pull request #27707 from Calinou/tweak-message-wording | Rémi Verschelde | |
Improve wording of various messages and make casing more consistent | |||
2019-04-30 | Merge pull request #27845 from samdze/master | Rémi Verschelde | |
Make TileMap overridable "set_cell" function called on undo/redo | |||
2019-04-30 | Merge pull request #27870 from mawenzy/pr_gotoline | Rémi Verschelde | |
Bind goto_line function for Script Editor | |||
2019-04-30 | Merge pull request #27927 from theisegeberg/#27925_trimHalvesAudio | Rémi Verschelde | |
Fixes WAV import being cut in half with new trim code | |||
2019-04-30 | Set range for line spacing | gsegovia2018 | |