Max Krieger

Results 39 comments of Max Krieger

Hi, Apologies, it's been a while since I updated this repo, and it's not as simple to use as I remember. I'm not sure why you're manually setting the image...

Hmm, I'll look into this. The latest aframe branch has custom shaders which are probably which'll be used for this module once it's released.

I'll take care of this tomorrow, thanks! On Fri, Mar 18, 2016 at 4:54 PM, Paul M. Christian wrote: > > I just ran into this. To fix it, in...

This solution isn't backwards compatible, so I made a quick and dirty if...else. Should be solved in `1.4.0`, let me know how it goes.

@RSpace this should be fixed in `1.5.0`.

Hi, could you format: > ...on an , the... with the code formatting?

Also, > I want to build UI elements like buttons and textareas. You may be interested in https://github.com/mayognaise/aframe-html-shader

I don't have a fully clear picture here but as usual I'm hesitant to do types as data instead of data as data. Using typedoc as an input to our...

For the record I'm still in favor of throwing everything on the central docs site (most repos do this) - I don't remember us having a reversal

`rotation` is not defined in most shapeDefs: https://github.com/penrose/penrose/blob/main/packages/core/src/renderer/ShapeDef.ts#L163-L176 It is only present in `square`, `image`, `text`, but yeah, they won't render anyway. We should decide whether rotation is a universal...