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
2012-12-14UV Warp Modifier:Campbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-11-20code cleanup: make bmesh operator names more consistant since python has acce...Campbell Barton
2012-11-20fix for changes in own recent commit:Campbell Barton
2012-11-20Triangulate modifierAntony Riakiotakis
2012-11-09add a distance limit to the shrinkwrap modifiers project mode,Campbell Barton
2012-10-24Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)Daniel Genrich
2012-10-23Sizeerror 8 fix for DecimateModifierDataSergey Sharybin
2012-10-23add option to planar decimator to collapse all verts that define face boundri...Campbell Barton
2012-10-23add option for decimate-collapse to keep triangulated geometry (normally quad...Campbell Barton
2012-10-23add limited dissolve as a decimation type to the decimate modifier.Campbell Barton
2012-10-23add un-subdivude as an optional method for the decimate modifier, gives more ...Campbell Barton
2012-10-22add vertex group option to decimate modifier, handy if you want to pin some p...Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-04code cleanup: remove USE_BMESH_FORWARD_COMPAT - this was added to load bmesh ...Campbell Barton
2012-09-25default simple deforms `Relative` option to be enabled, IMHO this shouldn't b...Campbell Barton
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-05-26solidify option to flip normalsCampbell Barton
2012-05-22Add skin modifier: DNA, RNA, UI, and MOD_skin.c implementation.Nicholas Bishop
2012-05-18add option for screw modifier to smooth shade. (renamed smooth_shading to use...Campbell Barton
2012-05-18Add smooth-shading option for remesh modifier.Nicholas Bishop
2012-04-26Minor fix in response to Koji Iigura's mail. Own error, sorry about that (I t...Bastien Montagne
2012-03-26rename lattice influence to strength from r45144 (other deform modifiers call...Campbell Barton
2012-03-26Patch: [#30652] Influence slider for Lattice ModifierThomas Dinges
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-01Remove struct NgonInterpModifierData and related ModifierType Info.Nicholas Bishop
2012-02-21remove NGon Interp modifier (which was merged as apart of BMesh),Campbell Barton
2012-02-20moved select interior faces into a C function (was python)Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-04svn merge ^/trunk/blender -r43092:43092Campbell Barton
2012-01-04de-duplicate wave modifier texture function.Campbell Barton
2012-01-04replace wave spesific enum with generic oncesCampbell Barton
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-12-30svn merge ^/trunk/blender -r42973:42991Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-12-28svn merge ^/trunk/blender -r42918:42920Campbell Barton
2011-12-28make MOD_dynamicpaint.c use more typical gpl2+ text and some formatting edits...Campbell Barton
2011-12-04svn merge ^/trunk/blender -r42372:42416Campbell Barton
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-20svn merge ^/trunk/blender -r41998:42009Campbell Barton
2011-11-20Option to rename the vertex color data layer used by Ocean modifier for foam....Lukas Toenne
2011-11-16svn merge -r41847:41899 ^/trunk/blenderCampbell Barton