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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-23Cleanup: typo in commentKévin Dietrich
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-07-02Copy Transforms: implement Remove Target Shear and more Mix options.Alexander Gavrilov
2021-06-05Limit Rotation: add an Euler Order option.Alexander Gavrilov
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-02-12Cleanup: don't subclass 'Panel' for mix-in classesCampbell Barton
2021-01-13Cleanup: use single quotes for enum literalsCampbell Barton
2020-12-03Add Custom Object Space to ConstraintsHenrik Dick
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-08-03Cleanup: remove trailing space, newlines at eofCampbell Barton
2020-07-10UI: Improve transform constraint layoutHans Goudey
2020-07-01UI: Fix alignment in kinematic constraint layoutHans Goudey
2020-07-01UI: Constraints: Use single column for IK constraintAaron Carlisle
2020-06-21UI: Only show constaint head/tail property with subtargetHans Goudey
2020-06-21 UI: A few small fixes for constraint layoutsHans Goudey
2020-06-19Cleanup: SpellingHans Goudey
2020-06-19UI: Fix all constraint subpanels emptyHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2019-12-24Action Constraint: introduce a mix mode setting.Alexander Gavrilov
2019-11-07Stretch To: implement a mode similar to Damped Track for rotation.Alexander Gavrilov
2019-09-06Transformation Constraint: implement a Mix Mode option.Alexander Gavrilov
2019-09-06Copy Transforms: add a mixing mode option.Alexander Gavrilov
2019-09-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-08-29Copy Scale: support copying arbitrary non-uniform scale as uniform.Alexander Gavrilov
2019-06-28Remove Sticky option from the Floor constraintSergey Sharybin
2019-05-21Cleanup: pep8Campbell Barton
2019-05-08Copy Scale: support raising the copied scale to an arbitrary power.Alexander Gavrilov
2019-05-08Disable Constraint and Keep TransformSybren A. Stüvel
2019-05-07Spline IK: support using both original scaling and volume preservation.Alexander Gavrilov
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-16Spline IK: support changing individual bone length via Y scaling.Alexander Gavrilov
2019-03-27Fix T61559: show object constraints also when in pose mode, remove warning.Brecht Van Lommel
2019-03-14Cleanup: unused importsCampbell Barton
2019-01-30Cleanup: line lengthCampbell Barton
2018-12-18Cleanup: python quotesCampbell Barton
2018-11-23Cleanup: single quote enumsCampbell Barton
2018-11-06Shrinkwrap: new mode that projects along the target normal.Alexander Gavrilov
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-10-18Cleanup: styleCampbell Barton
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov