summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
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-25Rename 'Discard Instancing' to 'Make Local'Răzvan C. Rădulescu
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-22Add ability to import projects via ZIP archive.Nathan Harrell
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-18Fix bug in animationplayer editor not using subproperties properlyBojidar Marinov
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
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb23
2018-06-13Theme saving no longer hard codedPaulb23
2018-06-13Fix "find and replace" initializing with wrong sizeGuilherme Felipe
2018-06-13Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde
2018-06-13Polished 3D selectionJFonS
2018-06-13Merge pull request #19503 from akien-mga/osx-ctrl-cmdRémi Verschelde
2018-06-13Merge pull request #19514 from Chaosus/solarized_themesRémi Verschelde
2018-06-13Merge pull request #19516 from groud/fix_crash_on_hoverRémi Verschelde
2018-06-13Added Solarized Dark and Light themesChaosus
2018-06-13Style fixes for commit d5bb6faaRémi Verschelde
2018-06-13Merge pull request #19526 from robojumper/fix_tutorialsRémi Verschelde
2018-06-12Fix for overwriting files and folders on movesteincodes
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-06-12Fixes a crash on draw_hovergroud
2018-06-11-Make sure that ProjectSettings are properly dumped when dumping docs.Juan Linietsky