Daan de Lange

Results 40 issues of Daan de Lange

Hey, I just noticed, there's a way to send textures (`VP_LINK_TEXTURE`) from object to object, but nothing for rendering on an FBO... (or did I miss something?). Implementing some new...

proposal

Opening a new issue for the [Tracy](https://github.com/wolfpld/tracy) integration, continuing the off-topic discussion from #22 . So the idea is to integrate Tracy to facilitate debugging, with a focus on :...

enhancement

Hey, I use an old IntelHD3000 on my old Linux computer; which supports up to OpenGL 3.3 Mosaic is set to use 4.1 now, which is not natively supported on...

cross-platform

Linked to https://github.com/d3cod3/ofxVisualProgramming/pull/12

Creating this PR to add some comments until it's ready for merging. (do not merge yet !) ## New objects - [x] **TextureJpegCompression** : Adds JPEG artefacts to pixels !...

**Describe the bug** Extending a blocks or layout field doesn't work as documented. **To Reproduce** Steps to reproduce the behavior: 1. Take a 3.6 Starterkit 2. Extend a blocks and/or...

needs: delay ⏳️

**Describe the bug** When the panel saves the changes of a page field, the Kirby API sends back the updated values (observed in devtools network monitor). My bugreport, or question...

type: bug 🐛
type: stale 💤

## Description The `structure` field itself works great. But extending it, some unexpected behaviour happens. Context: I've been extending a `structure` field by overriding its `fields` prop to a custom...

type: stale 💤

## Description I'm not really sure of what's happening here, but there seems to be some unexpected behaviour between how the php parses props compared to how vue-js parses them....

needs: information ❓
type: stale 💤

Hello, I tried the plugin on Mac + Unity 4.5 (free) but I came across the following error when starting the _01_LibPd_Basic.unity_ example: `EntryPointNotFoundException: libpd_safe_init` So basically it says that...