Steven Yau

Results 186 issues of Steven Yau

The playback controls are at the top of the inspector But that means to play non looping particle effects when editing the velocity for example, you would have to edit...

area: particles
area: editor interface
feature request

It would be great to add a 'hook' of some sort in the runtime of a PlayCanvas project so that custom user systems could be added between the app creation...

area: publishing
feature request
area: launch tab

Dependent on https://github.com/playcanvas/editor/issues/135 Users want to be able to 'restore' an object's state to a previous version

enhancement
area: version control

This is useful if the user only wants to discard changes to a single file from a bunch of changes that haven't been committed yet.

area: version control
feature request

For some workflows where developers have code in separate version control repo, having the API endpoints would really help with automation of workflows. - [ ] Create checkpoints - [...

area: version control
feature request

* Be able to show the whole template data in the diff view rather than 'This item was edited on this branch' so at least we are able to compare...

enhancement
area: version control

At the moment we can delete elements but not add a new one in the middle of the array. This is extremely time consuming to add new elements in the...

area: scripts
area: editor interface
feature request

This FBX import used to work at some point but now no longer creates a valid GLB https://playcanvas.com/project/924340/overview/invalid-glb

bug
area: asset import

I can imagine this being useful for test accounts, build machines, etc and won't require a extra cost for the team/ORG. What do people think on this?

help wanted
feature request

Ran ``` npm install npm run storybook ``` I get the following error: ``` https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated---static-dir-cli-flag (Use `node --trace-deprecation ...` to show where the warning was created) info => Loading presets...

bug