Jon Renner
Jon Renner
found source of GC thrashing and fixed by increase ground rect size
try the most recent version
Yeah, gdx-proto being made into a library is something that needs to be done but it gives me a headache just thinking about it. Definitely doable though.
Before any work on this is done there should probably be a short document detailing what needs to be done and how
Yes, that's exactly what it does. Check the billboard model code in ModelManager On Aug 30, 2014 12:01 AM, "Caresilabs" [email protected] wrote: > I agree! I have time tomorrow to...
I get it now. I'm not sure it's possible, but on the other hand, models with such few vertices shouldn't take up much memory On Aug 30, 2014 12:15 AM,...
I ran into this issue as well, my fix was to checkout the latest version of master for both godot-cpp and godot itself, then compile godot and use that godot...
I currently ran into a panic related to this issue when using surface tool. It looks like some work has been done to add extended parameters through the ExCommit type,...