Blender Git Commit Log
Git Commits -> Revision 5cfeba7
Revision 5cfeba7 by Brecht Van Lommel (master) April 18, 2019, 12:28 (GMT) |
Python API: allow passing integer to some BGL functions instead of bgl.Buffer These parameters can be both pointers and offsets into a bound buffer, so we need to support both even if it's possible to cause crashes this way. |
Commit Details:
Full Hash: 5cfeba72f117b7dc6d6eba22e3f203fc3f574429
Parent Commit: 713f961
Lines Changed: +28, -7
1 Modified Path:
/source/blender/python/generic/bgl.c (+28, -7) (Diff)