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
2018-12-20Cleanup: namingCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-11RNA: provide access to bone parent transform math from Python.Alexander Gavrilov
2018-12-07Cleanup: styleCampbell Barton
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE b-bone API namingCampbell Barton
2018-11-27RNA: expose access to B-Bone shape data from Python.Alexander Gavrilov
2018-11-23Depsgraph: add a new operation node for computing B-Bone segments.Alexander Gavrilov
2018-11-22Cleanup: newlines in error printsCampbell Barton
2018-11-22Cleanup: Use proper module prefix in function namesSergey Sharybin
2018-11-22Fix missing newline in error printSergey Sharybin
2018-11-20Speedup rigs with multiple objects deformed by bbonesSergey Sharybin
2018-11-20Cleanup: Use more const qualifiersSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-05Cleanup: use boolCampbell Barton
2018-10-31Allow changing B-Bone custom handle references from Pose Mode.Alexander Gavrilov
2018-10-17Cleanup: remove some #if 0 blocksJacques Lucke
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-05Add and use a utility for computing B-Bone roll from custom handles.Alexander Gavrilov
2018-10-05Add a new B-Bone Custom Handle type that uses the handle bone direction.Alexander Gavrilov
2018-10-05Redefine the Relative custom B-Bone handle type to be more reasonable.Alexander Gavrilov
2018-10-04Fix T56268: display the correct rest shape for B-Bones in Edit Mode.Alexander Gavrilov
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-09-27GP: Enable force fill recalc by defaultAntonioya
2018-09-27GP: Avoid duplicated weight deformation for strokesAntonioya
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-14GP: Fix armature deformation weight problemAntonioya
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-06-22Cleanup: misc DrivedMesh stuff.Bastien Montagne
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-16Fix again bloody locked proxy bones...Bastien Montagne
2018-05-16Fix T55076: Hack around to break correct behavior of 2.8 and get back broken-...Bastien Montagne
2018-05-03Depsgraph: Make sure evaluated pose channels are pointing to evaluated bonesSergey Sharybin
2018-05-01Modifiers: Armature DerivedMesh → MeshSybren A. Stüvel
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2017-11-21Depsgraph: Remove workarounds used for cyclic dependenciesSergey Sharybin
2017-11-02Merge branch 'master' into blender2.8Campbell Barton