osgjs icon indicating copy to clipboard operation
osgjs copied to clipboard

Animation object vs classe instance

Open stephomi opened this issue 9 years ago • 0 comments

https://github.com/cedricpinson/osgjs/blob/develop/sources/osgWrappers/serializers/osgAnimation.js#L47 ^ when we parse an osgjs, some keys are not considered as class instance but as object (and thus we can miss some stuffs such as userDataContainer, etc).

stephomi avatar Oct 14 '15 10:10 stephomi