Remove excess mesh-viewer code
authorLanius Trolling <lanius@laniustrolling.dev>
Tue, 14 Feb 2023 17:14:19 +0000 (12:14 -0500)
committerLanius Trolling <lanius@laniustrolling.dev>
Tue, 14 Feb 2023 17:14:19 +0000 (12:14 -0500)
commit7ab4b31d62f2e465f3270723a5c15c03c1e4fe4c
treeee4a7c437ad7cba61450c26aa7853c89077a1920
parentb65ea8a848d9b61d82de7a25f239758ee8a1e0c4
Remove excess mesh-viewer code
56 files changed:
src/main/kotlin/info/mechyrdia/lore/parser_tags.kt
src/main/kotlin/info/mechyrdia/lore/view_tpl.kt
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/elements/array-selector.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/elements/custom-style.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/elements/dom-bind.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/elements/dom-if.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/elements/dom-module.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/elements/dom-repeat.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/legacy/class.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/legacy/legacy-element-mixin.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/legacy/mutable-data-behavior.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/legacy/polymer-fn.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/legacy/polymer.dom.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/legacy/templatizer-behavior.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/mixins/element-mixin.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/mixins/gesture-event-listeners.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/mixins/mutable-data.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/mixins/property-accessors.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/mixins/property-effects.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/mixins/template-stamp.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/array-splice.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/async.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/boot.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/case-map.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/debounce.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/flattened-nodes-observer.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/flush.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/gestures.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/import-href.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/mixin.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/path.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/render-status.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/resolve-url.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/style-gather.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/templatize.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/lib/utils/unresolved.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/polymer-element.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/polymer/polymer.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/apply-shim.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/apply-shim.min.js [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/apply-shim.min.js.map [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/custom-style-interface.html [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/custom-style-interface.min.js [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/custom-style-interface.min.js.map [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/scoping-shim.min.js [deleted file]
src/main/resources/static/gltf-viewer/bower_components/shadycss/scoping-shim.min.js.map [deleted file]
src/main/resources/static/gltf-viewer/bower_components/webcomponentsjs/webcomponents-lite.js [deleted file]
src/main/resources/static/gltf-viewer/bower_components/webcomponentsjs/webcomponents-lite.js.map [deleted file]
src/main/resources/static/gltf-viewer/gltf-viewer.html [deleted file]
src/main/resources/static/gltf-viewer/js/OrbitControls.js [deleted file]
src/main/resources/static/gltf-viewer/js/three-examples.js [deleted file]
src/main/resources/static/gltf-viewer/js/three.js [deleted file]
src/main/resources/static/init.js
src/main/resources/static/obj-viewer/OrbitControls.js [new file with mode: 0644]
src/main/resources/static/obj-viewer/three-examples.js [new file with mode: 0644]
src/main/resources/static/obj-viewer/three.js [new file with mode: 0644]