Commit Graph

5 Commits

Author SHA1 Message Date
hero-saver 2a452311ae
Xenon Update (#3)
* Commented Out Morph

i Commented Out Morph untill someone manage to make it work again

* changed domain

* test2

* Test2 fix by lilly
2020-04-21 17:54:48 +01:00
dependabot[bot] 49c4c49c3d
Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 13:49:16 +00:00
hero-saver f779ea16fa
Update package-lock.json 2020-02-28 09:43:47 +00:00
Lucas 061166b695
Change to layout, style and removals (#17)
* Update saver.js
2019-10-18 13:18:21 +01:00
Lucas c881d994b1
Merge With Lilys (#11)
* Correct Type-o

fix: incorrect spelling for Greasemonkey

* Update CODE_OF_CONDUCT.md

* Create CONTRIBUTING.md

* Update issue templates

* Apply morphs (#3)

Fix: fromBufferAttribute wasn't working with morphtargets so we set them manually
Fix: update tempVector to use morphVector is needed

* Minor adjustments

* task: make parity with my version

* task: @allanmaral did a great job on styling
fix: incorrect naming for OBJ files
fix: save item needs to be available - need to find a way to hide it
after it changes

* fix: check for non-zero vale of skinIndexNames
task: remove herosaver.js

* task: rewind face vertices when mirrored

* Merge With Lilys

* Update README.md
2019-10-17 10:33:48 +01:00