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-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2010-01-06Merge with trunk/2.5 at r25563Joseph Eagar
2010-01-04Sculpt:Brecht Van Lommel
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-03Sculpt Branch:Brecht Van Lommel
2009-11-29ok, apparently didn't commit this either. apparently includes a merge with t...Joseph Eagar
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest multiresBrecht Van Lommel
2009-11-25Sculpt: SubsurfBrecht Van Lommel
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
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-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-10-03imbusy GSoC'09 branch merge (Vertex Buffer Object support)Lukas Steiblys
2009-08-28Shift-G (select similar) is now bmeshafied for edge select mode.Joseph Eagar
2009-08-15made the crash handler disabled by a command line flag, insted of being #ifde...Joseph Eagar
2009-07-24uv texture (though not glsl) works now. also fixed some bugs. still some is...Joseph Eagar
2009-07-17another attempt to hopefully fix gcc compilingJoseph Eagar
2009-06-23Array modifier is now implemented using bmeshJoseph Eagar
2009-06-17further fixes for modifiers, and edge loop select works now.Joseph Eagar
2009-06-10merge with 2.5 at r20783Joseph Eagar
2009-06-10(NOTE: DO NOT TEST)Joseph Eagar
2009-06-092.50:Brecht Van Lommel
2009-05-23merge with 2.5 at r20307. note there were some python hacking necassary for ...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-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-15Merging Shrinkwrap Constraint!Andre Susano Pinto
2009-01-072.5Ton Roosendaal
2009-01-042.5 / CleanupNathan Letwory
2009-01-042.5Ton Roosendaal
2009-01-022.5Ton Roosendaal
2008-12-312.5Ton Roosendaal
2008-09-05svn merge -r 16320:16369 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-05svn merge -r 15800:15973 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-28Phase1: fluidsim obstacles/control objects are grabbed from the specific posi...Daniel Genrich
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
2007-11-27ParticlesBrecht Van Lommel
2007-10-31New feature:Ton Roosendaal
2007-09-25made active vert/edge/face draw properly with modifiers applied and made thei...Campbell Barton
2007-07-29Armature CrazySpace ImprovementBrecht Van Lommel
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
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-09-17added mesh_create_derived_view(ob) to DerivedMesh.cCampbell Barton
2006-09-03Animation department feature request: support for vertex groups in LatticesTon Roosendaal