This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/makesdna
Campbell Barton 54c9557b85 Solidify modifier for Durian (allow cloth sim on single layer and make solid after)
Mostly the same as the recently added editmode tool with some extras.

* Options to disable filling in the rim between inner and outer surface, since its faster not to detect this in cases where its not needed.
* Option to disable high quality normal calculation, mostly noticable when operating on building walls, not needed for cloth or more organic shapes.
* Option to disable 'even thickness', again, not needed in some cases.

Also options for creasing inner/outer and rim edges, need this for makign Sintels cloths solid since zero crease looks far too soft.

note:
* UVs and VCols etc are copied to the new skin however rim faces dont get the UVs or vcols set from the faces they are created from yet.
* Normals are assumed to be pointing outwards
* used patch from Uncle Entity as a template since it added the DNA and RNA entries but the actual modifier from the patch wasnt used.
2009-12-21 01:02:08 +00:00
..
2009-06-08 20:08:19 +00:00
2009-07-22 09:41:41 +00:00
2009-11-18 13:33:52 +00:00
2008-01-14 19:03:27 +00:00
2009-11-23 00:03:51 +00:00
2009-06-08 20:08:19 +00:00
RNA
2008-11-29 14:35:50 +00:00
2009-10-20 13:58:53 +00:00
2008-10-31 23:50:02 +00:00
2008-09-19 14:15:36 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-11-29 18:14:16 +00:00
2009-10-12 19:41:40 +00:00
2.5
2009-01-07 16:05:55 +00:00
RNA
2008-12-01 21:23:58 +00:00
2009-12-16 19:49:33 +00:00
2008-10-31 23:50:02 +00:00
2009-10-08 10:18:14 +00:00
2009-07-29 22:57:53 +00:00
2009-12-02 11:54:48 +00:00