grungnet/src/helpers
2021-02-09 14:13:08 +11:00
..
actions.js Moved draw action helpers into new file to fix import errors with workers 2021-02-04 09:59:03 +11:00
babylon.js Added souce map analyzer and added tree shaking to Babylon to reduce bundle size 2020-08-11 20:22:10 +10:00
blobToBuffer.js Changed blob to buffer fallback 2020-05-08 19:28:15 +10:00
colors.js Updated black color 2021-01-02 09:31:06 +11:00
dice.js Added souce map analyzer and added tree shaking to Babylon to reduce bundle size 2020-08-11 20:22:10 +10:00
diff.js Converted draw actions storage to collapsed representation 2021-02-04 09:11:27 +11:00
drawing.js Moved all grid snapping to useGridSnapping hook 2021-02-09 14:13:08 +11:00
FakeStorage.js Added fake storage shim for local and session storage 2020-09-08 12:35:31 +10:00
grid.js Add hex support to useGridSnapping 2021-02-07 11:16:36 +11:00
image.js Update maps and tokens to have thumbnails and removed loading of all files on load 2021-02-08 16:53:56 +11:00
konva.js Moved all grid snapping to useGridSnapping hook 2021-02-09 14:13:08 +11:00
logging.js Added logging and preview options to .env 2020-12-03 12:29:33 +11:00
monsters.js Removed video and added text 2020-03-26 12:24:52 +11:00
select.js Added search and groups to token select, refactored map search and group 2020-10-01 22:32:21 +10:00
Settings.js Updated comment on Settings class 2020-11-03 16:17:35 +11:00
shared.js Add hex support to useGridSnapping 2021-02-07 11:16:36 +11:00
Size.js Added shared grid context and moved away from calling useContext directly 2021-02-06 13:32:38 +11:00
timer.js Change the timer data structure to fix network bugs and refactored shared timer functions 2020-08-05 12:01:54 +10:00
Vector2.js Add hex support to useGridSnapping 2021-02-07 11:16:36 +11:00
Vector3.js Move grid snapping to hook and added math for hex snapping 2021-02-06 19:29:24 +11:00