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-02-11Fix T61185: Missing modifiers update on changes to texturePhilipp Oeser
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-27Fix: Use correct units in Shrinkwrap modifierŁukasz Kwoska
2019-01-19Fix bevel modifier spread value bug.Howard Trickey
2019-01-18Add miter pattern options.Howard Trickey
2019-01-07Fix T59151 Bevel modifier has bad input width for percent.Howard Trickey
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-06Update relations when modifier texture changesSergey Sharybin
2018-12-05Fix (unreported, related to T58210) LaplacianDeform binding state incorrectly...Bastien Montagne
2018-12-03Data Transfer Modifier: fix mesh_get_eval_final usage.Alexander Gavrilov
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-21Cleanup: use boolean array for mirror modifierCampbell Barton
2018-11-21Modifier: Mirror learns to bisect on planeCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-06Shrinkwrap: new mode that projects along the target normal.Alexander Gavrilov
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29Merge branch 'master' into blender2.8Campbell Barton
2018-10-29Modifier: mask threshold optionCampbell Barton
2018-10-22Fix various icon related issues:William Reynish
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-17Cleanup: whitespaceCampbell Barton
2018-10-16UI: icon set updates Andrzej Ambroz.Brecht Van Lommel
2018-10-14Depsgraph: Add proper API functions for CustomDataMask dependencies.Alexander Gavrilov
2018-10-11Cleanup: indentationCampbell Barton
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-14Multires: Synchronize settings with Subsurf modifierSergey Sharybin
2018-08-13Subsurf: Introduce quality optionSergey Sharybin
2018-08-13Subsurf: Remove OpenSubdiv options from modifierSergey Sharybin
2018-08-13Subsurf: Make uv boundaries easily extendibleSergey Sharybin
2018-08-13Cleanup: Description should not end with a fullstopSergey Sharybin
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-18Subsurf: Add subdivision code which uses new moduleSergey Sharybin
2018-07-10Changed default strength in hardenRohan Rathi
2018-07-10Ocean Modifier: refactored the delayed-refresh approachSybren A. Stüvel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Merge remote-tracking branch 'origin/master' into blender2.8Sybren A. Stüvel
2018-07-06Ocean Modifier: removed unused refresh flagsSybren A. Stüvel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-04SoftBody: share point cache between CoW copiesSybren A. Stüvel
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi