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
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2010-06-22Enabled openmp multithreading for multires/subsurf again, but onlyBrecht Van Lommel
2009-12-11Sculpt Branch: multires conversion from 2.4 working again.Brecht Van Lommel
2009-11-25Sculpt: CCGSubsurf new functions to update normals, update subdivisionBrecht Van Lommel
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2006-01-10Apply Subsurf to UV's.Brecht Van Lommel
2005-08-20 - made make_edge mark edges with LOOSEEDGE appropriatelyDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-18 - added DerivedMesh.drawUVEdges function & implementationsDaniel Dunbar
2005-07-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-04-04 - dropped user specified vertex data functions for ccgsubsurf,Daniel Dunbar
2005-04-04 - kinda crazy, but replaced old ME_SIMPLE_SUBDIV method with justDaniel Dunbar
2005-04-04 - added vertex normal calculation functionality to CCG subsurf (CCGSSDaniel Dunbar
2005-04-01 - take out compile time conditional behavior of creasing for ccgDaniel Dunbar
2005-03-27 - more warning removal/cleanup for CCG, apparently GCC is notDaniel Dunbar
2005-03-22 - Hacked in blender style creasing support to new subsurfs.Daniel Dunbar
2005-03-21 - Initial integration of CCGSubSurf library into blender. The lib isDaniel Dunbar