Commit Graph

15 Commits

Author SHA1 Message Date
Lucas Dower
d0341b85cb Fixed sensitivity options not being used 2022-10-16 18:01:53 +01:00
Lucas Dower
89f8744855 Updated atlas script to not use broken dependency 2022-10-04 18:06:53 +01:00
Lucas Dower
0403ec9695 Add chunk rendering to voxel and block meshes 2022-10-01 22:03:03 +01:00
Lucas Dower
9af6a3f370 Added import sorting to linting 2022-09-12 01:07:42 +01:00
Lucas Dower
09005098cd Updated versioning 2022-09-11 19:46:24 +01:00
Lucas Dower
cbf6f989d0 Removed dependency-cruiser 2022-09-10 19:13:55 +01:00
Lucas Dower
843bf746e2 Major refactor of imports, added worker skeleton 2022-09-09 13:01:52 +01:00
Lucas Dower
dabe755413 Added .schem exporter, closes #60 2022-07-09 01:08:58 +01:00
dependabot[bot]
7945c43dec
Bump jpeg-js from 0.4.3 to 0.4.4
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 18:15:25 +00:00
Lucas Dower
86f0bdcd4e Refactoring importers, voxelisers, and exporters 2022-05-24 17:36:34 +01:00
Lucas Dower
753e1e1ff1
Added macOS packager 2022-04-17 00:59:26 +01:00
dependabot[bot]
cd8e6bc034
Bump electron from 13.6.2 to 13.6.6
Bumps [electron](https://github.com/electron/electron) from 13.6.2 to 13.6.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.6.2...v13.6.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:48:06 +00:00
dependabot[bot]
6154daafe7
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:42:53 +00:00
dependabot[bot]
1dd2c83a34
Bump plist from 3.0.3 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 18:39:51 +00:00
Lucas Dower
39369f5326 Added package-lock.json 2022-04-04 19:37:28 +01:00