Adrian

Results 18 comments of Adrian

@HowardHinnant Thank you for the detailed information. I will revisit my implementation and let you know if I have any further pending questions. If I continue with the current_zone() route...

So in the interest of time I decide for now to put it in our source directory. I have a lack of knowledge with Make. For ex /project/src/tzdata. Here is...

Thanks. So I downloaded the tzdata folder andI moved it from downloads into my project src. Then in makefile we set it as `-DINSTALL=home/pi/instro/src` however the compile error states the...

Update. Nevermind forgot to prepend a `/` so that it is `-DINSTALL=home/pi/instro/src`

The readme suggest we need to reconnect every time. Does the library reconnect to the database on each builder call? If so, is it recommended to put a builder for...

I believe I am running into the same issue for my project. I am using Auth (using signInCustomToken) for users. I have a valid auth and tried to send a...

Hey @ArkuniGIT could you elaborate what the other features are? Im currently working on implementing the first and last of your request. I had a private branch on this but...

A little update: > Add a layer in aseprite with a special name (ie. #pivot) where you can draw the pivot point for each sprite. I need this as well...

> I think this varies from developer to developer, but I like the idea of not having to touch the asprite importer settings and being able to define it all...