Add flag to mjrContext to support legacy depth mapping by default
This commit is contained in:
@@ -215,6 +215,7 @@ PYBIND11_MODULE(_render, pymodule) {
|
||||
X(windowDoublebuffer);
|
||||
X(currentBuffer);
|
||||
X(readPixelFormat);
|
||||
X(readDepthMapping);
|
||||
#undef X
|
||||
|
||||
#define X(var) \
|
||||
|
||||
Reference in New Issue
Block a user