Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-03Fix width of compact buttons with icons, e.g. layout.menu().Alexander Gavrilov
2019-05-03UI: remove bone only constraints from object constraint menuNathan Craddock
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Fix missiong collection move line in outliner after recent changesHarley Acheson
2019-05-03Refactor: Support arbitrary y offset for channel listJacques Lucke
2019-05-03Depsgraph: Remove filtering APISergey Sharybin
2019-05-03Fix T59474: Crash assign shortcutsCampbell Barton
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-03Fix tool header message subscriberCampbell Barton
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-05-03Cleanup: warningsCampbell Barton
2019-05-02Fix T64072: DynamicPaint: Bake failed: Canvas mesh not updatedSergey Sharybin
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Pose slide / relax: fix various issuesBrecht Van Lommel
2019-05-02Fix T64059: Crash in shader when using other object's texture spaceSergey Sharybin
2019-05-02UI: rename 'Remove Doubles' to 'Merge by Distance'William Reynish
2019-05-02Fix T63904: Remove Animation should remove empty actions from objects.Alexander Gavrilov
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-02Workspace: remove global active toolCampbell Barton
2019-05-02Fix T57099: Parenting between armatures crashesCampbell Barton
2019-05-02Cleanup: use WM_keymap_item_* prefixCampbell Barton
2019-05-02Cleanup: styleCampbell Barton
2019-05-01Fix T63980: only copy selected curves in Copy Keyframes from Graph Editor.Alexander Gavrilov
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01UI: remove outliner vertical separatorsHarley Acheson
2019-05-01UI: remove outliner highlight selection gapHarley Acheson
2019-05-01UI: make outliner hierarchy line width take into account DPIHarley Acheson
2019-05-01UI: improve readability of Normals menu in edit modeGeorge Vogiatzis
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01Fix line width for image sample size displayCampbell Barton
2019-05-01Cleanup: long function call in interface_draw.cClément Foucault
2019-05-01Cleanup: use BKE_pchan_mat3_to_rot / rot_to_mat3 utility functionsCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-05-01Cleanup: redundant lookupCampbell Barton
2019-05-01Fix error storing proportional editing for redoCampbell Barton
2019-05-01Outliner: Fix "Unlink" not working for parented objectsDalai Felinto
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Grease Pencil: Fix using wrong flag for selecting objects on convertDalai Felinto
2019-04-30Cleanup: Object base syncing already happening as part of ED_object_base_selectDalai Felinto
2019-04-30Select: Add 'deselect on nothing' to NLA editor.Bastien Montagne
2019-04-30Tweak to previous 'deselect on nothing' commit for Graph editor.Bastien Montagne
2019-04-30Fix (unreported) two memleaks in clic-select ops of Action and NLA editors.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to Action (dopesheet) editor.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to Graph (fcurves) editor.Bastien Montagne
2019-04-30Select: Add 'deselect on nothing' to UV editor.Bastien Montagne