This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4e981dc566736b89e4e288d3dfd18f9d3a88dcaa
test2
/
source
/
blender
/
compositor
History
Campbell Barton
0b9be70591
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43:04 +00:00
..
intern
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43:04 +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
m_overlay wasn't initialized in a constructor of FastGaussianBlurValueOperation
2012-11-23 12:54:44 +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