This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1db677a51cfb13a7f6df81a2799e2bb506145d3b
test
/
source
/
blender
/
compositor
History
Sergey Sharybin
1db677a51c
Final render wouldn't set compositor's update_draw callback, so added NULL check
...
Seems no extra notifiers should be added here.
2012-11-30 11:26:57 +00:00
..
intern
Final render wouldn't set compositor's update_draw callback, so added NULL check
2012-11-30 11:26:57 +00:00
nodes
When the File Output node exits early in convertToOperations (in case not rendering), it should still unlink all inputs to avoid debug assert failure that checks for remaining Node connections (debug_check_node_connections).
2012-11-21 10:09:51 +00:00
operations
Compositor should never add notifiers by himself, notifiers should be added
2012-11-30 09:12:10 +00:00
CMakeLists.txt
Map Range Node (tiles)
2012-11-14 19:53:46 +00:00
COM_compositor.h
Color Management, Stage 2: Switch color pipeline to use OpenColorIO
2012-09-15 10:05:07 +00:00
COM_defines.h
use define for bokeh blur size, also define size of determineResolution args.
2012-08-10 13:23:31 +00:00
SConscript
generate COM_OpenCLKernels.cl.h automatically at build time, this allows editing COM_OpenCLKernels.cl and rebuilding and means we dont have to have both files in svn.
2012-08-09 19:59:36 +00:00