blender/release/scripts
Campbell Barton c752346cfa new mesh bisect tool, available in the mesh menu.
cuts the mesh in half based on the cursor location and the viewport,
optionally supports filling the cut area (with uvs. vcols, etc),
and removing geometry on either side of the cut.
2013-08-23 11:46:08 +00:00
..
freestyle style cleanup: pep8, also use float literals when comparing floats and pass tuples to mathutils.Vector() rather then list. 2013-08-21 23:19:01 +00:00
modules More "relpath" try/except protection... 2013-08-18 15:17:33 +00:00
presets Cycles / Sampling UI: 2013-08-22 19:57:56 +00:00
startup new mesh bisect tool, available in the mesh menu. 2013-08-23 11:46:08 +00:00
templates_osl Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
templates_py use 'with' keyword for script stub (recommended with py3). 2013-08-17 05:27:58 +00:00