Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-09-08 11:24:56 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-09-08 11:24:56 +0300
commit45f833c21dcfad4d1d7045987bb8b69d6aab05be (patch)
tree61782feb8199e36850d87b240da02be2f8b48ec3 /release/scripts/startup/bl_ui/properties_grease_pencil_common.py
parenta2e8b7e2167b443aecb46f7afe971bc1b8e5051a (diff)
Fix T49283: Crash in BKE_ptcache_make_particle_key.
This is really hack-fix actually, not sure why `get_pointcache_keys_for_time()` seems to assume it will always find key for given part index at least for current frame, and whether this assumption is wrong or whether bug happens elsewhere... Anyway, this is to be wiped out in 2.8, so no point loosing too much time on it, for now merely returning unchanged (i.e. zero'ed) ParticleKeys in case index2 is invalid. Won't hurt anyway, even if this did not crash in release builds, would be returning giberish values.
Diffstat (limited to 'release/scripts/startup/bl_ui/properties_grease_pencil_common.py')
0 files changed, 0 insertions, 0 deletions