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-07-13svn merge -r 15392:15551 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-07-04*Added vertex groups on 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-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-03-> More Bmesh Custom Data stuffGeoffrey Bantle
2008-06-01-> New memory allocator for BmeshGeoffrey Bantle
2008-05-31Merge from trunkAndre Susano Pinto
2008-05-28Merging revisions 14946-15020 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-28Enabled EditMode on shrinkwrap modifierAndre Susano Pinto
2008-05-27Another fix for bug #11140: explode modifier was still using moreBrecht Van Lommel
2008-05-27Fixed some compile erros under msvc (thanks lguillaume)Andre Susano Pinto
2008-05-25Merge from trunkAndre Susano Pinto
2008-05-24Merging revisions 14838-14945 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-22Fix for bug #11698: mesh deform modifier not working on extruded curves.Brecht Van Lommel
2008-05-16Fix for bug #11389: edgesplit modifier crash after subsurf whenBrecht Van Lommel
2008-05-15Merge from trunkAndre Susano Pinto
2008-05-14Pre merge commit (includes commented moving stuff)Daniel Genrich
2008-05-12svn merge -r 14721:14810 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-12Fix for bug #11140: explode modifier could run out of memory quiteBrecht Van Lommel
2008-05-09missed modifier.c last commit, made explode copy some settings.Campbell Barton
2008-05-09Merge from trunkAndre Susano Pinto
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-05-07svn merge -r 13452:14721 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-07Fix for bug #9676: added warning that particles on multires areBrecht Van Lommel
2008-05-06Fix for bug #10734: mirror modifier crash with no axisBrecht Van Lommel
2008-05-03Added control over distance to kept form target meshAndre Susano Pinto
2008-04-27Implemented shrink modes are now:Andre Susano Pinto
2008-04-25Shrinkwrap skeleton codeAndre Susano Pinto
2008-04-23Added simple UI to configure some shrinkwrap modifier properties (simple comm...Andre Susano Pinto
2008-04-22Cloth: Fix point cache memory leak when duplicating clothDaniel Genrich
2008-04-21Fix for bug #9093: array modifier merging didn't workBrecht Van Lommel
2008-04-15Bug #8950: dependency cycles weren't always printed correct. ForBrecht Van Lommel
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-08Sorry, reverting bad things in modifier.cDaniel Genrich
2008-04-08Cloth bugfix: used old dm instead of new created result derivedmesh; Code cle...Daniel Genrich
2008-04-01Fix for bug: [#8816] File saved with Explode modifier crashes blenderJanne Karhu
2008-03-28ToolsKen Hughes
2008-03-23Collision Modifier: 1. Bugfix: Enable hiding in modifier stack again, 2. Bugf...Daniel Genrich
2008-03-22Fixed bug #8597, Subsurf errorNicholas Bishop
2008-03-22added camera shiftx/y for the UVProject modifierCampbell Barton