Blender Git Commit Log
Git Commits -> Revision 712885c
Revision 712885c by Clément Foucault (master) May 31, 2018, 17:09 (GMT) |
DRW: Add wireframe buffer texture generation for wireframe drawing. Only OB_MESH is supported for now. Creates a simple index buffer with negative indices if the edges is not a real edge. Also create the buffer texture representation of this buffer along with the pos_in_order buffer texture. |
Commit Details:
Full Hash: 712885c30ef2a8dbde91b7d8b4ffb9784a70fca5
Parent Commit: f43e3d0
Lines Changed: +129, -6