Go to file
Janne Karhu 729498ab2d Fix for [#26712] Particle group instance 'Use Count' value gets reset on file-load.
* New object pointers can't be loaded properly for library linked groups, so the weight groups now store an index to the group objects at save time. This index is used at load time to set the objects without relying on the old pointers.
* If the library linked group is modified the indices can be wrong, but this can't really be avoided easily as there's no way to relate objects in a linked group between loads.
2011-07-15 13:32:02 +00:00
build_files Fix for recent GHOST SDL commit. 2011-07-12 18:39:46 +00:00
doc rename bgl.Buffer attribute list to a method, to_list() as used for IDProps, also made repr function nicer. 2011-07-13 23:45:47 +00:00
extern update cmake checker to ignore file list and add some headers to the source list. 2011-06-21 17:00:34 +00:00
intern cmake option to build without smoke sim: WITH_MOD_SMOKE 2011-07-13 18:40:21 +00:00
release Fix python error in image sampling panel drawing when 2011-07-13 18:07:30 +00:00
source Fix for [#26712] Particle group instance 'Use Count' value gets reset on file-load. 2011-07-15 13:32:02 +00:00
CMakeLists.txt cmake option to build without smoke sim: WITH_MOD_SMOKE 2011-07-13 18:40:21 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile initialize cmake's CMAKE_BUILD_TYPE to 'Release' 2011-06-27 13:18:08 +00:00
SConstruct cmake option to build without an audio library. 2011-06-23 09:27:56 +00:00