blender/source
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
..
blender 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
blenderplayer Update stubs for recent changes (BKE_utildefines.h and header printing). 2010-10-04 23:52:53 +00:00
creator build-fix [#24142] path changes break osx 2010-10-05 10:23:25 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine Campbell requested that I remove one of the bge.events.RETKEY aliases, so I'm removing bge.events.RETURNKEY. 2010-10-06 00:36:12 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
CMakeLists.txt
Makefile Add include directive so buildinfo compilation can find defines, see r32271. 2010-10-03 16:30:10 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00