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-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21fix [#26152] Blender File for Image too SmallCampbell Barton
2011-02-20Fix for crash when sculpting on multires object during playbackSergey Sharybin
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-07-01Fix for crash with PBVH in background mode, patch by Campbell.Brecht Van Lommel
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-05-07ghash alloc string from render branchCampbell Barton
2010-05-03merge multires changes into trunkJoseph Eagar
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-03-20remove unused includes for blenlib, left ifdef's for non linux os's alone.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-01Fix #20420: grab brush + subsurf modifier crash. Previously the PBVH nodesBrecht Van Lommel
2010-01-10[#20587] Time field under Stamp (rendering) is always showing 00:00:00.01Campbell Barton
2010-01-10bugfix [#20627] Sculting - Mesh without faces crashesCampbell Barton
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2009-12-18Bugfix: sculpt mode could crash using a mesh without faces.Brecht Van Lommel
2009-12-16Sculpt:Brecht Van Lommel
2009-12-11Sculpt:Brecht Van Lommel
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-11-25Sculpt: Grid based PBVHBrecht Van Lommel
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht 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