I do have one feature request: Rotation!
The one thing I keep running in to, which would be great is rotating documents… Now if I need to rotate an item to make it fit better, I have to go back to InkScape, rotate it and reimport it in to LW4… It’d be so much nicer if we could rotate inside of LW4 (even if only by 90° increments)
I’m afraid that if I add support for rotating vectors, people will think it’s an insane bug that image rotation doesn’t work, especially since rotating images in WebGL is no harder than rotating vectors. If I rotate images on the screen, people will think it’s an insane bug that the raster op ignores the rotation.
@Jorge_Robles I’ll take care of everything except the raster op if you take care of that. I’ll support arbitrary rotation so I don’t have to go back and add it in later. If you only want 90 deg rotation on raster then you can give an error. #147.