Fen Dweller
ac3b8a70b5
Add a check for a Safari bug
Drawing an SVGImageElement to a canvas goes haywire. This checks for
that behavior and warns about it, and turns off the fine-grained
selection logic.
4 лет назад
Fen Dweller
9d8788b60c
Make use of deltaY when scrolling
This fixes the ultra-fast scrolling that was happening in Safari.
It also makes scrolling more consistent in general.
4 лет назад
Fen Dweller
5adf991df9
Make Sefer house-sized
4 лет назад
Fen Dweller
ab34b8446b
Update Sefer
4 лет назад
Fen Dweller
9091812374
Revert a breakage that slipped in.
I forgot to undo some changes to the drawImage logic oops
4 лет назад
Fen Dweller
f5d3996e13
Revert the Safari click fix for now
4 лет назад
Fen Dweller
b7ecb73014
Merge branch 'master' of git.crux.best:chemicalcrux/macrovision
4 лет назад
Fen Dweller
61ec80cb44
Apply some Safari fixes
The click-test code skips the pixel test in Safari, since
drawing SVGs to a canvas is, apparently, a buggy mess.
This also adds a bunch of -webkit-user-select properties
to make things unselectable in Safari.
4 лет назад
Fen Dweller
ac809f96c7
Add an anthro form for Winter
4 лет назад
Fen Dweller
6b61889736
Fix Vera's images
4 лет назад
Fen Dweller
85bfbfad99
Add Elaine, Plat, and Vera (the raven). Update Platine
4 лет назад
Fen Dweller
de8faf258d
Add Shuken Flash
4 лет назад
Fen Dweller
32be0fe51a
Add Riley
4 лет назад
Fen Dweller
de8ce7884c
Add Ophois
4 лет назад
Fen Dweller
88ab73e479
Add seeds (just corn for now)
4 лет назад
Fen Dweller
52400f8ecd
Add Sen (the mink)
4 лет назад
Fen Dweller
150fe97ec0
Add Cilenomon
4 лет назад
Fen Dweller
2e6f744e02
Move doors to the building category
4 лет назад
Fen Dweller
0f1f7fd03f
Add CR2032 batteries
4 лет назад
Fen Dweller
5e75895362
Add Daurine Arima
4 лет назад
Fen Dweller
b780bdbf70
Fix the megamacro size for Aarkus
4 лет назад
Fen Dweller
58f78f9c8d
Add another view for Fen
4 лет назад
Fen Dweller
149b4883b2
Bevel the batteries a bit
4 лет назад
Fen Dweller
2c1065283c
Fix casing on battery folder
4 лет назад
Fen Dweller
5ed36edc91
Add poker chips
4 лет назад
Fen Dweller
d9f7563214
Update batteries with new 3D models
This adds a CR1632 button cell
4 лет назад
Fen Dweller
84f3679f36
Fix a random error caused by ruler code
Some event listeners were being set up instantly, rather than
after the document was fully loaded. This caused them to try
to access a canvas before it was ready, spitting out an error.
The relevant code is now in the DOMContentLoaded block.
4 лет назад
Fen Dweller
b8dad23629
Delete unused fence assets
4 лет назад
Fen Dweller
a6124f27de
Add some fences
4 лет назад
Fen Dweller
175b5c1b26
Add stools
4 лет назад
Fen Dweller
42634ebf1c
Fix rulers having a mass
4 лет назад
Fen Dweller
5ce276c346
Add rulers
4 лет назад
Fen Dweller
a12faad4f6
Add egg noodles and fix the mass of rice
4 лет назад
Fen Dweller
465c793bff
Add cereal grains (just rice for now)
4 лет назад
Fen Dweller
be703003a0
Add staples
4 лет назад
Fen Dweller
741c621c83
Add transmission towers
Also fix broken attribution for utility poles
4 лет назад
Fen Dweller
6e6422f155
Add optical discs (just CDs for now)
4 лет назад
Fen Dweller
5299a79a81
Add utility poles
4 лет назад
Fen Dweller
7460a74f4d
Add tables
4 лет назад
Fen Dweller
6c542478ff
Redo coins to use the new size fixes
4 лет назад
Fen Dweller
9910669744
Fix the lines on credit cards
That was a Blender thing. Also updates the process-model
script so that it runs some stuff in parallel, which might
make it slightly less agonizingly slow.
4 лет назад
Fen Dweller
b9aaa628db
Add Dein
4 лет назад
Fen Dweller
0913aa6838
Add Duke
4 лет назад
Fen Dweller
bdfa16c1b4
Replace Credit Card with a new set of Cards
(just a credit card for now, though). This also introduces some fixes
to the process-model script, allowing for it to compensate for the
extra height introduced by the line art. blender-model.py is adjusted
to allow for this, and makeModel() now checks for the bottom/extra
values produced by the process.
4 лет назад
Fen Dweller
f292d3ee7d
Replace Carley with Carley Hartford
4 лет назад
Fen Dweller
49749f4485
Add Maverick (the leopard gecko)
4 лет назад
Fen Dweller
a24f389d11
Fix some SVGs with missing size info
This would cause problems in Firefox
4 лет назад
Fen Dweller
ad25b610dc
Add Blue (the otter)
4 лет назад
Fen Dweller
317da235f0
Add Kit (the fennec fox)
4 лет назад
Fen Dweller
6c31fe22a6
Add doors and fix some bugs
Auto prey capacity was getting set to false, rather than 'off'.
It was also showing up when it shouldn't have. The blender script
ignores spaces in the view list now. makeModel wasn't including
mass correcetly.
4 лет назад