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-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
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest 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-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht 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-07-082.5: code consistencyBrecht Van Lommel
2009-01-072.5Ton Roosendaal
2009-01-06Got rid of old multires code, brought in multires modifier from Nicholas Bishop
2009-01-042.5Ton Roosendaal
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-10Bugfix [#17594] separated mesh crashDaniel Genrich
2008-09-09Bugfix for [#17329] Bevel Weights are lost after SubsurfDaniel Genrich
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-26made editmode face copy menu appier with when there is no active face (withou...Campbell Barton
2008-03-07Normal map tangents are now not always averaged at vertices anymore,Brecht Van Lommel
2008-02-18Fix for bug #8052: particle emit from verts and volume didn't supportBrecht Van Lommel
2008-02-13Render SimplificationBrecht Van Lommel
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-09-25made active vert/edge/face draw properly with modifiers applied and made thei...Campbell Barton
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-09-22made draw shadow work as it used to (I didnt understand at first that this wa...Campbell Barton
2007-08-28Another fix for the editmode textured draw commit, subsurf vertex colorBrecht Van Lommel
2007-08-28Textured drawing in Edit ModeBrecht Van Lommel