summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
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
2018-07-28Fixed a number of issues related to the Dictionary export property for the ed...oliperraul
2018-07-28Fix layer 2-line tooltips used as name in inspectorRémi Verschelde
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-07-27Do conversion of scene preview icon at the end, improves save performance a b...Juan Linietsky
2018-07-27Merge pull request #15310 from remorse107/Cinema-ModeRémi Verschelde
2018-07-26Add "Cinematic Preview" to the Spatial Plugin Editor.Robert Morse
2018-07-26Merge pull request #20233 from willnationsdev/gsc-editorJuan Linietsky
2018-07-26Merge pull request #20022 from EIREXE/snap_to_floorMax Hilbrunner
2018-07-26Merge pull request #15967 from Gamblify/AudioRecordingModuleRémi Verschelde
2018-07-26context menu improvementsIan
2018-07-26Audio Recording moduleGustav Lund
2018-07-26i18n: Sync translations with WeblateRémi Verschelde
2018-07-26Merge pull request #19257 from volzhs/edit-visual-scriptRémi Verschelde
2018-07-26Merge pull request #19464 from bojidar-bg/19448-fix-subproperty-handlingRémi Verschelde
2018-07-26Merge pull request #20466 from TigerCaldwell/layer_toggle_fixRémi Verschelde
2018-07-26Add snap to floor functionality to the editorAlex Roman
2018-07-26Merge pull request #19758 from kyledayton/feature/spatial-viewport-lock-rotationRémi Verschelde
2018-07-25Add lock rotation feature to spatial editor viewportKyle Dayton
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam