Fen Dweller
f7ffc0cefc
Default to showing solid ground
5 лет назад
Fen Dweller
c6f97410b7
Fix entities sliding around a little when using alt-scrolling
5 лет назад
Fen Dweller
8976d91f20
Switch to hosting the help on Notion
5 лет назад
Fen Dweller
902cd212d1
Add mountains, plus some NYC views
5 лет назад
Fen Dweller
3e7bd913eb
Fix altitude lines ignoring vertical camera movement
5 лет назад
Fen Dweller
8a53950da2
Add altitudes for the ISS, Hubble Telescope, and cruising altitude:
5 лет назад
Fen Dweller
c34a0fae59
Add a second vertical scale for interesting altitudes.
5 лет назад
Fen Dweller
ffe73d4e18
Make screenshots respect entity brightness
5 лет назад
Fen Dweller
d399f6e23c
Add a system for named saves
5 лет назад
Fen Dweller
d98be51687
Move skylines under Naturals; move real buildings into folders by city
5 лет назад
Fen Dweller
a531988b99
Start adding auto-generated silhouettes of building models -- 10 from Chicago
5 лет назад
Fen Dweller
dfde5f5771
Fix the world y-position not updating after zooming with the y-axis lock disabled
5 лет назад
Fen Dweller
f6a14adaf7
Include custom names when exporting
5 лет назад
Fen Dweller
8a6fe80565
Preload entity images
5 лет назад
Fen Dweller
d84019681b
Respect configured unit when loading scenes
Also switches from setting an invalid attribute to using
the attribute dataset to store the old unit for the unit
selectors and defers loading a scene until everything
is configured.
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 лет назад
Fen Dweller
c6c09a1afc
Check for ClipboardItem access
5 лет назад
Fen Dweller
14e87de264
Add a button to open a screenshot in a new tab
5 лет назад
Fen Dweller
1f83752a3e
Fix incorrect world height when not using metric and loading from a permalink
5 лет назад
Fen Dweller
cb5532ebd8
Fix ground rendering over entities when taking a screenshot
5 лет назад
Fen Dweller
047e89a3f4
Fix auto-fit/zoom working incorrectly with the y-axis locked
Entities positioned above the ground were going off the screen.
5 лет назад
Fen Dweller
88cdf76048
Fix the world height being set wrongly when loading scenes
5 лет назад
Fen Dweller
85839b0927
Allow 60 touchmove drags per second
5 лет назад
Fen Dweller
919efb6883
Improve the look of the settings menu
5 лет назад
Fen Dweller
3c2c09ea8d
Add an option for default units
5 лет назад
Fen Dweller
ed1763e6e2
Add a currentView property to entities
5 лет назад
Fen Dweller
f1dfd9a901
Remember unit choices for each entity
5 лет назад
Fen Dweller
a72b3f0c89
Improve drawing of the horizontal axis
5 лет назад
Fen Dweller
36b70fcdf2
Center the horiziontal axis
5 лет назад
Fen Dweller
cc2b375bc8
Fix horiziontal axis always using meters
5 лет назад
Fen Dweller
c5635ac723
Fix the horiziontal axes, as well as a bug with horiziontal pos2pix
5 лет назад
Fen Dweller
770a8661e5
Update sort-by-height to factor in width
5 лет назад
Fen Dweller
c2c29d8ae4
Allow entities to be flipped (not saved yet)
5 лет назад
Fen Dweller
493ac082a2
Draw the ground when taking screenshots
5 лет назад
Fen Dweller
0d00764f1c
Stop panning on middle mouse up, even if the mouse is out of the world
5 лет назад
Fen Dweller
e3cd13aaa7
Spawn entities in the center if the y-axis is unlocked
5 лет назад
Fen Dweller
7bd9cb7a56
Fix incorrect conversion from positions to pixels
There are probably still problems in the x-direection.
5 лет назад
Fen Dweller
baa645f5ec
Make the vertical scale scroll with movement
5 лет назад
Fen Dweller
94f44bf0bb
Make the ground move with the camera
5 лет назад
Fen Dweller
fd078ca29f
Zoom to the center when the y-axis is unlocked
5 лет назад
Fen Dweller
7f620d1556
Fix incorrect fitting behavior
The fit button now zooms to just one entity, and when many
entities are added at once, the camera fits to all of them.
5 лет назад
Fen Dweller
6bd10566e5
Disable horizontal scale by default
5 лет назад
Fen Dweller
4a0a83bf62
Fix the horizontal scale using your vertical position
5 лет назад
Fen Dweller
90da4840fe
Add a horizontal scale; fix breakages caused by disabling vertical scale
5 лет назад
Fen Dweller
2d198f27b8
Fix old behavior when auto-fitting on resize
5 лет назад
Fen Dweller
b5334c76cc
Fix things being dragged out of bounds on the first mousemove
The site wasn't checking if the entity started in bounds until after
one instance of movement.
5 лет назад
Fen Dweller
d843a33b32
Don't snap things back in-bounds if they've never been in-bounds yet
This way, if you slightly adjust where an object is, you won't need to hold
alt the whole time. This also makes pressing alt reset this behavior, so if you
hold alt, drag out of bounds, release alt, and then move, you won't be thrown back
in-bounds.
5 лет назад
Fen Dweller
0b64693640
Fix snapping to the ground; disable when y-axis is unlocked
5 лет назад
Fen Dweller
41dc4e7d2b
Spawn entities at the bottom-center of the screen, not the world origin
5 лет назад
Fen Dweller
14f0a09340
Fix entities losing transitions after being dragged
5 лет назад