Bryan Housel
|
7af73c10ef
|
Refactor geometric math functions from geo.js to geom.js
|
2017-12-28 01:28:38 -05:00 |
|
Bryan Housel
|
96afbbd785
|
Refactor vector math functions from geo.js to vector.js
|
2017-12-28 01:08:11 -05:00 |
|
Bryan Housel
|
9fbb4d350f
|
Add geoVecEquals for strict comparisons
|
2017-12-23 22:33:35 -05:00 |
|
Bryan Housel
|
d82d5dc3d0
|
Add skipID to geoChooseEdge, to ignore dragging node
|
2017-12-21 17:30:50 -05:00 |
|
Bryan Housel
|
2e2b037e36
|
Move a bunch of commonly used vector and projection math functions into geo
- geoVecAdd
- geoVecSubtract
- geoVecScale
- geoZoomToScale
- geoScaleToZoom
|
2017-12-18 15:05:42 -05:00 |
|
Bryan Housel
|
18c97d52c8
|
Extract viewport nudging code from several places to geoViewportEdge
|
2017-12-18 09:50:17 -05:00 |
|
Bryan Housel
|
cad4c0090c
|
Refactor rotation code to geoRotate, add tests
|
2016-12-21 11:21:06 -05:00 |
|
Bryan Housel
|
87950fd472
|
Fix lib export, flatten names in tests and docs
|
2016-10-04 21:56:09 -04:00 |
|
Bryan Housel
|
5f496f2020
|
Cleanup test html, alphabetize, make sure all tests run
|
2016-07-14 12:59:47 -04:00 |
|