Felipe Jorge

Results 37 comments of Felipe Jorge

I'm having some trouble in using mixed lighting mode now. Back when I wrote this add-on mixed lighting was working, but I don't remember if I fully tested it. Some...

I never considered "tiled" sprites in my tests so it's not supported right now, but I'm pretty sure it's not that hard to implement. What you have to is basically...

The BakedLigthingSpriteData depends on the editor to execute its function and then transfer the lightmap data to the sprintesrender, this data isn't serialized so it depends on the BakedLigthingSpriteData to...

a few notes 1. Not sure how curves and sampling could be decoupled into to separated traits, to me they are the same; 2. Sampling also involves how data should...

In the storage domain you should include how streamed data will be handled and at mention available animation formats namely ACL (https://github.com/nfrechette/acl) in the prior art.

The state is kept inside the AnchorSerializer class, it will the top most ChainedSerializer that the Serializer will create if EmitAlias is set to true (it basically means that it...

Still does not work

I had problems with kernel `5.13.19`, I had to downgraded to my previous installation `5.13.12` which works fine.

I would guess that the RMSE of 0.001064 is error smaller than the actual error because desmos uses a 64-bit float You can change the `0.567` constant to see if...

can we still publish a apk in the Play Store?