Luís Fernandes
Luís Fernandes
Following up the discussion on #124, this PR has the necessary packages and setup for semantic releases by following a commit [convention](https://github.com/conventional-changelog-archived-repos/conventional-changelog-angular/blob/master/index.js). I also updated the Contributing guide to reflect...
### Description I'm building the repository from scratch, because I implemented some changes (small popover) that I would like to keep. The project builds fine, but then it crashes as...
Good evening! I have used your app for a while, and really like it! 👏 But I think it could benefit from allowing the user from choosing a smaller popover,...
#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 16.9.1 *...
Hello! I'm trying to reproduce the output one would get when using Unity Quaternion's [eulerAngles](https://docs.unity3d.com/ScriptReference/Quaternion-eulerAngles.html) in javascript, and I believe I'm getting different results because of the order of the...
This is not a bug, but more of a feature request (and a blocker for me) to be further compatible with Neo4j. We rely on using the POINT type to...
Hello! I need to rebuild the **draco3d** package with **backwards compatibility off**, but when I follow the BUILDING.md, it's only generating the following files: Here's what I'm using: - cmake...
Morning! This week someone uploaded a specific gltf that seems to cause a bus error when going through `EncodeMeshToDracoBuffer` (using gltf-pipeline -- https://github.com/CesiumGS/gltf-pipeline/issues/608). The specific line is https://github.com/CesiumGS/gltf-pipeline/blob/901c94f360d60382dfbc8612c12130bc4992f10c/lib/compressDracoMeshes.js#L264 . What's...
### ImageMagick version 7.1.0-50 beta Q16-HDRI x86_64 20489 ### Operating system Linux ### Operating system, version and so on Docker with alpine (node:16.17.1-alpine); also tried with alpine node:18.16.0-alpine ### Description...
Hello! Just noticed that when using the `--embed` option, the fbx embedded images are not included. Is it related to the issues in the original repo? https://github.com/facebookincubator/FBX2glTF/issues?q=embed I'm attaching an...