Blender Git Commit Log
Git Commits -> Revision f3acfc9
Revision f3acfc9 by Jacques Lucke (master) August 5, 2020, 15:19 (GMT) |
Functions: fix multi function test There were two issues. First, I made a mistake when I switched from unsigned to signed integers. Second, two classes with the same name were defined in separate files. Those classes are in an anonymus namespace now, so that they don't leak into other files. |
Commit Details:
Full Hash: f3acfc97d933b58c27580a7192d7bffc49e512e8
Parent Commit: b3d35d2
Lines Changed: +5, -1