Go to file
Brecht Van Lommel 593ae2c8f4 Fix #33505: various issues
* Motion blur with shutter time > 1 did result in the correct evaluation
  of some modifiers because it set the subframe to values > 1, and some
  places assume the current frame to be set to the integer coordinate and
  the subframe to be a value between 0 and 1.
* Shape keys did not take subframe time offsets into account.
* Point density texture was using an current frame value that was never set.
2012-12-17 20:37:10 +00:00
build_files Minor tweaks to some UI messages... 2012-12-17 20:16:37 +00:00
doc update api changelog 2012-12-11 02:13:42 +00:00
extern Hi there, it has been a while, just curious if my SVN account still works :) 2012-12-15 01:01:35 +00:00
intern Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
release Minor update to i18n spell check stuff... 2012-12-17 20:32:25 +00:00
source Fix #33505: various issues 2012-12-17 20:37:10 +00:00
CMakeLists.txt CMake: on linux, make boost now always require multithreaded libs, disabling 2012-12-13 08:46:07 +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 Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00