Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Spatial image viewer: Revision history

From Kenshi Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 February 2025

  • curprev 04:3004:30, 24 February 2025 Prd talk contribs 8,815 bytes +8,815 Created page with "-- Generate a pseudo-3D image viewer -- If you have a picture of an object from multiple angles this -- lets users click through them. -- Similar to User:Bawolff/earth_rotation except using separate images instead of a sprite sheet. local p = {} local heightCache local function getStart( axis, frame ) return tonumber(frame.args['start'..axis] or 0) end local function getButton( frame, imageList, dir ) local buttonText, formula, forId, disableFormula, startHidden st..."