Michael A. Hawker

Results 96 issues of Michael A. Hawker

### Description (optional) Been messing around on the samples a bit so figured I should have an issue to track these for future integration and better coordination/discussion. My current mess...

proposal :bulb:
untriaged :toolbox:

### Description (optional) Happened when I tried to change shader examples, but noticed another time my shader may be doing something weird, so not too sure what happened here... This...

bug :bug:
need more info ๐Ÿ”

When working on adding a new shader from ShaderToys in #147. I was a bit confused on how to map some of the GLSL functions to the HLSL equivalents used...

question :question:
untriaged :toolbox:

Since the API looks well commented with XML comments, it'd be handy at least until full example documentation could be written, to have a DocFX site for at least the...

enhancement

Would be nice for it to remember the last 'direction' it was in to be able to up it's speed once an object has stopped. Currently throws: File "pymunk\vec2d.pyo", line...

On my Jekyll site I had a sidebar which showed the 3 most recent posts on some pages. I did this simply with `{% for post in site.posts limit: 3...

Discussion/Question

## Fixes #3631 Extends the existing effect animations API to allow creation/manipulation of a `CompositionSurfaceBrush` which lets us manipulate a brush's properties directly outside the visual. This was the key...

controls :control_knobs:
improvements :sparkles:
labs ๐Ÿงช

## Issue Type [x] Bug Report [ ] Feature Request [ ] Sample request [ ] Documentation issue or request [ ] Other โ€“ Please describe: ## Current Behavior If...

I started my project with the new vue-cli builder (it'd be great to have a template for vue-babylonjs to help getting started easier). Anyway, since I set my project up...

enhancement

## ๐Ÿšฉ Is your feature request related to a problem? Please describe The Slot Tracker acts as a counter with an explicitly defined max. It'd be nice to be able...

story