This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Sybren A. Stüvel 64538532d4 Fix T87056: Segfault in GPU_batch_clear() involing Lattice evaluation
Fix a segfault by setting the `batch_cache` pointer to `NULL` when copying
a Lattice. That way the copy can get its own batch cache when needed,
preventing a use-after-free.
2021-04-01 12:28:26 +02:00
..
2021-03-29 19:11:17 -06:00
2021-03-29 19:11:17 -06:00
2021-04-01 08:16:43 +02:00
2021-03-18 09:36:44 +11:00
2021-03-30 12:15:19 +02:00
2021-04-01 11:18:26 +11:00