Go to file
Sergey Sharybin d917bdb095 Derivative map baker
Added support for derivative map baking, which
is accessable as a dedicated baker type. Works
pretty much the same as displacement map baker,
but gives you derivative map.

In fact, inernally this baker is just a filter
which applies on the result of displacement map.

Both regular and multires baking are supported.

Patch by Morten Mikkelsen and self.
2013-10-09 15:51:14 +00:00
build_files Fix for conf instructions for scons... 2013-10-07 07:42:00 +00:00
doc Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
extern Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
intern Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
release Derivative map baker 2013-10-09 15:51:14 +00:00
source Derivative map baker 2013-10-09 15:51:14 +00:00
CMakeLists.txt Photoshop PSD support 2013-10-08 21:17:24 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct Photoshop PSD support 2013-10-08 21:17:24 +00:00