Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Sergey Sharybin 08981f3a91 Fix T37886: Material does no update when changing keyframes in dopesheet
It was a missing fcurve evaluation in scene update function which lead to
materials only being updated on frame change.

Added the same exception as we've got for the scene animation. It only
runs when there're materials tagged for the update, so wouldn't expect
speed regressions or so.
2014-01-13 19:02:23 +06:00
build_files Added scons option to actually build the sse41 kernel. CMake already has it 2014-01-06 21:38:56 +01:00
doc Fix bash/ksh specific test syntax 2014-01-07 14:12:02 +11:00
extern Compilation error fix for NetBSD 2014-01-09 16:15:24 +06:00
intern Fix cycles standalone compile on some systems, CMAKE_DL_LIBS should be enough. 2014-01-13 10:36:02 +01:00
release UI Icons: use a python script rather then a shell (for non unix systems) 2014-01-13 23:18:25 +11:00
scons@2d6ebcb239
source Fix T37886: Material does no update when changing keyframes in dopesheet 2014-01-13 19:02:23 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Ignore *.patch and *.diff files which are in the working tree root 2013-11-22 23:28:35 +06:00
.gitmodules
CMakeLists.txt find_package(OPENAL) does not play nice with our current library naming nonvention 2013-12-24 13:21:56 +01:00
COPYING
GNUmakefile Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
SConstruct Scons: disable player along with game-engine. 2014-01-11 14:55:56 +11:00