Files
test2/source/blender/compositor
Omar Emara 819ff69ea3 Fix: Crash in compositor transform node
Transform node in the new CPU compositor crash in background mode
because of a call to GPU_max_texture_size where the GPU module is not
initialized. To fix this, restrict this call to GPU device and use 2^16
as an upper limit for CPU.
2024-12-02 16:29:35 +02:00
..
2024-09-20 13:14:57 +10:00
2024-03-22 08:51:24 +01:00