Go to file
Sergey Sharybin 51a6bc8faa Cycles: Inline sizeof of elements needed for the split kernel
No need to store them in the class, they're unlikely to be changed
and if they do change we're in big trouble anyway.

More appropriate approach would be then to typedef this things in
kernel_types.h, but still use inlined sizeof(),
2015-05-13 19:56:24 +05:00
build_files Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
doc Doc: add bpy.utils.previews 2015-05-12 18:24:32 +10:00
extern Cleanup: warnings 2015-04-19 22:03:42 +10:00
intern Cycles: Inline sizeof of elements needed for the split kernel 2015-05-13 19:56:24 +05:00
release PyAPI: Remove release method, just use delitem 2015-05-12 18:43:30 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Clip editor: Selecting curves in graph view always extends tracks selection 2015-05-13 16:11:26 +05:00
tests RNA defaults test 2015-05-01 01:15:55 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile tweaks to packman build 2015-03-24 07:49:17 +11:00
SConstruct Fix T31546 fragment program gets created every frame 2015-04-09 20:20:50 +02:00