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
2008-08-04SimpleDeform modifications:Andre Susano Pinto
2008-08-03added openmp support for bvhtree build (max processes = tree_type)Andre Susano Pinto
2008-08-03Added shrinkwrap as a constraint.Andre Susano Pinto
2008-08-02svn merge -r 15688:15908 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-26Fixed simple deform strech/squash functionAndre Susano Pinto
2008-07-25Converted shrinkwrap to a DeformOnly modifierAndre Susano Pinto
2008-07-22svn merge -r 15590:15688 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-22*BVHTreeFromMesh api changed.. it now stores all information like defaults ca...Andre Susano Pinto
2008-07-22Fixed a bug relative to editmode.. Andre Susano Pinto
2008-07-21Made shrinkwrap modifier work when target or cutPlane are in editmode.Andre Susano Pinto
2008-07-19Following the same optimization as bvh raycast:Andre Susano Pinto
2008-07-19*Added "kept" mesh above surface option on shrinkwrap to nearest surfaceAndre Susano Pinto
2008-07-14Improved build time on BLI_kdopbvhAndre Susano Pinto
2008-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-13Adding the Cullface option on normal projection of shrinkwrap when using bvht...Andre Susano Pinto
2008-07-11Added sphere cast (tought it doenst seems to solve the intersection problem)Andre Susano Pinto
2008-07-09Add raycast ability for BLI_kdopbvhAndre Susano Pinto
2008-07-04*Added vertex groups on simple deformAndre Susano Pinto
2008-07-04Added modes Squash and Strech to SimpleDeform (need testing)Andre Susano Pinto
2008-07-02Added lower and upper options on all modes of simple deformAndre Susano Pinto
2008-07-01svn merge -r 15292:15392 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-27Modifications on simple modifierAndre Susano Pinto
2008-06-24Adding initial SimpleModifier (bend,taper,twist)Andre Susano Pinto
2008-06-23Changed the style on shrinkwrapModifier_copyData.Andre Susano Pinto
2008-06-23Fixed bug.. on shrinkwrap_copyModifierAndre Susano Pinto
2008-06-23Added shrinkwrapModifier_isDisabled api functionAndre Susano Pinto
2008-06-21svn merge -r 15202:15292 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-06-21Added cut-plane option.Andre Susano Pinto
2008-06-17Added merge option to shrinkwrap when using projection mode (bruteforce for now)Andre Susano Pinto
2008-06-12Merge from trunkAndre Susano Pinto
2008-06-03Merge from trunkAndre Susano Pinto
2008-06-03Collision commit code cleanup for nicer compileDaniel Genrich
2008-06-03Collisions: Commit of collision cleanup, put kdop-bvh structure into BLI_kdop...Daniel Genrich
2008-06-03A few compiler warning fixes. Those in BME_customdata.c were more serious.Joshua Leung
2008-06-03-> More Bmesh Custom Data stuffGeoffrey Bantle
2008-06-02Compiler warning fixes (unused vars).Joshua Leung
2008-06-01-> Fix for last few commitsGeoffrey Bantle
2008-06-01-> Beginning of Custom Data support for BMeshGeoffrey Bantle
2008-06-01-> New memory allocator for BmeshGeoffrey Bantle
2008-06-01functionality fixCampbell Barton
2008-06-01== FFMPEG ==Peter Schlaile
2008-06-01-Fix for bug #13067Geoffrey Bantle
2008-06-01Merging revisions 15020-15073 of https://svn.blender.org/svnroot/bf-blender/t...clothDaniel Genrich
2008-05-31Added culling on normal projection.Andre Susano Pinto
2008-05-31Merge from trunkAndre Susano Pinto
2008-05-29-= Collisions =- Daniel Genrich
2008-05-28Fix for bug #13224: vertex parenting didn't work correct withBrecht Van Lommel
2008-05-28Merging revisions 14946-15020 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-28-= Collisions -=Daniel Genrich
2008-05-28Enabled EditMode on shrinkwrap modifierAndre Susano Pinto