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-11-15bugfix [#24704] UV editor: [x] modified does not update on change of modifiersCampbell Barton
2010-10-20[#24267] Hook fails after SolidifyCampbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-05bugfix [#23506] Bevel Modifier display problemCampbell Barton
2010-10-04bugfix [#24133] r32303, Mirror Modifier + EditMode + VBO's Problem.Campbell Barton
2010-08-15use more BLI math functions.Campbell Barton
2010-07-29bugfix [#23075] Point clouds invisible with VBOsCampbell Barton
2010-07-27Fix #22673: crash with solidify + subsurf + array modifier in edit mode.Brecht Van Lommel
2010-07-14Fix a few compile warnings and rename gpu_buffers.h to GPU_buffers.hBrecht Van Lommel
2010-06-29Fixed bug #22686, Screw modifier VBO-related crashNicholas Bishop
2010-06-23Fix #21370: VBO does not display material colors in textured solid.Brecht Van Lommel
2010-06-22[#22262] Sculpting shape keys using the Smooth brush switches the shape to th...Sergey Sharybin
2010-06-11Fixed bug #21348, Hide selection in Edit Mode not working with some modifiers...Nicholas Bishop
2010-06-07Fixed bug #22361, missing graphics when sculpting with pinned shape keysNicholas Bishop
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-22Fix #20548: flat shading not drawing right in sculpt mode.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-21removed unused includes, except for physics and particle related filesCampbell Barton
2010-03-08- Fixed trouble with rendering curves with disabled modifiers, which areSergey Sharybin
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-02-15Patch: [#20408] Bugfix GLSL shading with VBOLukas Steiblys
2010-02-12correct fsf addressCampbell Barton
2010-02-12(no commit message)Lukas Steiblys
2010-02-09[#21067] Weight painting doesn't work with mirror modifier enabled.Campbell Barton
2010-02-09bugfix [#21036] crash with glsl shadingCampbell Barton
2010-02-06Fix part of #20468: material changes when switch to sculpt mode.Brecht Van Lommel
2010-02-05VBO's face index was incorrect, didnt see this break anything but was giving ...Campbell Barton
2010-02-05[#20462] Weight painting subsurf mesh doesn't work with VBOCampbell Barton
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2010-01-04Sculpt:Brecht Van Lommel
2009-12-14Fix #20345: weight paint crashes with armature modifier without object.Brecht Van Lommel
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest multiresBrecht Van Lommel
2009-11-25Sculpt: MultiresBrecht Van Lommel
2009-11-25Sculpt: Grid based PBVHBrecht Van Lommel
2009-11-25Sculpt: SubsurfBrecht 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-10Math LibBrecht Van Lommel
2009-11-06Sculpt: WIP brush behavior changesBrecht Van Lommel
2009-11-04Sculpt: don't create DM face normals in sculpt mode, only update them ifBrecht Van Lommel
2009-11-04Sculpt: updating normals now no longer uses the vert-face map, to save memory.Brecht Van Lommel
2009-11-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht Van Lommel
2009-11-02Sculpt: Multithreading & PBVH ChangesBrecht Van Lommel
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-13Various warning fixesNicholas Bishop
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-08-212.5/Multires:Nicholas Bishop