no more js

This commit is contained in:
2025-12-17 00:48:19 -06:00
parent b0f37a6a9c
commit 0bc0472a2f
24 changed files with 202 additions and 197 deletions

View File

@@ -105,7 +105,7 @@ function mode_rect(src,dst,mode = "stretch")
cam.make = function()
{
var c = Object.create(basecam)
var c = meme(basecam)
c.transform = new transform
c.transform.unit()
c.size = [640,360]