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
2020-07-01Cleanup: spellingCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-03Cleanup: formatting, spellingCampbell Barton
2020-03-03Separate operators (mesh/curve/armature/gpencil): take user preferencesPhilipp Oeser
2020-02-28Fix (unreported) Separate bones creates empty armaturePhilipp Oeser
2019-12-09Cleanup: remove duplicate variablesCampbell Barton
2019-12-09Edit Armature: match separate selection with meshesCampbell Barton
2019-12-09Fix separating bones on hidden layersCampbell Barton
2019-12-09Fix T72310: Separate bones creates empty armaturesCampbell Barton
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-07-17Revert "Fix T59713: Moving bones between layers in edit mode doesn't show the...mano-wii
2019-07-17Fix T59713: Moving bones between layers in edit mode doesn't show the dot ico...mano-wii
2019-05-11Fix T59627: missing COW update tags when joining armatures.Alexander Gavrilov
2019-05-02Fix T57099: Parenting between armatures crashesCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-19Fix handling of B-Bone custom handle references in Edit mode undo.Alexander Gavrilov
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-10-06Multi-Objects: ARMATURE_OT_parent_clearDalai Felinto
2018-10-06Multi-Objects: ARMATURE_OT_separateDalai Felinto
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton