Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-17 | Merge pull request #23748 from groud/fix_drag_and_drop_canvas_items | Rémi Verschelde | |
Fixes drag and drog of image files on scaled nodes | |||
2018-11-17 | Fixup to previous commit, missed one occurrence | Rémi Verschelde | |
2018-11-17 | EditorSettings: Rename invert_y-axis to invert_y_axis for consistency | Rémi Verschelde | |
No other option uses a dash in its identifier. | |||
2018-11-16 | Fixes drag and drog of image files on scaled nodes | groud | |
2018-11-16 | Check if setting exists to prevent warning | DrNochi | |
Fixes #23332 | |||
2018-11-14 | Add proper warnings when attempting to create a ViewporTexture in a resource ↵ | Juan Linietsky | |
that is not fit for it. Closes #16006. | |||
2018-11-13 | It is now possible to cancel on 2D polygon editor. RMB (previously close) ↵ | Juan Linietsky | |
and ESC will cancel polygon. Closes #15474 | |||
2018-11-12 | Fix missing bind for _export_path_changed | Marcelo Fernandez | |
2018-11-12 | Merge pull request #23655 from ibrahn/uninit-cleanup-plugins | Rémi Verschelde | |
Fixed various uninitialised member variables in editor plugins. | |||
2018-11-12 | Merge pull request #23654 from YeldhamDev/remove_unused_debug_var | Rémi Verschelde | |
Remove unused variable in ScriptEditorDebugger | |||
2018-11-12 | Merge pull request #23649 from willnationsdev/fix-scene-icons | Rémi Verschelde | |
Fix scene dock not showing custom icons | |||
2018-11-11 | Remove unused variable in ScriptEditorDebugger | Michael Alexsander Silva Dias | |
2018-11-11 | Fixed various uninitialised member variables in editor plugins. | Ibrahn Sahir | |
2018-11-11 | Many fixes to script editor remote debugger, closes #13346 | Juan Linietsky | |
2018-11-10 | Fix scene dock not showing custom icons | Will Nations | |
2018-11-10 | Merge pull request #23597 from vnen/network-fs-fix | Rémi Verschelde | |
Fix deploy with network filesystem | |||
2018-11-10 | Merge pull request #23638 from DualMatrix/tileset_spam | Rémi Verschelde | |
Fixed error spam when deleting cell in tileset | |||
2018-11-10 | Fixed error spam when deleting cell in tileset | DualMatrix | |
Fixes #23556 and should fix #21549 | |||
2018-11-10 | Fix deploy with network filesystem | George Marques | |
Also make some prints only happen in verbose mode. | |||
2018-11-10 | Make TextureRegion grid settings occupy less space, closes #12679 | Juan Linietsky | |
2018-11-09 | Merge pull request #23476 from marcelofg55/export_all | Rémi Verschelde | |
Add an Export All button to the Export dialog | |||
2018-11-09 | Merge pull request #23578 from Liangdi/master | Rémi Verschelde | |
fix tile set editor crash when drawing polygon shapes | |||
2018-11-09 | Merge pull request #23614 from DualMatrix/snappy | Rémi Verschelde | |
AnimationPlayer, snap absolute position instead of motion. | |||
2018-11-09 | AnimationPlayer, snap absolute position instead of motion. | DualMatrix | |
Fixes #22663 | |||
2018-11-09 | Remove junk SCons file | Rémi Verschelde | |
2018-11-09 | Merge pull request #23059 from groud/change_ci_selection | Rémi Verschelde | |
Allow the Container children selection but don't allow them to move | |||
2018-11-08 | Made AnimationPlayer timeline only advance when keyframing frame variables | DualMatrix | |
Fixes #23330 | |||
2018-11-08 | Proper time tracking in AnimationNodeAnimation, closes #22887 | Juan Linietsky | |
2018-11-08 | -Moved EditorDefaultValue to ClassDB, made it core | Juan Linietsky | |
-Removed one and zero hints for properties, replaced by default value | |||
2018-11-08 | fix tile set editor crash when drawing polygon shapes | Liangdi | |
2018-11-07 | Fixes icons in itemlist not working | groud | |
2018-11-06 | Merge pull request #23383 from groud/better_tilemap_transform | Rémi Verschelde | |
Enhance the tilemap transform buttons | |||
2018-11-06 | Merge pull request #23526 from Mintormo/fix-23480 | Rémi Verschelde | |
(#23480) Fixed problem with wrong directory path | |||
2018-11-06 | Merge pull request #23543 from marcelofg55/export_path2 | Rémi Verschelde | |
Preset saved export path is now shown on the Export window | |||
2018-11-06 | Fixes uniform scaling issues (for real this time) | groud | |
2018-11-05 | Preset saved export path is now shown on the Export window | Marcelo Fernandez | |
2018-11-05 | Fixes uniform scaling weird behavior | groud | |
2018-11-05 | (#23480) Wrong directory path in filesystem dock when creating script. | Mintormo | |
When creating script and file selected in filesystem dock, between file name and directory path there is no "/" symbol. This commit fix that bug. | |||
2018-11-05 | Merge pull request #23522 from YeldhamDev/find_files_dialog_fixup | Rémi Verschelde | |
General fixup of the "Find in Files" dialog | |||
2018-11-05 | Merge pull request #23518 from volzhs/confirmed_already_connected | Rémi Verschelde | |
Fix error with a specific dock layout | |||
2018-11-05 | Merge pull request #23523 from akien-mga/docs-https-latest | Rémi Verschelde | |
doc: Use HTTPS for docs.godotengine.org and point to latest branch | |||
2018-11-05 | Merge pull request #23519 from Rubonnek/remove-unnecessary-assignments | Rémi Verschelde | |
Removed unnecessary assignments | |||
2018-11-05 | doc: Use HTTPS for docs.godotengine.org and point to latest branch | Rémi Verschelde | |
Fixes #23509. | |||
2018-11-05 | Merge pull request #23508 from Paulb23/clone_last_line_issue_21811 | Rémi Verschelde | |
Fix clone line undo history and extra new line, issue 21811 | |||
2018-11-05 | Merge pull request #22622 from JFonS/fix_particle_animation | Rémi Verschelde | |
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D | |||
2018-11-05 | General fixup of the "Find in Files" dialog | Michael Alexsander Silva Dias | |
2018-11-04 | Removed unnecessary assignments | Wilson E. Alvarez | |
2018-11-05 | Fix error with a specific dock layout | volzhs | |
2018-11-04 | Merge pull request #23481 from groud/fix_extends_not_updating | Rémi Verschelde | |
Fixes CollisionShape extends not updating when draggind handles | |||
2018-11-04 | Merge pull request #23479 from groud/fix_search_rmb_options | Rémi Verschelde | |
Hide some RMB options in the filesystem dock when files are searched |