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-09-12Cleanup: use post increment/decrementCampbell Barton
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-21Cleanup: clang-formatCampbell Barton
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Cleanup: spellingCampbell Barton
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-18Fix T66949: Can't select bones from multiple objects in wpaint modeCampbell Barton
2019-07-18Fix pose de-selection when selecting from object modeCampbell 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-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-07Cleanup: spellingCampbell Barton
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