Go to file
Lukas Toenne 0586705b63 Fix #31747, broken image sequence loading after r47432.
The image file name function was updating the iuser->framenr using a supposed cfra parameter. However, the actual cfra is unknown when loading movies or sequences, so the iuser->framenr value itself was passed in its place, leading to incremental addition of the iuser frame offset. Removed the cfra parameter altogether from the image path function. This should instead be done separately if necessary, it's not an inherent part of constructing the image file name.
2012-06-10 07:35:45 +00:00
build_files Enable cuda sm_30 kernels for buildbot 2012-06-05 19:23:52 +00:00
doc Added example of basic objects ooperations in Python, liek adding object 2012-06-06 10:01:17 +00:00
extern Update Bullet to version 2.80 (bullet svn revision 2537) 2012-06-08 16:13:01 +00:00
intern Fix #31747, broken image sequence loading after r47432. 2012-06-10 07:35:45 +00:00
release remove duplicate import 2012-06-10 00:22:18 +00:00
source Fix #31747, broken image sequence loading after r47432. 2012-06-10 07:35:45 +00:00
CMakeLists.txt Cmake: 2012-06-06 21:55:55 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct Scons: 2012-05-29 12:13:45 +00:00