realitix / vulkan

The ultimate Python binding for Vulkan API
Apache License 2.0
505 stars 46 forks source link

Fix nested object weak references for lists #95

Open gibki opened 1 month ago

gibki commented 1 month ago

Make C arrays created from lists hold weak references for the objects they contain.