scenevr / server

:heart_eyes: Create multiuser 3d environments using html-like tags and javascript
http://www.scenevr.com/
BSD 3-Clause "New" or "Revised" License
144 stars 19 forks source link

Restarting too many times on file change #26

Closed bnolan closed 9 years ago

bnolan commented 9 years ago

We're also reloading every scene, not just the scene that changed. We should check the status from fs.watch to make sure it was actually a file changed event.