Files
test/source/blender
Jesse Yurkovich fa987dc059 Fix #110524: Use correct typed API to retrieve python GPU buffer sizes
Large GPU buffers can overflow their dimension property due to the use
of `PyLong_AsLong` instead of `PyLong_AsSsize_t` when processing the
buffer shape.

Pull Request: https://projects.blender.org/blender/blender/pulls/113566
2023-10-12 07:44:13 +02:00
..
2023-10-03 11:16:55 +11:00
2023-10-03 11:16:55 +11:00
2023-10-11 10:33:09 -07:00
2023-10-09 23:41:53 +02:00
2023-08-24 11:38:41 +10:00