Go to file
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
build_files Code cleanup: remove references to svn and code style 2014-01-28 23:01:22 +11:00
doc Code Cleanup: style and correct API class ref 2014-01-26 22:17:01 +11:00
extern Bundle latest Libmv from upstream 2014-01-28 18:36:32 +06:00
intern Code cleanup: indentation of interior preprocessor 2014-01-28 14:33:42 +06:00
release Reorganized the Freestyle Python API in a hierarchical package structure. 2014-01-28 23:33:57 +09:00
scons@2d6ebcb239 Squashed commit of the following: 2013-11-21 16:51:29 +01:00
source Reorganized the Freestyle Python API in a hierarchical package structure. 2014-01-28 23:33:57 +09:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules
CMakeLists.txt Code cleanup: remove references to svn and code style 2014-01-28 23:01:22 +11:00
COPYING
GNUmakefile Cycles: Add a cmake config to easily compile Cycles Standalone. 2014-01-20 20:44:39 +01:00
SConstruct Scons: Fix cycles OpenCL kernelcompile by distributing util_half.h 2014-01-17 00:33:32 +01:00