Project

General

Profile

Download (3.73 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / DistortedBitmap.java @ 1e438fc7

# Date Author Comment
ada90d33 06/03/2016 10:09 PM Leszek Koltunski

Make deep copying DistortedObjects (needed in DistortedNode) standard.

9361b337 06/03/2016 03:38 PM Leszek Koltunski

Provide support to add any class derived from DistortedObject to DistortedNode.

da7ce0d8 05/30/2016 09:45 PM LeszekKoltunski

Fix javadoc errors

6a06a912 05/25/2016 07:45 PM Leszek Koltunski

Initial commit