ryleigh

Results 6 issues of ryleigh

When I try to play animations in reverse it gets stuck on the first frame. In ofxSpriteSheetRenderer::addTile, et al: ``` if(sprite->frame < 0) sprite->frame = sprite->total_frames; if(sprite->frame >= sprite->total_frames) sprite->frame...

I keep editing objects in the scene without realizing it's playing, then losing all those changes. Unity slightly dims the editor when playing. Could stand to be a bit more...

feature request

![sbox-dev_2024-08-13_13-40-04](https://github.com/user-attachments/assets/a6492547-ceb2-4714-a8c1-b5515a3ca93e) When adjusting particle effect values on one of the category tabs, the selected tab will switch to General whenever the inspector changes focus to something else. This makes it...

feature request
polish

- when drawing with Gizmo.Draw.Sprite, the texture becomes invisible under any alpha around `0.101` - when using Gizmo.Draw.Line, it smoothly fades as expected all the way to alpha=0 repro project:...

### Branch staging ### Describe the bug After starting then stopping play mode, the editor thinks multiple gameobjects are selected. ### To Reproduce - select a gameobject in the hierarchy...

editor

### Branch staging ### Describe the bug Hitting the Play button feels inconsistent as it often doesn't focus the Game view. The cause seems to be hitting Play after clicking...

editor