issues
search
aframevr
/
aframe-inspector
:mag: Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
https://aframe.io/aframe-inspector/examples/
MIT License
655
stars
203
forks
source link
Added module system
#459
Closed
fernandojsg
closed
7 years ago
fernandojsg
commented
7 years ago
Introducing
registerModule
to expand editor functionality.
Added
registerModuleShortcut
to allow modules register shortcuts to activate them and shorcuts available just when they're active.
registerModule
to expand editor functionality.registerModuleShortcut
to allow modules register shortcuts to activate them and shorcuts available just when they're active.