Project

General

Profile

Statistics
| Branch: | Revision:

distorted-objectlib / src / main / java / org / distorted / objectlib / main @ cce2b48c

Latest revisions

# Date Author Comment
cce2b48c 09/19/2023 05:39 PM Leszek Koltunski

we need to make the texture row size 256 px again - the LG phone's GPU runs out of memory.

d1025da5 09/19/2023 04:55 PM Leszek Koltunski

new meshes - we must re-create because of the change in texture mapping.

c7206354 09/19/2023 04:07 PM Leszek Koltunski

minor

f3eab97f 09/19/2023 04:06 PM Leszek Koltunski

Dynamically figure out the best TextureHeight (so it doesn't exceed the maximum!

bc6b4c0b 09/19/2023 12:50 PM Leszek Koltunski

fix for scrambling

b2d2654f 09/18/2023 11:23 PM Leszek Koltunski

fix a longstanding memory leak: somehow the reference to BlockController held in ObjectPreRender prevents the PreRender (and thus the TwistyObject held inside along with its Bitmap) from getting garbage collected.
Actually I am not sure why.

36082229 09/18/2023 11:20 PM Leszek Koltunski

fix a longstanding memory leak: somehow the reference to BlockController held in ObjectPreRender prevents the PreRender (and thus the TwistyObject held inside along with its Bitmap) from getting garbage collected.
Actually I am not sure why.

5829e661 09/05/2023 04:32 PM Leszek Koltunski

progress with TwistyBandagedMegaminx.

5e1b47f8 09/05/2023 12:53 AM Leszek Koltunski

progress with TwistyBandagedMegaminx.

b5744b1f 08/20/2023 12:30 PM Leszek Koltunski

Remove the generic 'MINOR' object and extras versions from JsonWriter, and replace them with per-ObjectType values. This was the reason why objects which had their 'minor' (really: version) updated to '1' in the server then never updated the jsons with locally stored versions.

View revisions

Also available in: Atom