Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / objects / TwistyDino4.java @ 198c5bf0

# Date Author Comment
198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.

c8bc83d9 10/01/2021 10:33 PM Leszek Koltunski

Simplify TwistyObject's API.

8005e762 10/01/2021 04:33 PM Leszek Koltunski

Reename ObjectList to a more logical ObjectType.

61aa85e4 10/01/2021 04:31 PM Leszek Koltunski

Simplify ObjectList: now there's just one object per size.

e607083f 09/30/2021 04:14 PM Leszek Koltunski

Simplify objectlib's API.
Correct a recently introduced bug with resetting texture maps.

29b82486 09/29/2021 04:27 PM Leszek Koltunski

Initial commit