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-12-01split BMFlags_To_MEFlags & MEFlags_To_BMFlags into type specific calls, since...Campbell Barton
2011-11-20Various typo cleanups, remove unnecessary code etc, found during recent work ...Andrew Wiggin
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-06Fine control of feature edge selection with mesh face and edge marks.Tamito Kajiyama
2011-09-23svn merge ^/trunk/blender -r40371:40372Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-11svn merge -r40075:40104 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-06-27Turned select vertex path back on and addedGeoffrey Bantle
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-12=bmesh=Joseph Eagar
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-16synched with trunk at revision 34793Nick Samarin
2011-02-07remove mat_nr from MVert struct, saves 4 bytes per vertex.Campbell Barton
2010-07-30- moved navmesh conversion code to ED_Editors project (ED_navmesh_conversion....Nick Samarin
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-02-12correct fsf addressCampbell Barton
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2009-12-21Solidify modifier for Durian (allow cloth sim on single layer and make solid ...Campbell Barton
2009-11-04Sculpt: updating normals now no longer uses the vert-face map, to save memory.Brecht Van Lommel
2009-09-10commit of transform pinning patch by Fabian Fricke (frigi). wip hotkey is en...Joseph Eagar
2009-08-31vpaint works with the new face structures, yay, though it probably still has ...Joseph Eagar
2009-07-21first pass at the uv code. uv editor now mostly uses new bmesh structures fo...Joseph Eagar
2009-07-16merge with 2.5 at r21568Joseph Eagar
2009-07-132.5Brecht Van Lommel
2009-06-162.5: Image EditorBrecht Van Lommel
2009-05-26mesh DNA modficiations; two new structures added for storing ngons, MPoly and...Joseph Eagar
2009-03-16edge subdivide ops now use bmesh code, rather then just the test bmesh op. a...Joseph Eagar
2009-01-06Got rid of old multires code, brought in multires modifier from Nicholas Bishop
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert
2008-09-02-> Fix for 64 bit alignment of Vertex colors in bmeshGeoffrey Bantle
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-04-> Vertex Group support for bevel (editmode only)Geoffrey Bantle
2008-06-09adding clip alpha (binary alpha) to the 3D view and game engine.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-09== Multires ==Nicholas Bishop
2007-11-27ParticlesBrecht Van Lommel
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-07-19added commends to some DNA_*.h files - as well as some TODO's for removal.Campbell Barton
2007-06-11== Multires ==Nicholas Bishop
2007-06-10== Multires ==Nicholas Bishop
2007-06-04-> Custom Properties for Mesh entitiesGeoffrey Bantle
2007-06-01== Multires ==Nicholas Bishop
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-10Found a bug where "make dupes real" would crash, when the group was an extter...Campbell Barton
2007-01-22== Multires ==Nicholas Bishop
2007-01-10A few cleanups for multires (removed commented-out code, unused variables), a...Nicholas Bishop