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
2009-12-21Solidify modifier for Durian (allow cloth sim on single layer and make solid ...Campbell Barton
2009-11-04Sculpt: updating normals now no longer uses the vert-face map, to save memory.Brecht Van Lommel
2009-07-132.5Brecht Van Lommel
2009-06-162.5: Image EditorBrecht Van Lommel
2009-01-06Got rid of old multires code, brought in multires modifier from Nicholas Bishop
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert
2008-09-02-> Fix for 64 bit alignment of Vertex colors in bmeshGeoffrey Bantle
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-04-> Vertex Group support for bevel (editmode only)Geoffrey Bantle
2008-06-09adding clip alpha (binary alpha) to the 3D view and game engine.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-09== Multires ==Nicholas Bishop
2007-11-27ParticlesBrecht Van Lommel
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-07-19added commends to some DNA_*.h files - as well as some TODO's for removal.Campbell Barton
2007-06-11== Multires ==Nicholas Bishop
2007-06-10== Multires ==Nicholas Bishop
2007-06-04-> Custom Properties for Mesh entitiesGeoffrey Bantle
2007-06-01== Multires ==Nicholas Bishop
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-10Found a bug where "make dupes real" would crash, when the group was an extter...Campbell Barton
2007-01-22== Multires ==Nicholas Bishop
2007-01-10A few cleanups for multires (removed commented-out code, unused variables), a...Nicholas Bishop
2007-01-10Large fix for multires. Changed UV coordinates (MTFaces) to be special first-...Nicholas Bishop
2007-01-05Retyped texcolfaces.tex_page to match MTFace.Nicholas Bishop
2006-12-31Added propagation of the edge seam flag for multires. Note that the flag is o...Nicholas Bishop
2006-12-20As Brecht suggested, changed multires vert maps to use one big chunk of memor...Nicholas Bishop
2006-12-11Do a better job of propagating face data in multires, including flags and mat...Nicholas Bishop
2006-12-05Damn! Commit for render passes in wrong dir....Ton Roosendaal
2006-12-03Modified multires to use CustomData for deformedverts. Deformedverts now load...Nicholas Bishop
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-04-03-> Stored Selections in Mesh DNAGeoffrey Bantle
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-01-10Apply Subsurf to UV's.Brecht Van Lommel
2005-09-22Bugfix #3077Ton Roosendaal
2005-08-22 - sillyness... added drawMappedEdges for meshDaniel Dunbar
2005-08-21 - added mesh_strip_loose_faces, works in conjunction with make_edgesDaniel Dunbar
2005-08-20 - convert all DerivedMesh map functions to use index basedDaniel Dunbar
2005-08-18 - added DerivedMesh.drawUVEdges function & implementationsDaniel Dunbar
2005-08-16Weight Paint & Vertex Paint goodies;Ton Roosendaal
2005-08-14 - cleaned up edge drawing a tad, there were issues with mesh'sDaniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-11 - couldn't help myself, got distracted working on something else andDaniel Dunbar
2005-07-23 - removed mface->puno flags, was only used to flip normals in displayDaniel Dunbar
2004-09-24- basic code for fake-polygon support (called FGon in code). Disabled nowTon Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-07-13Added LSCM UV Unwrapping:Brecht Van Lommel