2011-02-12 |
Campbell Barton | access past array bounds in layerInterp_mdisps, also... |
blob | commitdiff | raw |
2011-01-31 |
Sergey Sharybin | Todo issue: sculpting on deformed mesh |
blob | commitdiff | raw | diff to current |
2011-01-30 |
Sergey Sharybin | Total displacement levels should be set in multires_top... |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Campbell Barton | comment/remove unused vars from particle and multires... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Nicholas Bishop | Fix for bug [#21534] Multires modifier strange deformations |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-05 |
Sergey Sharybin | Get rid of uninitialized variable and malicios derived... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Sergey Sharybin | Splitting quad into triangles and merging triangles... |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Sergey Sharybin | Multires math function used for layer interpolation... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Sergey Sharybin | Initial implementation of mdisps layer interpolation |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Sergey Sharybin | Use mdisps layer from edit_mesh when adding/removing... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Nicholas Bishop | == Multires == |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Sergey Sharybin | Removed unused code from multires module |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Sergey Sharybin | Fixed own mistake from previous commit -- get_levels_fr... |
blob | commitdiff | raw | diff to current |
2010-11-08 |
Sergey Sharybin | Fix crash when creating new faces in edit mode |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Sergey Sharybin | Read external mdisp when hamdling topology changes |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Campbell Barton | minor c90 compat edits. (no functional changes). |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Sergey Sharybin | Fix #24388: multires base mesh |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Sergey Sharybin | Fix #24485: Applying scale to multires object end up... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | initialize structs to zero rather then using memset(). |
blob | commitdiff | raw | diff to current |
2010-10-25 |
Sergey Sharybin | Fix #24255: Multires object gets modified when joining... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Nathan Letwory | /WX enabled for MSVC in CMake too. |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
blob | commitdiff | raw | diff to current |
2010-09-09 |
Nicholas Bishop | == Multires == |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Brecht Van Lommel | Fix #22213: applying deform modifier in front of multir... |
blob | commitdiff | raw | diff to current |
2010-06-22 |
Brecht Van Lommel | Fix #22589: pressing subdivide or updating displacement... |
blob | commitdiff | raw | diff to current |
2010-06-22 |
Brecht Van Lommel | Enabled openmp multithreading for multires/subsurf... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-07 |
Nicholas Bishop | Fixed bug #22293, v2.49b to v2.5alpha2 incompatibility |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Sergey Sharybin | - Added checking if modifier is active in find_multires... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Brecht Van Lommel | Sculpt & modifiers: patch by Sergey Sharybin, with... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Brecht Van Lommel | Fix #22239: external btx won't load. |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Brecht Van Lommel | Workaround #20467: disabled OpenMP multithreading on... |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Sergey Sharybin | Removed unused argument mmd from multires reshape funct... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Brecht Van Lommel | Recommit fix that I seem to have uncommitted accidental... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Brecht Van Lommel | Merge image related changes from the render branch... |
blob | commitdiff | raw | diff to current |
2010-05-07 |
Brecht Van Lommel | Multires: fix for "failed to read" error message with... |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Sergey Sharybin | Todo #21831: Deform modifier is applied to base mesh... |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Brecht Van Lommel | Sculpt Mode Bugfixes: |
blob | commitdiff | raw | diff to current |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Campbell Barton | removed unused includes, except for physics and particl... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-07 |
Brecht Van Lommel | Fix #20398: smooth brush + multires could still give... |
blob | commitdiff | raw | diff to current |
2010-02-07 |
Brecht Van Lommel | Fix #20928: difference boolean modifier is not applied... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Brecht Van Lommel | Fix #20820: multires subdivide crash. |
blob | commitdiff | raw | diff to current |
2010-01-25 |
Brecht Van Lommel | Added simplification back for quicker preview renders... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2009-12-21 |
Brecht Van Lommel | Multires: added back Reshape function, to copy vertex... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Brecht Van Lommel | Fix #20362: multires conversion from 2.5alpha0 not... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Brecht Van Lommel | Fix #20345: weight paint crashes with armature modifier... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
Brecht Van Lommel | Bugfix: converting multires with 0 levels would crash. |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | 2.5 Sculpt Branch Merge |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: sculpt25 |
blob | commitdiff | raw | diff to current |
2009-12-11 |
Brecht Van Lommel | Sculpt Branch: multires conversion from 2.4 working... |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-10 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-03 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: external file storage for multires |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: Multires |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: Subsurf |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Arystanbek Dyussenov | COLLADA: merge from trunk -r 24390:24522. |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Brecht Van Lommel | Math Lib |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
blob | commitdiff | raw | diff to current |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 24182:24247. Skipped change 24182... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Martin Poirier | Proportional edit for object mode. |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
blob | commitdiff | raw | diff to current |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Joshua Leung | A few bugfixes: |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... soc-2009-kazanbas |
blob | commitdiff | raw | diff to current |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Campbell Barton | use static functions where possible for some local... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-09-04 |
Brecht Van Lommel | 2.5 |
blob | commitdiff | raw | diff to current |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
blob | commitdiff | raw | diff to current |
next |