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
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-03-03Cleanup: make formatJacques Lucke
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-11-04UI: Replace uses of "loc/rot" with full wordsNathan Craddock
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-09-14Fix T80643: Library Override: Can't change Armature Layer enabled-ness.Bastien Montagne
2020-08-17Fix T79594: Define rounding for armature edit propsRichard Antalik
2020-05-29Docs: replace warnings with note for complexity informationCampbell Barton
2020-05-23Fix T76578: Show bone visibility driver in outlinerNathan Craddock
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-12-10Fix T71609: Resizing bone length to 0 gets it stuck to that sizeSybren A. Stüvel
2019-11-21Bones: implement a new Aligned Inherit Scale mode.Alexander Gavrilov
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-08-27Fix T69165: wrong update function on Bone b-bone properties crashes.Alexander Gavrilov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-13Fix T65670: bone envelope head radius missing from transform panelCampbell Barton
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-06-30Fix T66264: UI: Repeated word typoAaron Carlisle
2019-06-11Cleanup: remove unused var.Bastien Montagne
2019-06-11Fix T65671: Armature X-Mirror inconsistenciesmano-wii
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-14Depsgraph: dependency on B-Bone start handle end roll when inheriting it.Alexander Gavrilov
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-23B-Bones: remove hard limits on curve/roll/scale/ease properties.Alexander Gavrilov
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 makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
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-28Fix: use correct units for some bone propertiesScott Spadea
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin