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-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-04-30Cleanup: rename BKE_pose_channel_{verify => ensure}Campbell Barton
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-18Armature: fix B-Bone deformation blending artifacts with Preserve Volume.Alexander Gavrilov
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-08Cleanup: LibOverride: Forgot to update comments in previous commit.Bastien Montagne
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-11-29Run clang-format to fix line length after D8915.Alexander Gavrilov
2020-11-26Fix T80970: Copy Rotation constraint incorrect under shearJoseph Brandenburg
2020-11-17Cleanup: Use LISTBASE_FOREACH macroHans Goudey
2020-11-06Refactor: move Constraint .blend I/O to blenkernelJacques Lucke
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-11Constraints: Child-Of, set inverse matrix upon creationJoseph Brandenburg
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-29Cleanup: spellingCampbell Barton
2020-08-17Cleanup: spellingCampbell Barton
2020-08-13Cleanup: spellingCampbell Barton
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-20T77086 Animation: Passing Dependency Graph to DriversSybren A. Stüvel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-19UI: Fix check for constraint panel default expansionHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-05-28Cleanup: spellingCampbell Barton
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-11Fix T76438: Wrong calculation of depth for Follow Track constraintSergey Sharybin
2020-05-11Tracking: Cleanup, split code of follow track constraintSergey Sharybin
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-24Defaults: Change default axes for Track To constraintJulian Eisel
2020-04-20Tracking: Specify image image for (un)distortion modelSergey Sharybin
2020-04-09Fix T75490: Child Of - difference between 2.82 and 2.83Sybren A. Stüvel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-16Cleanup: Typo in commentSergey Sharybin