Paul Melis

Results 56 issues of Paul Melis

## Description The docs for the `filename` argument of `Platform.ReadFileBytes(string filename)` say "Path to the file. Not affected by Assets folder path". I'm not sure what the latter part of...

## Description This is with a .glb as output by [gltfpack](https://meshoptimizer.org/gltf/), which uses a few extensions: ``` melis@blackbox 12:56:~/c/StereoKit-develop$ ~/concepts/glbdump/glbdump model.glb Total file size 2,189,208 bytes JSON chunk (22,640 bytes)...

## Describe the feature Currently, `UIMove.FaceUser` on `WindowBegin()` will result in a window that tilts forward/backward when it is placed above/below the user's head position. This isn't always desirable, although...

### Discussed in https://github.com/spack/spack/discussions/43925 Originally posted by **paulmelis** April 30, 2024 I've been trying to figure out why I'm getting this error with pretty much every command I try (and...

### Problem and impact On the Review > Review page the slider controlling the number of reviews to search on has pretty broken behaviour with Firefox 124.0.1. In my case...

type: bug
size: small
stage: up for grabs
type: ux
help wanted
good first issue

We have noticed several speakers creating accounts with only their first name, instead of their full name. This might due to being a non-native English speaker. Clearify the intention of...

Comparing the returned values of the `subdivide()` in `catmull-clark.jl` call under Blender and from regular Python I noticed the following. This is based on the code in `test/subdiv.py`, which is...

I have a test with an optional dependency, see below. I use the `Blender_CompileShaders` test to force a one-time action (when the NVIDIA driver has changed) of compiling NVIDIA shaders...

help wanted
prio: normal

**Affects:** JuliaCall **Describe the bug** Some time ago I made a [proof-of-concept](https://github.com/paulmelis/blender-julia-test/) of using Julia within [Blender](https://www.blender.org) (which embeds a Python interpreter) to do some geometry processing. That was with...

bug