AlvaroBarua
AlvaroBarua
Just added the format options to the json archive to make it a little bit more compact when needed.
Added a CMakeLists file for anyone using cmake like me.
Just a simple change to keep everything consistent. There is no wa of setting the entry point name for preprocessGlsl in the wrapper code. Cheers.
I think its the correct behavior since you can make them clip while moving and it looks odd.
Fixes scale gizmo NaN issue by copying how the translate gizmo does it.
Hi, ViewManipulate should affect the state of IsUsing and IsOver. I was also thinking that if you set the background color to completely transparent (as is my case), it should...
Hi, Just added a way of building the library as a static lib, in my specific use case, I was using NOGDI under Windows, which causes the library to not...