Go to file
Janne Karhu 6e4be608ff Bug fix: Changing volume texture properties after render crashes (reported by mats on irc)
* Preview render copied the volume texture, but not the actual volumedata, so normal render and preview render clashed.
2011-03-16 14:21:35 +00:00
build_files pep8 edits and remove commented code from last commit. 2011-03-14 23:17:52 +00:00
doc bpy.types.libraries.load sphinx doc & examples (doc system needed some updates). 2011-03-14 10:31:50 +00:00
extern workaround for problem compiling with glu 1.5.8 on windows 2011-03-15 01:31:07 +00:00
intern Some explicit casts to silence warnings (unsafe to mix int and bool in comparisons). 2011-03-11 22:06:18 +00:00
release "Fix" #26445: edit mode vertex distortion 2011-03-15 09:04:26 +00:00
source Bug fix: Changing volume texture properties after render crashes (reported by mats on irc) 2011-03-16 14:21:35 +00:00
CMakeLists.txt CMake, GCC: replace -Werror=strict-prototypes with -Wstrict-prototypes, some external headers cause this. 2011-03-15 22:30:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile GNUmakefile: do number of cores detection same as BSD, system_profiler apparently changed between versions. 2011-03-14 16:11:56 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00