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-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
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-08-28Cleanup: pep8Campbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-13Implement multiplicative Copy Scale and make it the new default.Alexander Gavrilov
2018-06-05Cleanup: pep8Campbell Barton
2017-07-24Cleanup: trailing spaceCampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-07Revert "ChildOf Constraint: Hide the Loc/Rot/Scale toggles"Joshua Leung
2016-06-23ChildOf Constraint: Hide the Loc/Rot/Scale togglesJoshua Leung
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-01-31Cleanup: pep8Campbell Barton
2015-07-19Fix T45495: Armatures using the iTaSC IK solver causes UI truncation in bone ...Bastien Montagne
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-13Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IKJoshua Leung
2014-10-13Integrated limits for volume preservation in stretch-to constraints.Lukas Tönne
2014-07-24Implement option to parent object to undistorted position of 2D trackSergey Sharybin
2014-05-01Fix T39987: The new "redirect to bone constraints" button at the object const...Bastien Montagne
2014-04-07Fix T39563: Tiny unit-display problem in constraint panels.Bastien Montagne
2014-03-19Usual UI messages fixes...Bastien Montagne
2014-03-15UI Tweak: Add a convenience button for switching to Bone Constraints TabJoshua Leung
2013-09-07shrink-wrap constraint, improve and remove some limitations.Campbell Barton
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-03-11code cleanup: pep8 & minor changesCampbell Barton
2013-03-11Renaming "properties_object_constraint.py" to "properties_constraint.py"Joshua Leung