libraryexamples
1) rename DistortedTexture's setColor to setColorARGB2) fix the Wiind app to take into account paused time3) fix the Dynamic so that if a single Dynamic is used more than once (in more than one effect) than it doesn't get adjusted for paused time multiple times.
Before somehow the Dynamics sometimes tolerated not being reset to beginning before next use. New version doesn't - correct that in two apps.
Fixes for pausing and restarting.
App Icon
Only compile the Full, Normal & OIT programs when they are actually needed.
Example meshes for the MeshFile app.
Library: introduce a new form of the MeshRectangular grid, where the individual rows and columns can be each of different width. This help reduce the number of vertices in objects as typically we are only interested at distorting a certain subregion.
Modify the Bean app to take advantage of this.
Progress with the MeshFile app.
Reading a mesh from the .dmesh file works now.
View revisions
Also available in: Atom