Eigen: fold remaining OpenNL code into intern/eigen.

Differential Revision: https://developer.blender.org/D1662
This commit is contained in:
Brecht Van Lommel
2015-11-24 20:42:10 +01:00
parent 858b680a50
commit f9047c3f8c
56 changed files with 681 additions and 6064 deletions

View File

@@ -25,7 +25,6 @@
CHECKER_IGNORE_PREFIX = [
"extern",
"intern/moto",
"blender/intern/opennl",
]
CHECKER_BIN = "smatch"