decentraland / editor-legacy

📝 Collaborative real-time edition of parcel scenes, with IPFS uploading. Based on aframe-inspector
MIT License
55 stars 15 forks source link

Feature/billboard #4

Closed bnolan closed 7 years ago

bnolan commented 7 years ago

Add support for in the toolbar, multi user editing, some basic HTML sanitization, and a <a-billboard /> component for aframe.

Need to change to use the same html2canvas renderer in the client and the editor, but this will get us started.