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-07-11Fix #27921: optimal display with 2 subsurf modifiers fails.Brecht Van Lommel
2011-05-19Fix crash when accessing mesh from python while a mesh with a subsurf modifierBrecht Van Lommel
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-03-30Fix for old bug with subsurf not initializing normals for edges that had no f...Campbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-20Fix for crash when sculpting on multires object during playbackSergey Sharybin
2011-02-14This commit will switch blender to use tangent space generated withinM.G. Kishalmi
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-10comment unused vars from subsurf code.Campbell Barton
2011-01-08remove unused code & variables.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
2010-12-16Fixed bug [#22634] sculpting/multires and wireframe display mode glitchesNicholas Bishop
2010-12-14Fixed bug #23922, Sculpting - Textured display draws incorrectlyNicholas Bishop
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-25Closing #24367 (Incorrect behaviour for Optimal Display option) and reopening...Nicholas Bishop
2010-10-24Fixed bug #24364, "subsurf modifier causes wire-only meshes to disappear in o...Nicholas Bishop
2010-10-20== Sculpt ==Nicholas Bishop
2010-10-17- fixed remaining unused warnings.Campbell Barton
2010-10-05bugfix [#23506] Bevel Modifier display problemCampbell Barton
2010-10-05- fix for crash when drawing a subsurf after a modifier that lost original in...Campbell Barton
2010-09-17bugfix [#23864] Bevel Modifier + UV crashes under certain conditionsCampbell Barton
2010-08-12Fix #23281: crash with multiresolution and uv project.Brecht Van Lommel
2010-06-11Fixed bug #21348, Hide selection in Edit Mode not working with some modifiers...Nicholas Bishop
2010-06-02Sculpt & modifiers: patch by Sergey Sharybin, with modifications by me.Brecht Van Lommel
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-05Fix #21885: constraint with copy location/rotation from vertex group crashes.Brecht Van Lommel
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-02-16bugfix [#21167] subsurf+some modifier+ 2 material FAILCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix #20887: multires sculpt normals not updated correct in solidBrecht Van Lommel
2010-02-07Fix #20398: smooth brush + multires could still give problems at innerBrecht Van Lommel
2010-02-06Fix part of #20468: material changes when switch to sculpt mode.Brecht Van Lommel
2010-01-30Fix #20505: subsurf normals where not being set correct on correct fromBrecht Van Lommel
2010-01-26Fix #20820: multires subdivide crash.Brecht Van Lommel
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2009-12-15Fix #20393: subsurfed objects only allow a single material.Brecht Van Lommel
2009-12-14Fix #20345: weight paint crashes with armature modifier without object.Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-03Sculpt Branch:Brecht Van Lommel