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
3271850a2f59cdcae4bb224522e67b986b8cb9fd
test
/
source
/
blender
/
compositor
History
Campbell Barton
158a70c8a3
the mutex struct seems to be different across systems, use memset rather then an initializer value.
...
also quiet warning in cycles.
2012-06-25 11:19:38 +00:00
..
intern
the mutex struct seems to be different across systems, use memset rather then an initializer value.
2012-06-25 11:19:38 +00:00
nodes
Added feather control to keying node
2012-06-25 10:50:24 +00:00
operations
Added feather control to keying node
2012-06-25 10:50:24 +00:00
CMakeLists.txt
feather option for dilate/erode node - needed for alpha masks so we can (blur in/out), currently only positive values supported.
2012-06-16 13:46:20 +00:00
COM_compositor.h
* make it possible to composite without an compositor node [
#31878
]
2012-06-21 17:58:12 +00:00
COM_defines.h
* Enabled OpenCL for the compositor
2012-06-18 21:20:11 +00:00
SConscript
Don't link compositor with blender player.
2012-05-17 22:47:05 +00:00