Go to file
Brecht Van Lommel d949dd6849 Fix #27981: opengl render + render slots not working.
This also revealed an issue where the opengl render float buffer was not linear,
and toggling back to a render slot would show wrong colors. Now it converts the
float buffer to linear so that this goes ok, disadvantage is that it's slower.
2011-11-29 22:37:16 +00:00
build_files Buildbot configuration tweaks 2011-11-27 19:21:49 +00:00
doc corrections for docs 2011-11-28 17:19:25 +00:00
extern Fix link errors for MinGW debug for blenderplayer. This bizarre error, not present in release builds, happens due to name clashes between tracker functions. static-fied them so the linker stops complaining. 2011-11-29 20:06:36 +00:00
intern remove header text: 2011-11-29 10:54:47 +00:00
release option to disable/enable individual background images 2011-11-29 21:05:18 +00:00
source Fix #27981: opengl render + render slots not working. 2011-11-29 22:37:16 +00:00
CMakeLists.txt rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES_ARCH as advanced. 2011-11-13 14:16:43 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct exclude addons_contrib/ for release builds. 2011-11-17 19:43:59 +00:00