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
dc9beee3e23ff03f016c43d511719aa798a02f68
test2
/
source
/
blender
/
compositor
History
Campbell Barton
9c8516703d
replace strncpy with BLI_strncpy for cases we expect the string to be NULL terminated.
2013-07-14 22:08:56 +00:00
..
intern
Fix
#35634
: weight paint did not do z-buffer culling anymore on Windows after recent change to size of bool.
2013-06-13 17:11:09 +00:00
nodes
Fix
#35586
: add an option to the Z Combine compositing node to disable the Z
2013-07-12 20:15:22 +00:00
operations
replace strncpy with BLI_strncpy for cases we expect the string to be NULL terminated.
2013-07-14 22:08:56 +00:00
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
COM_compositor.h
code cleanup: unused vars in collada, preprocessor formatting & warning in mingw.
2013-03-04 00:53:57 +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
Buildbot: disable command length workaround for now, seems to give link errors.
2013-06-25 00:49:43 +00:00