An app to overlay reference images into vr art software
Find a file
Joe Ludwig fbcf23c69a Added add image popup
* Replaced window.open with a blank window and the populated that with an ImageAdder react component.
* Switched the image list to be part of ImageMenu's state so it can be dynamic.
* Added a little form to that component that lets the user enter a URL. When they hit "submit", add that to the image menu.
2021-02-06 11:05:26 -08:00
.vscode inital commit 2021-02-06 17:22:48 +00:00
dist inital commit 2021-02-06 17:22:48 +00:00
src Added add image popup 2021-02-06 11:05:26 -08:00
.gitattributes Initial commit 2021-02-06 17:14:48 +00:00
.gitignore inital commit 2021-02-06 17:22:48 +00:00
package-lock.json initial commit 2021-02-06 17:15:12 +00:00
package.json initial commit 2021-02-06 17:15:12 +00:00
tsconfig.json initial commit 2021-02-06 17:15:12 +00:00
webpack.config.js initial commit 2021-02-06 17:15:12 +00:00