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
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-14Depsgraph: fix relations for drivers on bone weight in Armature constraint.Alexander Gavrilov
2018-11-07Cleanup: styleCampbell 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-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
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-26Static override: add constraint targets as overrideable!Bastien Montagne
2018-08-13Implement multiplicative Copy Scale and make it the new default.Alexander Gavrilov
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-03Merge branch 'master' into blender2.8Bastien Montagne
2018-05-03Fix tooltip for constraints' subtarget.Bastien Montagne
2018-05-03Merge branch 'master' into blender2.8Bastien Montagne
2018-05-03Cleanup: factorize RNA constraint targets definition.Bastien Montagne
2018-04-23Static Override: initial enabling of overrides for modifiers and constraints.Bastien Montagne
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2016-10-30Fix compile errors for when WITH_ALEMBIC is OFF.Kévin Dietrich
2016-10-29Alembic: store a pointer to the object reader in the cache modifiers andKévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-01-07Cleanup: use generic xyz axis enumsCampbell Barton
2015-11-24Fix T46855: Limit Location Max value limited to 1000 units.Bastien Montagne
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-18RNA: reuse axis enumCampbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-16Fix T44408: "Rest Length" property in the Stretch To constraint was getting c...Joshua Leung
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-02-19RNA: poll functions restricting object typesCampbell Barton
2015-01-13Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IKJoshua Leung
2014-10-14Yet another tweak to stretch volume variation.Lukas Tönne
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-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-06UI: higher precision for IK poll angleCampbell Barton
2014-04-28Followup to rB8714ae09f894: better not have several RNA properties affect a s...Bastien Montagne