MacOS SoftwareDriver Window and warnings
Xcode 12.4 MacOS 10.15.7 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6367 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -379,6 +379,7 @@ int main(int argc, char* argv[])
|
||||
camera->setTarget(vector3df(200.f, -80.f, 150.f));
|
||||
camera->setFarValue(20000.0f);
|
||||
}
|
||||
switchToMayaCamera(device);
|
||||
|
||||
/*
|
||||
Just a usual render loop with event handling. The custom mesh is
|
||||
|
Reference in New Issue
Block a user