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

2 Modified Paths:

/source/blender/functions/tests/FN_multi_function_network_test.cc (+2, -0) (Diff)
/source/blender/functions/tests/FN_multi_function_test.cc (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021