Go to file
Tamito Kajiyama 54e9016770 Updated Freestyle API modules according to the new hierarchical package structure.
Additional bug fixes were also done along with the code updates:
* Fix for the use of old Interface1D.pointsBegin() and .pointsEnd() method names
in the definition of pyDensityAnisotropyF1D and pyViewMapGradientNormF1D.
* Fix for wrong data types (int instead of bool) for:
- pyChainSilhouetteGenericIterator constructor and its .orientation property in
modules/freestyle/chainingiterators.py.
- SpatialNoiseShader constructor in styles/external_contour_sketchy.py.
- ChainSilhouetteIterator constructor in styles/multiple_parameterization.py.
2014-01-28 23:33:58 +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 Updated Freestyle API modules according to the new hierarchical package structure. 2014-01-28 23:33:58 +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 Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Code cleanup: remove references to svn and code style 2014-01-28 23:01:22 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
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