Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-17 | Export dialog: Fix error color and link alignment | Rémi Verschelde | |
Also fix extraneous "- " line when there are more than 2 messages. | |||
2018-08-17 | Fix error icon color | Chaosus | |
2018-08-17 | Fix bucket fill behaviour when selecting multiple tiles | Markar | |
2018-08-16 | Merge pull request #21046 from DualMatrix/recent_custom_type | Rémi Verschelde | |
Fixed custom nodes not working with favorites and recently used | |||
2018-08-16 | Merge pull request #21067 from natrim/Particles2D_AABB | Rémi Verschelde | |
Particles2D: set emitting if not set before generating Visibility Rect | |||
2018-08-16 | Fixed custom nodes not working properly with favorites and recently used in ↵ | DualMatrix | |
create node window. | |||
2018-08-16 | Fix crash assigning script to a Resource | Rémi Verschelde | |
We were dereferencing the wrong identifier, which could be NULL. Fixes #19289, supersedes and closes #20985. | |||
2018-08-16 | Particles2D: set emitting if not set before generating Visibility Rect | Natrim | |
and removed not needed running zeroing in ParticlesEditor::_generate_aabb | |||
2018-08-16 | Fix debugger icon for warnings | Chaosus | |
2018-08-15 | Merge pull request #21023 from Paulb23/fix_reopening_text_file | Rémi Verschelde | |
Fix re-opening of TextFiles when its already being edited. | |||
2018-08-15 | Merge pull request #21022 from Paulb23/create_text_files | Rémi Verschelde | |
Ability to create TextFiles. | |||
2018-08-15 | Added method to create TextFiles | Paulb23 | |
2018-08-15 | Fix error spam from loading script class icons | Will Nations | |
2018-08-15 | Merge pull request #21021 from DualMatrix/new_node_warning | Rémi Verschelde | |
Fixed error spam in create node dialog with custom types. | |||
2018-08-15 | Fixed error spam in create node dialog with custom types. | DualMatrix | |
This should fix #20789 | |||
2018-08-15 | Merge pull request #20560 from willnationsdev/class_icons | Rémi Verschelde | |
Add custom icons to script classes. | |||
2018-08-15 | Merge pull request #19837 from willnationsdev/plugin-utilities | Rémi Verschelde | |
Add PluginConfigDialog. | |||
2018-08-15 | Merge pull request #21007 from guilhermefelipecgs/disable_camera_interpolation | Rémi Verschelde | |
Disable camera interpolation when switching scene tabs | |||
2018-08-15 | Merge pull request #21010 from YeldhamDev/tile_editors_changes | Rémi Verschelde | |
Changes to the TileSet and TextureRegion editors | |||
2018-08-15 | Merge pull request #20873 from ttencate/master | Rémi Verschelde | |
Allow middle-click to close scripts | |||
2018-08-14 | Fix re-opening of TextFiles when its already being edited | Paulb23 | |
2018-08-14 | Disable camera interpolation when switching scene tabs | Guilherme Felipe | |
Fix #11764 | |||
2018-08-14 | Merge pull request #20997 from Gamblify/add_files_to_tree_view | Rémi Verschelde | |
Add a way to disable the split view in the FileSystem dock | |||
2018-08-14 | Add custom icons to script classes. | Will Nations | |
2018-08-14 | Avoid scripts from being opened in same inspector, closes #20111 | Juan Linietsky | |
2018-08-14 | Revert "Open visual editor when "open editor" button in the inspector is ↵ | Juan Linietsky | |
pressed" | |||
2018-08-14 | Merge pull request #20977 from malbach/Particles3D_AABB | Rémi Verschelde | |
Particles3D: set emitting if not set before generating AABB | |||
2018-08-14 | Changes to the TileSet and TextureRegion editors | Michael Alexsander Silva Dias | |
2018-08-14 | Allow middle-click to close scripts | Thomas ten Cate | |
Fixes #20871 | |||
2018-08-14 | Merge pull request #20400 from ↵ | Rémi Verschelde | |
OliPerraul/oliperraul/20332/fix_defects_with_editor_export_dict Fixed a number of issues related to the Dictionary export property for the editor | |||
2018-08-14 | Merge pull request #20484 from willnationsdev/create-favorites | Rémi Verschelde | |
Add toggle for favorites in create_root_dialog | |||
2018-08-14 | Merge pull request #20621 from YeldhamDev/bottom_panel_min | Rémi Verschelde | |
Adjust bottom panel's minimal height for the expand icon | |||
2018-08-14 | Merge pull request #20744 from Zylann/fix_viewport_lock_rotation | Rémi Verschelde | |
Initialize default lock rotation in constructor | |||
2018-08-14 | Merge pull request #20760 from Calinou/improve-assetlib-download-ux | Rémi Verschelde | |
Improve the asset library download UX | |||
2018-08-14 | Merge pull request #20831 from Calinou/project-manager-window-size-hidpi | Rémi Verschelde | |
Scale the project manager window size with the editor scale | |||
2018-08-14 | Merge pull request #20835 from Calinou/use-standard-button-texts-2 | Rémi Verschelde | |
Tweak some editor button texts | |||
2018-08-14 | Merge pull request #20848 from Calinou/improve-3d-manipulator-gizmo | Rémi Verschelde | |
Improve the 3D manipulator gizmo | |||
2018-08-14 | Merge pull request #20999 from ivodopiviz/project-manager-show | Rémi Verschelde | |
Always show "Open in File Manager" | |||
2018-08-14 | Merge pull request #20915 from ivodopiviz/rmb-filesystem | Rémi Verschelde | |
Show in File Manager Clarification | |||
2018-08-14 | Always show "Open in File Manager" | Ivan Vodopiviz | |
Now this button is always shown in the project manager. Fixes #20799. | |||
2018-08-14 | Show in File Manager Clarification | Ivan Vodopiviz | |
Changed the context menu 'Show in File Manager' action description to better reflect actual behavior. Fixes #20897 | |||
2018-08-14 | Add a way to disable the split view | groud | |
Also add a parameter as the max height before split | |||
2018-08-14 | Merge pull request #20747 from hpvb/fix-20184 | Rémi Verschelde | |
Do not call _update_actions when only changing deadzone | |||
2018-08-14 | Merge pull request #20976 from Chaosus/warning_color | Rémi Verschelde | |
Add warning color to output log | |||
2018-08-14 | Merge pull request #20952 from hpvb/fix-17963 | Rémi Verschelde | |
When starting up try creating directories recursively | |||
2018-08-14 | When starting up try creating directories recursively | Hein-Pieter van Braam | |
Previously we had a check to see if cache and data directories exist and another check to try to make them if they do not. However the second check was never reached if we don't have the directories in question. Furthermore for cache directories on Linux people who never started a desktop environment we need to recurisively create the XDG directory as well as the godot specific directory. This fixes #17963 | |||
2018-08-13 | Add warning color to output log | Chaosus | |
2018-08-13 | Merge pull request #20953 from hpvb/fix-20322 | Rémi Verschelde | |
Don't try to update the visual shader graph if it doesn't exist yet | |||
2018-08-13 | Merge pull request #20956 from volzhs/update-help | Rémi Verschelde | |
Update help doc when changing font size | |||
2018-08-13 | Merge pull request #20963 from akien-mga/remove-tmp-tpz | Rémi Verschelde | |
Remove cached .tpz archive after templates download and install |