mike douges
mike douges
Closing as issues have been created.
Related: https://github.com/try-triplex/triplex/issues/129
Good shout, would you be keen to contribute it to the editor?
From the new bug fix in https://triplex.dev/releases/v0.58.1 the default prop metadata is now available. This issue now needs to be able to set the default prop in code.
If you're going to do any development in react three fiber I'd be happy to help get the repo set up with Triplex (see: triplex.dev). The VS Code extension is...
Hi folks sorry to bump — do we know what Playwright is lacking to have this capability? It's a big gap for testing capabilities in Electron apps, especially if something...
Thanks! In Triplex I'm using a custom raycaster to side step the event system for the selection system, code is here: https://github.com/trytriplex/triplex/blob/main/packages/renderer/src/features/selection-three-fiber/resolver.tsx#L165 Currently it uses the default layers defined on...
I'm happy to contribute this. Where would I start?
It's difficult to know what a valid value is. For now the inputs will show invalid state when filling them in so you at least have a visual cue that...
It's not difficult it's setting expectations correctly. Setting to 0 works for this pro, it won't work for others (like scale). We could introduce special behaviour for some props but...