Go to file
Sergey Sharybin 36f44c6e02 Change some big functions from __device_inline to __device, which
makes CPU kernel compilation much faster when using MSVC.

Sideeffect of this change is that CPU rendering is few percent
faster now. CUDA rendering is the same speed.
2013-01-14 17:30:20 +00:00
build_files Dosvidanya, old compositor! 2013-01-14 15:53:17 +00:00
doc code cleanup: use BMW_begin insode for loops body. 2013-01-14 09:53:56 +00:00
extern add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. 2013-01-03 00:23:52 +00:00
intern Change some big functions from __device_inline to __device, which 2013-01-14 17:30:20 +00:00
release fix fox AddonPreferences not getting registered automatically and leak when removing the addon (wasnt freeing ID-props). 2013-01-14 10:36:43 +00:00
source use booleans for bmesh api. 2013-01-14 16:42:43 +00:00
CMakeLists.txt Dosvidanya, old compositor! 2013-01-14 15:53:17 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Further tweaks to buildbot 2013-01-10 08:55:44 +00:00