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-06-14Fix pose copy storing action/animation in copybufferSergey Sharybin
2019-06-12Cleanup: unused varsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65671: Armature X-Mirror inconsistenciesmano-wii
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-04Cleanup: clang-format, remove tabsCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-13Apply Pose as Rest Pose: implement an Only Selected bones option.Alexander Gavrilov
2019-05-11Fix T59627: missing COW update tags when joining armatures.Alexander Gavrilov
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-07Implement Push/Relax from rest pose.Sebastian Parborg
2019-05-03Depsgraph: Remove filtering APISergey Sharybin
2019-05-02Pose slide / relax: fix various issuesBrecht Van Lommel
2019-05-02Fix T57099: Parenting between armatures crashesCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Fix T63617: Bone groups (de)select operators not immediately refreshingPhilipp Oeser
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-04Fix T63252: Bind in Mesh Deform Modifier failsSergey Sharybin
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19Unify "Hide Selected / Reveal Hidden" operator namesDalai Felinto
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-19Fix pose slide interpolationCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-09Fix T62162: Bones set to unselectable can be fully selected through the viewp...Sebastian Parborg
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne