Go to file
Janne Karhu 48d2aac250 Fix for [#24092] F-Curve Cycle doesn't behave properly at end of Cycles (also: possible problem with how the cycle range is determined)
* Cycle code had difficulties handling the transitions from one cycle iteration to the next one.
* Now the transition frames are handled manually so that:
    - cycles before the actual fcurve data respect the first datapoint
    - cycles after the fcurve data respect the last datapoint
* Also fixes a bug where the count of "before" cycles was off by one from the given value.
2010-10-08 13:08:13 +00:00
build_files Scons options for static linking to libsamplerate, sndfile and fftw3 2010-10-05 16:43:01 +00:00
doc ran through pep8 checker 2010-09-07 15:17:42 +00:00
extern added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also fixed some warnings. 2010-10-03 14:16:27 +00:00
intern patch [#24162] r32332 missed a couple of command key changes - with fix 2010-10-06 09:21:40 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release "Fix" for [#23863] Smoke Voxel Data Still Frame Number doesn't work 2010-10-08 08:56:04 +00:00
source Fix for [#24092] F-Curve Cycle doesn't behave properly at end of Cycles (also: possible problem with how the cycle range is determined) 2010-10-08 13:08:13 +00:00
CMakeLists.txt COLLADA exporter: split camera and light export into own files. 2010-10-06 07:13:42 +00:00
COPYING
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Fix SCons for [#23833]. Ensure that empty dirs will exist too. 2010-09-15 14:50:14 +00:00