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
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-20Mesh Deform Modifier - leave bind settings visible after bindingInes Almeida
2016-04-12Removed most partical-related code from UI scripts.Lukas Tönne
2016-03-07Simple Deform modifier: invert vgroup optionCampbell Barton
2016-03-07Shrink Wrap modifier: invert vgroup optionCampbell Barton
2016-02-16Correct label for simple deform modifierCampbell Barton
2016-02-11Disable bmesh-boolean modifier for 2.77 releaseCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2015-12-11BMesh: Add option to use BMesh boolean modifierCampbell Barton
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-06Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes ...Bastien Montagne
2015-08-03OpenSubdiv: Made it a modifier option to enable OSD for viewportSergey Sharybin
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-06-04BMesh decimate, improve behavior with weightsCampbell Barton
2015-05-03Fix T44589: No way to add a skin data layer manualy.Bastien Montagne
2015-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Remove use_invert_vertex_group use_ prefixCampbell Barton
2015-02-08Fix for mask modifier invert UI missingCampbell Barton
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2014-11-13Fix missing UV field in Wave modifier.Bastien Montagne
2014-08-15Correction to last commit, rna namingCampbell Barton
2014-08-15Solidify Modifier "Rim Only" OptionCampbell Barton
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-05-06Modifier UI: More space for Displace modifier texture ID.Thomas Dinges
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges
2014-02-13Code cleanup: styleCampbell Barton
2014-01-18Code Cleanup: py script float comparisonsCampbell Barton
2014-01-17Build Modifier - Add "Reversed" OptionJoshua Leung
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-14Interface / Modifiers: Use a toggle/icon button for vertex group invert (was ...Thomas Dinges
2013-11-26Screw Modifier: UV supportCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-09-27Fix related #36824: Shrinkwrap modifier 'Subsurf Levels' doesn't seem to do a...Sergey Sharybin
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-23remove use_relative option from simple deform,Campbell Barton
2013-06-27pep8 cleanupCampbell Barton
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-08UI / Modifiers:Thomas Dinges
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-05-09Bit flag enum props are always expanded, no need to specify it explicitely!Bastien Montagne