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
2010-09-05== Ptex ==Nicholas Bishop
2010-08-19== Ptex ==Nicholas Bishop
2010-08-10== Ptex ==Nicholas Bishop
2010-08-09== Ptex ==Nicholas Bishop
2010-08-05== Ptex ==Nicholas Bishop
2010-07-30== VPaint ==Nicholas Bishop
2010-07-28== PBVH ==Nicholas Bishop
2010-07-28== PBVH ==Nicholas Bishop
2010-07-28== VPaint ==Nicholas Bishop
2010-07-27== VPaint ==Nicholas Bishop
2010-07-25== Multires/VPaint ==Nicholas Bishop
2010-07-24== Sculpt ==Nicholas Bishop
2010-07-20svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r30324:30325Nicholas Bishop
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-11== New VPaint ==Nicholas Bishop
2010-07-08Some more changes for improving non-sculpt paint modes:Nicholas Bishop
2010-07-03* Added DNA/RNA/UI for enabling and disabling mask layers.Nicholas Bishop
2010-07-03Added a new mask operator to create a mask from a texture.Nicholas Bishop
2010-07-03* Fixed masks not updating after undoNicholas Bishop
2010-07-02Make mask opacity actually do something; I had forgotten to update the PBVH i...Nicholas Bishop
2010-07-02Some cleanups and optimizations for masks:Nicholas Bishop
2010-06-29svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r29583:29790Nicholas Bishop
2010-06-24Enabled multiple paint mask layers for both regular and multires meshes.Nicholas Bishop
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-06-18* Changed gridkey to be a struct rather than an int. Has fields for the total...Nicholas Bishop
2010-06-16Brought back hiding parts of the mesh in sculpt mode in proper 2.5-style. (No...Nicholas Bishop
2010-06-10* Initial support for dynamically-sized Griddata from subsurf.Nicholas Bishop
2010-06-07* Started integrating the customdata facegrids type. For now it's used for st...Nicholas Bishop
2010-06-06* PBVH can now iterate over mask data coming from a mesh (not multires yet)Nicholas Bishop
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-03-22Fix #20548: flat shading not drawing right in sculpt mode.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-12-11Sculpt:Brecht Van Lommel
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-11-25Sculpt: Grid based PBVHBrecht Van Lommel
2009-11-06Sculpt: WIP brush behavior changesBrecht Van Lommel
2009-11-04Sculpt: updating normals now no longer uses the vert-face map, to save memory.Brecht Van Lommel
2009-11-02Sculpt: Multithreading & PBVH ChangesBrecht Van Lommel
2009-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop