Blender Git Commit Log

Git Commits -> Revision 45f1672

Revision 45f1672 by Clément Foucault (master)
October 12, 2021, 14:47 (GMT)
Fix T91981: Crash when using operators that needs scene depth

There was a double lock in the object depth drawing function.
Also the texture read was not reading the texture with the right
format. Now it needs a conversion.

Fix T91981 Particle Edit make Blender Crash
Fix T92006 Light spot interactively point can't use

Commit Details:

Full Hash: 45f167237f0cbebfed95e8b58b405367070ac305
Parent Commit: 6535779
Lines Changed: +7, -3

2 Modified Paths:

/source/blender/draw/intern/draw_manager.c (+0, -1) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+7, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021