Aliaksei Kalosha
Results
2
issues of
Aliaksei Kalosha
### Description In our project we use glb models, and we have issue with parsing the files error is in [glb-parser.js](https://github.com/playcanvas/engine/blob/main/src/resources/parser/glb-parser.js#L1608) ```` if (curveData.paths[0].propertyPath[0] === 'localRotation' && curveData.interpolation !== INTERPOLATION_CUBIC)...
bug
area: animation
area: gltf
Having issue with rendering in Firefox web browser runing on my Apple Macbook pro with Intel CPU. Only first chunk render prorperly as you can se on the image: If...
bug