Adam Martin

Results 44 comments of Adam Martin

TODO: Add GLAD install instructions for non-vcpkg users OR just include the static core generated file

It is because socket.io doesn't make a new http request therefore the session data isn't available as express doesn't send the session forward. If you don't refresh the http connection...

Can you update this PR and I will get it pulled over?

Glmesh uses named variables for taking which index each buffer id at stored at each index. For example there's a vertex buffer index which says the vertex buffer id is...

Having a component being an accessor instead of a data source seems counter to the goal of a component that belongs to each entity. I haven't had a chance to...

I like and understand your example. On Jan 6, 2014 9:00 AM, "catageek" [email protected] wrote: > Since I like my "bank account" example, let's develop it: > > If a...

Good definitions and examples. I am glad we have come to that happy middle ground. On Jan 14, 2014 4:45 AM, "catageek" [email protected] wrote: > Wrongu, > > I read...

I am moving this to the 0.1 release milestone as It would be sort of feature creep to add it in on the eve of milestone 2 feature lock.

I am going to move this into the 0.2 milestone as we are going to improve performance in that release.