Project

General

Profile

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

distorted-objectlib / src / main / java / org / distorted / objectlib / helpers / FactoryBandagedCubit.java @ d2216784

# Date Author Comment
4cb302d5 01/09/2023 01:47 PM Leszek Koltunski

fix rounding corners of bandaged cuboids.

80fd07aa 01/09/2023 01:09 AM Leszek Koltunski

Bugfixes.

84a17011 01/08/2023 03:36 AM Leszek Koltunski

Major change in JSOn file format:

replace the old (corners,centers) system with a list of VertexEffects which are applied to each cubit variant.

87d3d50a 11/26/2022 12:43 PM Leszek Koltunski

Fix for a crash.

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

helpers: license.

ded4bfab 04/29/2022 01:57 PM Leszek Koltunski

Bandaged: progress with touch control.

630cf5ce 04/28/2022 03:14 PM Leszek Koltunski

Bandaged: FactoryBandagedCubit can now create any subsections of any NxMxK cuboid.

96a68289 04/28/2022 01:23 AM Leszek Koltunski

Bandaged: progress.

52e3d46b 04/27/2022 10:50 PM Leszek Koltunski

Bandaged: progress.

b1f0d55d 04/25/2022 11:53 PM Leszek Koltunski

Bandaged: generalize the FactoryBandagedCubit to be able to create bandaged cubits of any cuboid NxMxK where 1<=N,M,K<=5.