Mathias Agopian

Results 175 comments of Mathias Agopian

I'm still seeing this issue on my make w/ molten vk (do I need to upgrade molten vk manually?)

@cgmb, at some point I decided that creating a Renderable would always create a Transform component -- because that's what we want 99% of the time. I didn't update the...

I think we should use the Android NDK convention, so something like `EntityManager_Create()`, but we need a namespace too. Personally, I would go with explicit names like `Filament_EntityManager_Create()` or `Filament_VertexBuffer_Builder_attribute()`....

I don't think this will happen any time soon.

Or maybe the list of the warnings you get.

#5815 will undoubtedly address some of these warnings.

okay, a lot of these look totally reasonable. thanks!

> **That's would be great !!!** And even more if we can get entities by type. Note that entities can exist in several managers (i.e. have several types), so it's...