Go to file
Joshua Leung 76a0de3a0d Changes to "evaluation time" for Curves:
After discussions with Campbell regarding #24336 and #24309, we've decided to make this property for curves to only get set when an F-Curve explicitly animates it. 

As a consequence...
- ALL OLD FILES using follow-path constraints that depended on this changed behaviour will currently need manual patching to add an appropriate F-Curve
- Ctrl-P (Parenting to Curves -> Follow Path option) will now automatically create such F-Curves mimicking the old behaviour so that creating camera-following-path setups still works smoothly.
- Directly adding a Follow Path constraint bypasses this, so you'll need to manually add such F-Curves if you need them.

The main problem with the old approach was that there were many cases in which curve data could get added but the ctime would be incorrect until a frame change (i.e. on render) flushed this.
2010-10-21 10:28:06 +00:00
build_files Make C4013 throw a warning 2010-10-19 05:42:31 +00:00
doc == docs == 2010-10-13 14:44:22 +00:00
extern tweaks to external libs to get rid of warnings. 2010-10-21 09:19:52 +00:00
intern tweaks to external libs to get rid of warnings. 2010-10-21 09:19:52 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release * Enable compile and link flags to build info also on Windows and in SCons. 2010-10-19 05:00:36 +00:00
source Changes to "evaluation time" for Curves: 2010-10-21 10:28:06 +00:00
CMakeLists.txt Same warning suppression as with SCons 2010-10-21 07:48:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
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