mike douges

Results 214 issues of mike douges

Right now you need to enter all values to have it flushed to the scene. Ideally we can do better than this.

Improvement
Triplex for VS Code

See: https://docs.statsig.com/client/javascript-sdk/migrating-from-statsig-js/ While we're doing that let's also move away from the client side initialization. Instead we should be initializing once in the Node.js layer and then passing down the...

Chore

Creating from https://github.com/trytriplex/triplex/issues/174

New feature
Triplex Standalone

When opening a component that has missing required props, and if they can't be auto-inferred by #33, then they're left with a manual step needing to create a component and...

New feature

Currently they show "null" when a fallback is rendered. We need to decide what the appropriate "object" should be in the scene and then add it so users know when...

New feature

Common methods of declaring some props are to use simple math, for example rotation and using Math.PI. To make using these kinds of prop declarations easier Triplex needs to support:...

New feature
Contribution ready
Triplex for VS Code

Generally looks like a port issue but I haven't narrowed it down just yet.

Bug
Triplex for VS Code