Fen Dweller
3c247a9821
Add coins
This also makes two changes to forms: first, forms can
be set to rename the entity, just like views can. This is
enabled for anything using makeModel. Secondly, when switching,
if the new form has a view whose names matches the old form's active
view, it will switch to that same-named view, instead of using
the default view for the form.
So, for example, you'll stay on the "side" view for coins, even when
switching between forms.
4 лет назад
Fen Dweller
130a4e2a27
Add straws
4 лет назад
Fen Dweller
21e86ccbc6
Add pipettes
4 лет назад
Fen Dweller
23627a5597
Add barrels
Also updates the Blender script.
4 лет назад
Fen Dweller
0f96a9e762
Update the Blender script some more
4 лет назад
Fen Dweller
7d719f47aa
Update the Blender script
It can now generate views on a per-object basis, and uses
whole collections so that many objects can be grouped together.
4 лет назад
Fen Dweller
ef95ba9132
Add some bricks
Also add some tweaks to the process-model script that I managed to lose.
4 лет назад
Fen Dweller
5939a2fb19
Add LEGO
4 лет назад
Fen Dweller
71f103dbf2
Add F1 circuits
4 лет назад
Fen Dweller
d29a84299b
Add PO Boxes
4 лет назад
Fen Dweller
1c084415a3
Add some generic shapes
Entities derived from models can now have volumes
4 лет назад
Fen Dweller
0669aa81f7
Add some candies
Also adjust Rose's mass
4 лет назад
Fen Dweller
1a050b70d5
Add crackers
4 лет назад
Fen Dweller
02eaa24a12
Make a new Candies object
4 лет назад
Fen Dweller
3743663bbf
Update Amanda and add some lab glassware
This also updates the model-processing script to automatically
insert the model data into the appropriate source file.
4 лет назад
Fen Dweller
bdf2651c91
Clean up more old stuff. Rename the potrace script
4 лет назад
Fen Dweller
ccc82da113
Remove a bunch of old scripts
4 лет назад
Fen Dweller
18bb3a7523
Add a bunch of old untracked scripts
I also significantly rewrote the process-potrace-model-forms.py
script, as well as the blender-model.py script. Most of the other
scripts are old; I removed some personal info from them, so they
don't work properly now.
4 лет назад
Fen Dweller
9c641e3eef
Add config for US counties + some script changes
4 лет назад
Fen Dweller
bb235289e2
Fix some incorrectly-shaped states
Two things: One, some states were getting simplified
out of existence. Two, states that crossed the -180/180
longitude line were getting projected from the wrong side
of the planet.
4 лет назад
Fen Dweller
ac4f83c3f1
Add national parks
4 лет назад
Fen Dweller
e65667b1b0
Add some changes to the scripts
4 лет назад
Fen Dweller
207940c43b
Add a feedback button
Also add some missing scripts
4 лет назад
Fen Dweller
93354edd56
Add some lingering changes to the map-coords script
4 лет назад
Fen Dweller
de771f00d1
Update Elbial's silhouettes
Also fix up the bounds script to delete old files
4 лет назад
Fen Dweller
30979d72ff
Add Rodryana
Also update the add-bounds script to also
rename files
4 лет назад
Fen Dweller
38cd662117
Add a new entry to Houses
This also includes new scripts for generating some data -- but I am going
to migrate the actual generator scripts to another repo soon
4 лет назад
Fen Dweller
6479f227c1
Add stiletto heels
4 лет назад
Fen Dweller
fe64b08617
Add flip flops
4 лет назад
Fen Dweller
5cfb51b313
Add Houses (just one). Add Boots (Also 1)
4 лет назад
Fen Dweller
3d824183ba
Write a script to generate silhouettes from models
This one doesn't require autotracing the lines, which should make
for better results.
4 лет назад
Fen Dweller
0b2dd59938
Add some missing config info to older mapshaper configs
4 лет назад
Fen Dweller
769f22fd9e
Add some artificial landmasses from the UAE
4 лет назад
Fen Dweller
e07d9cd877
Ignore a folder for some miscellaneous data
4 лет назад
Fen Dweller
8a4420ad64
Add some .gitignore files
4 лет назад
Fen Dweller
7ff53138e3
Fix I-35 missing some segments
5 лет назад
Fen Dweller
61585a0ddc
Add a Famous Places entity (just the Bermuda Triangle so far) and some views of the earth (as Land)
5 лет назад
Fen Dweller
b2b1716b81
Add the Suez Canal
5 лет назад
Fen Dweller
7a7579b7bc
Add some rivers
5 лет назад
Fen Dweller
98c83e2fcb
Add US interstates
5 лет назад
Fen Dweller
b7ee6b7980
Add some more straits
5 лет назад
Fen Dweller
3293df2b80
Add some straits (under Naturals)
Also adds the scripts used to generate them.
5 лет назад
Fen Dweller
0e3bc0a2fd
Use unicode when reading/writing svgs
5 лет назад
Fen Dweller
370f1cec73
Add some global cities. Fix missing attribution on skylines
5 лет назад
Fen Dweller
4ad5a6012b
Add a ton of buildings from Indianapolis, Liverpool, London, Phoenix, Salt Lake City, San Francisco, Seattle, and Vancouver
5 лет назад
Fen Dweller
dd35450e99
Add a bunch of Houston buildings
5 лет назад
Fen Dweller
c8e8f544b8
Fix the building svgs not containing <g> tags, which was making Firefox angry
5 лет назад
Fen Dweller
47cc6c2d8c
Add some NYC buildings
5 лет назад
Fen Dweller
a531988b99
Start adding auto-generated silhouettes of building models -- 10 from Chicago
5 лет назад
Fen Dweller
11cf6cbc47
Fix click detection in Firefox
Firefox won't draw SVGs to a canvas correctly without width/height
attributes (even if a viewBox is present). This commit inserts those
values where needed and removes the Firefox check from the click
detection code, so it works properly (and screenshots are fixed, too).
5 лет назад