Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-19 | Merge pull request #21154 from Chaosus/grid_2d_color | Rémi Verschelde | |
Added setting to change color of 2d editor grid | |||
2018-08-19 | Merge pull request #21129 from Calinou/fix-3d-grid-origin-flicker | Rémi Verschelde | |
Fix the 3D grid flickering when the origin is enabled | |||
2018-08-19 | Merge pull request #20893 from guilhermefelipecgs/invert_depth_map | Rémi Verschelde | |
Add option to convert from height map to depth map | |||
2018-08-19 | Added possibility to change color of 2d editor grid | Chaosus | |
2018-08-18 | Merge pull request #21155 from ordigdug/fix-colorpicker-popup | Rémi Verschelde | |
Fixes colorpicker popup immeditately closing when interacting with co… | |||
2018-08-19 | Fix args count mismatch in property_changed signal | Poommetee Ketson | |
...when editing Dictionary/Array property | |||
2018-08-18 | Fixed text entry is going in reverse | DualMatrix | |
Fixed text entry is going in reverse, this undoes what seems to be a mistake in #20400 and fixes #21061 | |||
2018-08-18 | Fixes colorpicker popup immeditately closing when interacting with ↵ | ordigdug | |
colorpicker property in a subinspector. Fixes #19559 | |||
2018-08-18 | Revert "Port ImportDock and ProjectExport to new property editor" | Rémi Verschelde | |
2018-08-18 | Port ImportDock and ProjectExport to new property editor | Rémi Verschelde | |
2018-08-17 | Fix the 3D grid flickering when the origin is enabled | Hugo Locurcio | |
2018-08-17 | [Texture Importer] Add option to invert color | Guilherme Felipe | |
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" |