summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2018-08-13Merge pull request #20778 from ibrahn/remove-zero-append-typosRémi Verschelde
2018-08-13Merge pull request #20680 from Calinou/text-editor-faster-caret-blinkRémi Verschelde
2018-08-13Merge pull request #20670 from Calinou/script-editor-zoom-hidpiRémi Verschelde
2018-08-13Merge pull request #20668 from SaracenOne/enum_help_fixRémi Verschelde
2018-08-13Merge pull request #20587 from groud/fix_2deditor_scrollable_zoneRémi Verschelde
2018-08-13Update help doc when changing font sizevolzhs
2018-08-12Don't try to update the visual shader graph if it doesn't exist yetHein-Pieter van Braam
2018-08-12Fix gizmos submenuJuan Linietsky
2018-08-11Merge pull request #20928 from JFonS/gizmo_enablingJuan Linietsky
2018-08-11Improvements on the gizmo disabling menu and icon selection bugfixJFonS
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-10Added system for GDScript warningsGeorge Marques
2018-08-10Merge pull request #14704 from poke1024/colorconstantsJuan Linietsky
2018-08-09Merge pull request #20585 from MarianoGnu/tileset_editorJuan Linietsky
2018-08-09too much information, made it less informationJuan Linietsky
2018-08-09New TileSet EditorMAriano Javier Suligoy
2018-08-09Information sign for MarianoGNUJuan Linietsky
2018-08-09Merge pull request #20584 from JFonS/gizmo_enablingJuan Linietsky
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-08-09Improve the 3D manipulator gizmoHugo Locurcio
2018-08-09Tweak some editor button textsHugo Locurcio
2018-08-09Scale the project manager window size with the editor scaleHugo Locurcio
2018-08-08-Add Expression class, used to evaluate expressionsJuan Linietsky
2018-08-08Add toggle for favorites in create_root_dialog.willnationsdev
2018-08-08Fix a typo in a TTR() callHugo Locurcio
2018-08-08Merge pull request #20737 from Calinou/use-standard-button-textsJuan Linietsky
2018-08-07Several improvements to inspector.Juan Linietsky
2018-08-07removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...Ibrahn Sahir
2018-08-06Respect process order for out of order skeleton bones (fixes GLTF2 import iss...Juan Linietsky
2018-08-06Several fixes to GLTF2 importerJuan Linietsky
2018-08-06Improve the asset library download UXHugo Locurcio
2018-08-06Added proper import support for 3D and Array texturesJuan Linietsky
2018-08-05Do not call _update_actions when only changing deadzoneHein-Pieter van Braam
2018-08-05Initialize default lock rotation in constructorMarc Gilleron
2018-08-05Use a standard "OK" text for confirmation buttons in error dialogsHugo Locurcio
2018-08-05Fix wrong context menu when right-clicking script/doc filesMichael Alexsander Silva Dias
2018-08-04Implemented IKAndreaCatania
2018-08-02Make the default text editor caret blink speed fasterHugo Locurcio
2018-08-02Fix zoom display in the script editor on hiDPI displaysHugo Locurcio
2018-08-02Fixes the hyperlinks for enumerators inside classes in the editor help.Saracen
2018-07-31Allow some non-integer built-in constants in gdscriptBernhard Liebl
2018-07-30Adjust bottom panel's minimal height for the expand iconMichael Alexsander Silva Dias
2018-07-29Add support for line continuations (wtf) in obj format, fixes #7974Juan Linietsky
2018-07-30Fixes bugs on the 2D editor scrollable areagroud
2018-07-29It is now possible to import images as a separate resource, closes #5738 and ...Juan Linietsky
2018-07-29Clear color was not correctly being set, fixes #4939Juan Linietsky
2018-07-29Merge pull request #15269 from ianb96/context_menu_improvementsJuan Linietsky
2018-07-29Undo an accidental revert.Hein-Pieter van Braam
2018-07-28Revert "Open visual editor when "open editor" button in the inspector is pres...Hein-Pieter van Braam