Blender Git Commit Log
Git Commits -> Revision 873c234
Revision 873c234 by Clément Foucault (master) March 27, 2018, 22:05 (GMT) |
UI: Perf: Don't use implicit Attrib. Implicit attrib is doing memcpy which seems to be slower compared to individual immAttrib*. Only fixed the ones who appeared in my profilling logs. |
Commit Details:
Full Hash: 873c23456b4423c96382f94190645f0ef6a5d9d5
Parent Commit: 0acf655
Lines Changed: +18, -2