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-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
2009-10-06sculpt was checking if multires was the last modifier,Campbell Barton
2009-10-05normals were updated incorrectly in buffers when sculpting. Still not perfect.Lukas Steiblys
2009-10-03sculpt mode crash fix when VBOs disabledLukas Steiblys
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-09-18Handlers/keymaps, some tweaks for previous commits:Brecht Van Lommel
2009-09-18Fix #19381: Switching from sculpt to object mode does not update toolbar.Brecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18* Added notifiers/redraws for brush edits in 3d view and image editor (so usi...Matt Ebb