Marcel Wiessler

Results 77 issues of Marcel Wiessler

- [ ] Setup Linux environment - [ ] Build native plugin on Linux

type: feature 🌵

vConsole Version: latest via https://unpkg.com/vconsole@latest/dist/vconsole.min.js Hello, awesome tool! I have a couple of questions 1) Is it possible to get the current log count (logs, errors, warnings) from the vConsole?...

Is displacement not supported yet in the Graph Editor? ![image](https://github.com/AcademySoftwareFoundation/MaterialX/assets/5083203/d430de1f-624e-4f01-9542-85270f5b7f80) ```xml ``` I tried using it with a noise as well ![image](https://github.com/AcademySoftwareFoundation/MaterialX/assets/5083203/538f7f72-cc39-4d6b-99ad-bad1993917ea)

Hi, again codegen produced some invalid MaterialX code where we connect a color4 node to a color3 output. The GraphView happily displays this connection when opening the file ![image](https://github.com/AcademySoftwareFoundation/MaterialX/assets/5083203/fb320504-ae7a-44b8-a989-0cfb1f4cbcf7) I'm...

- [x] I confirm that this is an issue rather than a question. ## Bug report Github action fails after updating to ``"vuepress": "2.0.0-beta.61"`` (or rather after installing @vuepress/plugin-docsearch, even...

Hello just ran into an issue where the manifest was still present in the header `` Which resultet in the manifest being embedded and loaded via a data url where...

**Describe the bug** Hello, it seems like with draco compression the UV coordinates (?) get lost for one particular model **To Reproduce** Steps to reproduce the behavior: 1. Open zip...

bug
package:extensions

Hello, [as suggested in the discussion](https://github.com/donmccurdy/glTF-Transform/discussions/925) here I've started adding the skips in draco and tried to add it to meshopt too but this is not yet working. I'm still...

**Describe the bug** Our animation export plugin uses json pointer to reference animations in the glTF `/animations/` where the index uses the order of the blender actions that are passed...

enhancement
hook

This is just an unexpected behaviour, I'm aware that the callback for joints is `gather_joint_hook` - I was just under the impression that `gather_node_hook` is called for every object in...

enhancement
hook