Raytracing: Final cleanup of Luxrender stuff
This commit is contained in:
@@ -100,5 +100,7 @@ App::DocumentObjectExecReturn *RayProject::execute(void)
|
||||
|
||||
short RayProject::mustExecute() const
|
||||
{
|
||||
if (Camera.isTouched())
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user