Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Mark Olesen
2018-07-23 21:18:43 +02:00
4 changed files with 36 additions and 19 deletions

View File

@ -0,0 +1,11 @@
# An angled plane that extends beyond the geometry
o angledPlane
v -0.03 -0.08 -0.03
v -0.03 -0.08 0.03
v -0.07 -0.02 0.03
v -0.07 -0.02 -0.03
f 1 2 4
f 2 3 4
# EOF

View File

@ -52,7 +52,7 @@ runTimeModifiable true;
functions
{
#include "sampling"
#include "samplingDebug"
// #include "samplingDebug"
}