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-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-07remove mat_nr from MVert struct, saves 4 bytes per vertex.Campbell Barton
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-15remove unused vars & avoid some clang warnings.Campbell Barton
2011-01-08fixed a case with occlusion where uninitialized variable could be used.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05Todo item: linked curve objects behaves incorrect with modifiersSergey Sharybin
2010-12-26Fix for IRC reported bug from lmg:Sergey Sharybin
2010-12-17remove some paranoid NULL checks, since the pointers are used already.Campbell Barton
2010-12-14Fixed bug #23922, Sculpting - Textured display draws incorrectlyNicholas Bishop
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