Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-16 | Merge pull request #20169 from Chaosus/rightclick_vs | Thomas Herzog | |
Visual shaders - make "Add node" menu showed by right click | |||
2018-07-16 | Merge pull request #20112 from nunodonato/openvisualeditorbutton | Thomas Herzog | |
Open visual editor when "open editor" button in the inspector is pressed | |||
2018-07-16 | Merge pull request #20167 from Chaosus/fix_vshader_bug | Thomas Herzog | |
Fix display scale bug in visual shaders | |||
2018-07-15 | New option, make any node the new scene root. | Juan Linietsky | |
2018-07-15 | Small feature to help users understand the editor faster. | Juan Linietsky | |
2018-07-15 | Added small icon to expand the bottom panel (and shortcut too) | Juan Linietsky | |
2018-07-15 | Global class names (and GDScript support for it) | Juan Linietsky | |
2018-07-15 | Visual shaders - make "Add node" menu showed by right click | Chaosus | |
2018-07-15 | Fix display scale bug in visual shaders | Chaosus | |
2018-07-14 | Visual Shaders are back. | Juan Linietsky | |
2018-07-12 | Open visual editor when "open editor" button in the inspector is pressed. | Nuno Donato | |
Fixes #20111 | |||
2018-07-12 | Merge pull request #19091 from guilhermefelipecgs/fix_ui | Max Hilbrunner | |
[InspectorDock] Change label offset | |||
2018-07-12 | Merge pull request #19540 from muiroc/cylinder | Max Hilbrunner | |
Cylinder resource and collision shape (bullet only) | |||
2018-07-10 | Fallback to default font if main/code font path doesn't exist | Alexander-Alekseev | |
2018-07-09 | Added support for extra mouse buttons. | unknown | |
2018-07-07 | Add option to convert Particles to CPUParticles | Juan Linietsky | |
2018-07-06 | Support for CPU based particles, which aids compatibility with OpenGL ES 2.0 | Juan Linietsky | |
2018-07-05 | Merge pull request #19475 from YeldhamDev/animplayer_cosmetic | Max Hilbrunner | |
Minor changes to the AnimationPlayer editor | |||
2018-07-05 | Merge pull request #19498 from guilhermefelipecgs/fix_regression | Max Hilbrunner | |
Fix "find and replace" initializing with wrong size | |||
2018-07-05 | Merge pull request #19713 from volzhs/fix-crash-nodepath-animation-edit | Max Hilbrunner | |
Fix crash when assigning a node on editing animation key | |||
2018-07-05 | Merge pull request #19351 from guilhermefelipecgs/fix_reversed_text | Max Hilbrunner | |
Fixes to the new inspector | |||
2018-07-05 | Merge pull request #18028 from gabrii/18026 | Max Hilbrunner | |
Fix #18026. Expose TextEdit::set_draw_breakpoint_gutter. | |||
2018-07-05 | Merge pull request #15881 from dertom95/EditorScenePostImport | Max Hilbrunner | |
EditorScenePostImport: added get_source_folder() and get_source_file(… | |||
2018-07-04 | Fixes to the new inspector | Guilherme Felipe | |
- Fix inspector dock not updating tree for main resource; - Fixes the inspector input text reverted during typing; - Add method bind for "refresh" used by MultiNodeEdit; | |||
2018-07-05 | Merge pull request #19090 from toger5/prop_spinner_improovement | Max Hilbrunner | |
Prop editor input improvements | |||
2018-07-05 | Merge pull request #19183 from Nallebeorn/rename-main-scene | Max Hilbrunner | |
Update resource file project settings after renaming/moving the files | |||
2018-07-05 | Merge pull request #19245 from swarnimarun/overwrite_fix | Max Hilbrunner | |
Fix overwrite of file/folder of same name without warning | |||
2018-07-04 | Merge pull request #19849 from willnationsdev/expose-script-create-dialog | Max Hilbrunner | |
Expose ScriptCreateDialog to EditorPlugin | |||
2018-07-04 | spin_slider: dont show grabber when editing value with keyboard | toger5 | |
2018-07-04 | better tab support for property editor | toger5 | |
2018-07-04 | spin_slider added ctrl and shift shrotcuts, removed exp dragging | toger5 | |
2018-07-04 | Expose ScriptCreateDialog to EditorPlugin | willnationsdev | |
2018-07-04 | Merge pull request #19941 from guilhermefelipecgs/fix_animation_key | Max Hilbrunner | |
Fix animation key icon not show on inspector | |||
2018-07-04 | Merge pull request #19824 from JFonS/fix_orthogonal_select | Rémi Verschelde | |
Fix selection in 3D orthogonal view | |||
2018-07-04 | Merge pull request #19882 from khairul169/trackedit_playposition | Rémi Verschelde | |
Hide play position in animation editor if no animation node is selected | |||
2018-07-03 | Fix animaiton key icon not show on inspector | Guilherme Felipe | |
2018-07-03 | Merge pull request #19938 from Chaosus/fix_regression | Max Hilbrunner | |
[Regression] Fixed editor bad responsibility after #19244 | |||
2018-07-03 | Fix button regression | Chaosus | |
2018-07-03 | Merge pull request #19816 from ↵ | Max Hilbrunner | |
leecommamichael/survive-null-scene-root-from-plugin Survive editor crash if a plugin scene's root is null. | |||
2018-07-03 | Merge pull request #19873 from volzhs/show-scene-file | Max Hilbrunner | |
Show current scene file in FileSystem dock | |||
2018-07-03 | Merge pull request #19881 from khairul169/popupmenu_animedit | Max Hilbrunner | |
Fix error msg when selecting popupmenu if there is no animation selected | |||
2018-07-03 | Merge pull request #19920 from guilhermefelipecgs/group_dialog_resizable | Max Hilbrunner | |
Makes the group dialog resizable | |||
2018-07-03 | Merge pull request #16265 from nanoframe/export_issue_fix | Max Hilbrunner | |
Fix error when downloading export templates | |||
2018-07-03 | Merge pull request #17582 from Ovnuniarchos/TMapEditorMultiSel | Max Hilbrunner | |
Tile randomizer for tilemap editor. | |||
2018-07-03 | Update resource file project settings on rename | Benjamin | |
2018-07-03 | Merge pull request #18634 from groud/fix_control_child_of_node2d | Max Hilbrunner | |
Fixes the bad calculation of margin & anchors when child of Node2D | |||
2018-07-03 | Merge pull request #19166 from Grula/issue-18779 | Max Hilbrunner | |
Changed "Syntax Menu" into radio Menu | |||
2018-07-03 | Merge pull request #19156 from volzhs/fix-remove-split | Max Hilbrunner | |
Fix unable to remove split on Polygon 2D editor after restarting editor | |||
2018-07-03 | Merge pull request #19192 from marcelofg55/undo_redo_msg | Max Hilbrunner | |
Add a message when there is nothing to Undo or Redo | |||
2018-07-03 | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred | Max Hilbrunner | |
Increases settings apply speed and added deferred color setting to ColorPicker |