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
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
2007-07-28Bone Heat WeightingBrecht Van Lommel
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-07Fix for bug #5177: EdgeSplit modifier mode "From Flag" doesn't show sharpBen Batt
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-11-26Fix for bug #5308:Brecht Van Lommel
2006-11-20* remove a stray ; and place a declaration before any actual code. msvc8 was ...Nathan Letwory
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-03-11Fix for bug #3802: Display problems with modifiers and uv face selectBrecht Van Lommel
2006-02-19Warning fix in subsurf_ccg.c. Also changed subsurf UV vertex and edgeBrecht Van Lommel
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2006-01-13Subsurf UV crasher fix - thanks Malefico and Matthew for test files.Brecht Van Lommel
2006-01-10MSVC compile error fix for subsurf UV.Brecht Van Lommel
2006-01-10Apply Subsurf to UV's.Brecht Van Lommel
2005-10-10 - silly test inversion, thanks to Stephan Kassemeyer for noticingDaniel Dunbar
2005-10-09 - bug fix for #2948, made ccgSubSurf bail (completely) when it encountersDaniel Dunbar
2005-08-25Making compiler happy;Ton Roosendaal
2005-08-24 - add option to drawMappedFaces to draw with colors (from tface or mcol)Daniel Dunbar