worldmaking / nodelab

MIT License
1 stars 2 forks source link

UI_filiz merging to develop branch #17

Closed fOlOfw closed 2 years ago

fOlOfw commented 2 years ago

When I tried to merge the ui.mjs and multiplayer2.html in the ui_filiz branch with the develop branch's ui.mjs and multiplayer2.html, I couldn't merge automatically due to the import THREE js library server. In the develop branch, THREE js uses cdn.jsdelivr, and in my branch I use cdn.skypack because three-mesh-ui library only works with cdn.skypack library. @DMGregory @oxgr

michaelpalumbo commented 2 years ago

pinging @DMGregory @oxgr re @fOlOfw 's request for a code review.