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-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
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-27Patch to fix shading continuity.Rohan Rathi
2018-06-25Cleanup: code styleCampbell Barton
2018-06-22Added UI for harden normals and normal control in bevel modifierRohan Rathi
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-20Cleanup: remove last DM usages from datatransfer code.Bastien Montagne
2018-06-19Added face strength in bevel modifierRohan Rathi
2018-06-14Merge branch 'master' into blender2.8Bastien Montagne
2018-06-14Fix T55470: Add option to not fix polygons' winding to Edit Normals modifier.Bastien Montagne
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-11Added ability to harden normals.Rohan Rathi
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