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
2006-12-04Fix for bug #5345, sculpt tool doesn't seems to use correctly the undo settin...Nicholas Bishop
2006-12-04Forgot to add middlemouse events for sculptmode.Nicholas Bishop
2006-12-04Added saving/loading of multires deformedvert data. Also added a test_index_f...Nicholas Bishop
2006-12-03Previous multires+editmode commits broke multires+sculptmode (oops.)Nicholas Bishop
2006-12-03Modified multires to use CustomData for deformedverts. Deformedverts now load...Nicholas Bishop
2006-12-03Better integration of multires with editmode. Setting/adding levels no longer...Nicholas Bishop
2006-12-02Removed exit/enter editmode from multires_make; this is step 1 of the fix for...Nicholas Bishop
2006-12-02Fix for bug #5319, multiresolution mesh - inconsistent hide behaviorNicholas Bishop
2006-12-02Added warning in the multires panel to alert user if they have a modifier tha...Nicholas Bishop
2006-12-02Small interface update for multires; adding a new level should increment the ...Nicholas Bishop
2006-12-02Simplified/fixed code for rendering with multires+modifiers, no more unfree m...Nicholas Bishop
2006-12-01Added a copy function for multires; duplicating a mesh with multires now work...Nicholas Bishop
2006-11-27Multires bug: reading *next or *prev pointer while memory was freed.Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-16Fixed bug #5235, "deleting edges, verts, or faces in multires does bizarre th...Nicholas Bishop
2006-11-13Added missing null check when freeing multires level 1 dvertsNicholas Bishop
2006-11-10Fixed bug #5193, crash using multires with sculptNicholas Bishop
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop