summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2018-07-01Show current scene file in FileSystem dockvolzhs
2018-06-30-Fixes to OBJ importer, option to disable optimizationJuan Linietsky
2018-06-30Minor changes to the AnimationPlayer editor.Michael Alexsander Silva Dias
2018-06-29Revert "Fix saving unmodified scenes and resources"Rémi Verschelde
2018-06-28Fix selection in 3D orthogonal viewJFonS
2018-06-28Preventing an editor crash in the event that a plugin scene's root-node is null.Michael Lee
2018-06-27Changes to how node paths are selected from property, allowing setting a hint.Juan Linietsky
2018-06-27The way multiple quaternions being slerped was not good, changed approach to ...Juan Linietsky
2018-06-26-Add root motion support in AnimationTree.Juan Linietsky
2018-06-26Merge pull request #19164 from marcelofg55/tilemap_undo2Rémi Verschelde
2018-06-25renamed AnimationGraphPlayer to AnimationTreeJuan Linietsky
2018-06-25added BlendSpace1D editor pluginThomas Herzog
2018-06-25added AnimationBlendSpace1DThomas Herzog
2018-06-25rename BlendSpace to BlendSpace2DThomas Herzog
2018-06-25State machine animation nodeJuan Linietsky
2018-06-25Remove extra addition to tree of editor autoloadsGeorge Marques
2018-06-25Merge pull request #19744 from marcelofg55/profiler_clearRémi Verschelde
2018-06-25Merge pull request #19728 from Chaosus/theme_stringsRémi Verschelde
2018-06-25Merge pull request #19698 from Chaosus/theme_submenuRémi Verschelde
2018-06-25Merge pull request #19193 from tagcup/quat_normJuan Linietsky
2018-06-23Add a Clear button to the profilerMarcelo Fernandez
2018-06-23Changed themes presets to String formatChaosus
2018-06-22i18n: Sync translations with WeblateRémi Verschelde
2018-06-22Merge pull request #19695 from rraallvv/nocache_gen_masterRémi Verschelde
2018-06-22Fix crash when assigning a node on editing animation keyvolzhs
2018-06-21Added auto triangle generation in blend space, using Delaunay.Juan Linietsky
2018-06-21Remove error messagesJuan Linietsky
2018-06-21Fix crashes, ability to add blendpsace into blendtree, ability to delete with...Juan Linietsky
2018-06-21Animation Blend SpacesJuan Linietsky
2018-06-21Move Theme options to submenuChaosus
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-06-21fix default glTF metallic & roughness factor valuesRodolfo Ribeiro Gomes
2018-06-19Fix profiler not updating on realtimeMarcelo Fernandez
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-19Re-scan only when actually moving filevolzhs
2018-06-18Merge pull request #19632 from vnen/fix-editor-autoload-registerGeorge Marques
2018-06-18Add proper type information to array propertyBojidar Marinov
2018-06-18Remove shortcut conflictGuilherme Felipe
2018-06-18Prevent animation player crashGuilherme Felipe
2018-06-18Fix order to register autoloads in-editorGeorge Marques
2018-06-18Merge pull request #19573 from guilhermefelipecgs/fix_animation_previewRémi Verschelde
2018-06-15Merge pull request #19568 from guilhermefelipecgs/fix_editor_defRémi Verschelde
2018-06-15Fix path typo for editor def capitalize_propertiesGuilherme Felipe
2018-06-15Merge pull request #19553 from guilhermefelipecgs/fix_solarized_themeRémi Verschelde
2018-06-15Merge pull request #19544 from RandomShaper/gltf-shapes-namesRémi Verschelde
2018-06-14[AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D)Guilherme Felipe
2018-06-15Tweak adaptative guideline and completion_background colorletheed
2018-06-14Small improvement to solarized themeGuilherme Felipe
2018-06-14Import morph target names from glTFPedro J. Estébanez
2018-06-13Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboardRémi Verschelde