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-03-27Fix #20717: sculpt not working with ortho view + certain object scale.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22Sculpt: fix memory leak with anchored stroke option.Brecht Van Lommel
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-12Fix #20551: sculpt mode, render and then sculpt crash.Brecht Van Lommel
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06disallow naming ID datablocks an empty string, this wont work, you cant selec...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-01Fix #20420: grab brush + subsurf modifier crash. Previously the PBVH nodesBrecht Van Lommel
2010-01-30Fix #19648: sculpt does not update linked duplicate multires.Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-09== Sculpt ==Nicholas Bishop
2010-01-05Alt+B view clipping is now taken into account properly for sculpt, particleBrecht Van Lommel
2010-01-04Sculpt:Brecht Van Lommel
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-18Bugfix: sculpt brush size was computed wrong in perspective view withBrecht Van Lommel
2009-12-16Sculpt:Brecht Van Lommel
2009-12-14Fix #20354: sculpt mode crash when using smooth brush with multires level 0.Brecht Van Lommel
2009-12-14Fix #20376: crash with layer sculpt and multires. This is not workingBrecht Van Lommel
2009-12-11Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch: sculpting with modifiers and shape keys working again.Brecht Van Lommel
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-03Sculpt Branch:Brecht Van Lommel
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-25Sculpt: Grid based PBVHBrecht Van Lommel
2009-11-25Sculpt: SubsurfBrecht Van Lommel
2009-11-22Sculpt branch:Nicholas Bishop
2009-11-21Sculpt branch:Nicholas Bishop
2009-11-11Fix bug #19762: sculpt does not work with shape keys.Brecht Van Lommel
2009-11-11Fix #19368: sculpting with subsurf modifier applied did not update correct.Brecht Van Lommel
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-06Sculpt: WIP brush behavior changesBrecht Van Lommel
2009-11-05Sculpt: tool updates for latest changesBrecht Van Lommel
2009-11-04Sculpt: now uses it's own Undo stack like editmesh. The main advantage here isBrecht 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-29Sculpt: fix first partial redraw giving wrong bounds.Brecht Van Lommel
2009-10-28Avoid an unecessary rebuild of the pbvh.Nicholas Bishop
2009-10-28Moved the PBVH from sculpt session to DerivedMesh/CDDM.Nicholas Bishop
2009-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop
2009-10-16Bugfix: sculpting with a multires modifier at level 1 would crash.Brecht Van Lommel
2009-10-13Various warning fixesNicholas Bishop
2009-10-13fix for warnings, wkey menu wasnt registeredCampbell Barton
2009-10-11fixed the code that updates normals of quads when sculptingLukas Steiblys
2009-10-06Material buttons now view the active node material shading settings.Campbell Barton