You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design ideal persistence solution and implement it
Merge model sandboxing branch
Replicate deletions from a component
Node.js server
Fix node server bugs
Going to a named app (editor.vwf) still loads index.vwf on node server
Node server possibly reads yaml files wrong that end w/ a “:”?
Set up node to run in production mode
What else?
Switch to node.js server in production
Rewrite installation docs to focus around the node.js server
Refactor nodeJS Serving Modules (Redmine #2890)
Update File Caching in NodeJS to deal with YAML and JSON files and parsing (Redmine #2887)
Add a 404 page that doesn't have the vestiges of the old website
Can we make vwf and vwf create work well for those who pulled VWF down from github, too? (right now it needs the path to node.js to be added to the path, and it gives no errors when it fails)
Deployment
Document deployment on at least one PaaS service (Heroku, Nodejitsu, etc) - Figure out if our embedded software conflicts with the PaaS
Document deployment on AWS / own hardware - Pick a modern linux flavor, go to town
Design deployment technique to deploy only minimal client/server (no examples, no website) - See meteor's meteor bundle
Threejs 1.0
Modularize view driver to allow: users to insert pieces into the render loop or override it completely ( for shaders, multiple viewports, etc), navigation, view interpolation, etc
Payload size
Reduce it as much as we can and then brag about it on website (look into shrinking or removing Google Closure, among other things)
The text was updated successfully, but these errors were encountered:
gotProperty
calledMethod
initializedNode
model/javascript
accessors #141, Manage listeners from the kernel #142, Kernel utility module. #143, Node references #144, Collection events #145, Find trees #146)vwf
andvwf create
work well for those who pulled VWF down from github, too? (right now it needs the path to node.js to be added to the path, and it gives no errors when it fails)meteor bundle
The text was updated successfully, but these errors were encountered: