blender/release/scripts
Tamito Kajiyama 6498b96ce7 Reorganized the Freestyle Python API in a hierarchical package structure.
Both C- and Python-coded API components were rearranged into logical groups.
New Python modules are packaged as follows:

freestyle - Top-level package
freestyle.types - Classes for core data structues (e.g., view map)
freestyle.chainingiterators - Pre-defined chaining iterators
freestyle.functions - Pre-defined 0D and 1D functions
freestyle.predicates - Pre-defined 0D and 1D predicates
freestyle.shaders - Pre-defined stroke shaders
freestyle.utils - Utility functions

The Python modules are installed in scripts/freestyle/modules.  Pre-defined
styles are installed in scripts/freestyle/styles.

To-do: update styles according to the new Freestyle API package structure.
2014-01-28 23:33:57 +09:00
..
addons@c50944e808 Cycles Volume Render: work on nodes and closures. 2013-12-28 16:57:02 +01:00
addons_contrib@31545d25c9 Cycles Volume Render: work on nodes and closures. 2013-12-28 16:57:02 +01:00
freestyle Reorganized the Freestyle Python API in a hierarchical package structure. 2014-01-28 23:33:57 +09:00
modules UI: Fix for icon-only menus too small click-able area 2014-01-27 19:11:37 +11:00
presets Theme: update ubuntu and blender2.4x tab colors 2014-01-28 21:48:01 +11:00
startup Revert the removal of Blender Internal Edge rendering, after artist feedback. 2014-01-27 19:59:06 +01:00
templates_osl Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
templates_py Fix T38008: Bug in templates operator_nodes.py 2014-01-01 12:02:43 +01:00