issues
search
RobotLocomotion
/
drake-blender
Drake glTF Render Client-Server API using Blender
https://drake.mit.edu/
Other
18
stars
6
forks
source link
One bug fix, one optimization
#63
Closed
SeanCurtis-TRI
closed
1 year ago
SeanCurtis-TRI
commented
1 year ago
Bug
The error message in the case where the imported glTF file is missing the expected camera referenced a non-existent variable.
Fix
There's no reason to reset
and
open a .blend file. So, we only reset if there's no blender file. It saves a fraction of a second.
This change is
Bug
Fix
This change is