-
- Downloads
Fixes in bpython:
-- Alexander Szakaly reported and provided a patch for Material.c and NMesh.c to solve crash in material handling when there's no material. -- Ton reported a crash with advancing a frame after creating a new script link. I couldn't reproduce the crash, but added a check in BPY_do_pyscript to make sure the passed ID pointer is valid. Thanks both.
Showing
- source/blender/python/BPY_interface.c 5 additions, 1 deletionsource/blender/python/BPY_interface.c
- source/blender/python/api2_2x/Material.c 4 additions, 1 deletionsource/blender/python/api2_2x/Material.c
- source/blender/python/api2_2x/NMesh.c 4 additions, 1 deletionsource/blender/python/api2_2x/NMesh.c
Loading
Please register or sign in to comment