Files
test2/source/blender/makesdna
Clément Foucault 3cf7ce0fd1 Fix: Node: Integer overflow in GPU nodetree evaluation
This was caused by `stack_index` being stored as a `short`
even though the stack `index` inside `ntree_exec_begin` was
`int`.

Rel #146705

Pull Request: https://projects.blender.org/blender/blender/pulls/146733
2025-09-25 09:43:22 +02:00
..
2025-06-12 10:37:47 +02:00