Mathieu Westphal

Results 257 issues of Mathieu Westphal

When working with spdx file provided by https://github.com/kubernetes-sigs/bom, I have this error. Removing the checksum fixes it but it would be better to not need manual intervention on the files....

tools-golang-inherited

**Server OperatingSystem** any linux based os **Client OperatingSystem** Windows 10 with Spring Update **What is failing** There is definitely a bug in Microsoft OpenSSH implementation from 2018 Spring Update. How...

Issue-Discussion-Deprecated/use GitHub discussions

We read the prefix_command documentation: ``` App * prefix_command (bool allow=true) Do not parse anything after the first unrecognized option and return. ``` ``` bool prefix_command_ {false} If true, return...

**Describe the bug** F3D Web first render is incorretly lit **To Reproduce** Steps to reproduce the behavior: 1. got to https://f3d.app/web 2. Load a file 4. FIle is not correctly...

source:F3DWeb

Before release: - [x] Force fetch origin remote tag with `git fetch origin --tags --force` - [x] Write and format release notes from the ongoing changelog, including contributors and packagers...

**Describe the bug** Improve libf3d API in regards to time management There is currently no way in libf3d to: - extract the timerange - select a timestep and ONLY call...

type:enhancement
source:libf3d

**Describe the bug** Loading a timestep outside of the temporal range fails in ``` Provided time value: t is outside of animation time range: [t0, t1] ``` Instead it could...

type:enhancement
source:libf3d

**Describe the bug** reloading McUsd.usdz causes a segfault. Looks like some kinds of reentrance or memory issue in OpenUSD **To Reproduce** Steps to reproduce the behavior: 1. Open the file...

type:bug
source:usd

**Describe the bug** F3D segfault with a specific FBX file: https://sketchfab.com/3d-models/wolf-e319f122c2474d3186b841b019fb0edd [wolf.zip](https://github.com/user-attachments/files/16025588/wolf.zip) **To Reproduce** Steps to reproduce the behavior: 1. Open the file using `./bin/f3d ~/data/tmp/source/Wolf_test_animation_.fbx` 2. segfault **Expected behavior**...

type:bug
source:assimp