Go to file
Janne Karhu 2dc61df9ea Fix for [#25206] Particles system can't start at frame 0
* The basic problem is that frame 0 can't be cached, so the correct solution is to read frame 1 and interpolate backwards from that state.
2010-12-14 15:49:36 +00:00
build_files update for changes in cmake files. 2010-12-14 08:35:56 +00:00
doc patch [#25027] formatting mathutils.geometry module docs for sphinx 2010-12-10 00:20:32 +00:00
extern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
intern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release missed renaming this enum. 2010-12-14 13:56:10 +00:00
source Fix for [#25206] Particles system can't start at frame 0 2010-12-14 15:49:36 +00:00
CMakeLists.txt pedantic word ordering change. 2010-12-08 11:42:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00