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-11-02svn merge ^/trunk/blender/ -r41453:41458Campbell Barton
2011-11-02minor cleanup for weightpaint fillCampbell Barton
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-09-22svn merge ^/trunk/blender -r40367:40368 --- raddish weight paint mergeCampbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-07-12Lots of incomplete changes:Jason Hays
2011-05-12=bmesh=Joseph Eagar
2011-05-09=bmesh= merge from trunk at r36529Joseph Eagar
2011-04-21remove checks on deprecated multires pointer.Campbell Barton
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-04remove unused DNA from mesh, effects list & cubemap size.Campbell Barton
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
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-09-04merge with trunk at r31523Joseph Eagar
2010-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-07-24[#22873] Snap to increment isn't working that expected when Units set to Metr...Campbell Barton
2010-03-09merge with trunk at r27259 and commit of a patch by anthony jones to fix msvc...Joseph Eagar
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-13merge with trunk/2.5 at r25907Joseph Eagar
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-11-01commit before doing some hefty shapekey change, will break compilationJoseph Eagar
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-14added mesh mirror flag, now store this per meshCampbell Barton
2009-09-10commit of transform pinning patch by Fabian Fricke (frigi). wip hotkey is en...Joseph Eagar
2009-08-26merge with 2.5 at r22793Joseph Eagar
2009-08-072.5 Mesh Draw Options: [WIP]Thomas Dinges
2009-05-26mesh DNA modficiations; two new structures added for storing ngons, MPoly and...Joseph Eagar
2009-05-18renamed BMTessMesh to BMEditMesh, did some more monkeywork, cleaned up the mo...Joseph Eagar
2009-05-16NOTE: do not test. work-in-progress commit with editmesh ripped out and repl...Joseph Eagar
2009-01-312.5Ton Roosendaal
2009-01-042.5 / CleanupNathan Letwory
2008-12-312.5Ton Roosendaal
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-07-30removing unused dnaCampbell Barton
2007-07-19added commends to some DNA_*.h files - as well as some TODO's for removal.Campbell Barton
2007-02-14Bugfix, email report.Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-08-20Huge commit: VERSEJiri Hnidek
2006-04-03-> Stored Selections in Mesh DNAGeoffrey Bantle
2006-02-09Seam Cutting in Faceselect Mode:Brecht Van Lommel
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar