Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / helpers / ObjectSticker.java @ 8f5116ec

# Date Author Comment
e61a158a 01/29/2024 10:47 PM Leszek Koltunski

(limited) support for different strokes across each edge of each sticker.

9567a9ae 09/15/2023 04:33 PM Leszek Koltunski

improvements from the 'texture coordinate' investigation.

ebe8c08e 08/02/2023 01:27 PM Leszek Koltunski

Support drawing stickers with multiple holes in them.

7e9a35eb 08/01/2023 11:38 PM Leszek Koltunski

change the way the coordinates of stickers are kept from float[2*N] to float[N][2]

f2259427 12/08/2022 01:31 AM Leszek Koltunski

Progress with Masterball.
Remaining: touch control's newRotation() function.

a7a40b3c 07/15/2022 12:53 AM Leszek Koltunski

helpers: license.

e3937019 12/30/2021 11:47 AM Leszek Koltunski

Progress standarising stickering.
Looks like all four object creation modes - J0M0, J0M1, J1M0 and J1M1 are supported now.

198c5bf0 10/01/2021 11:26 PM Leszek Koltunski

Move more code to objectlib.