Joel
Joel
The engine should support special output formatting (to stdout). This will allow other applications better negotiation with the engine. Probably use JSON for this.
Currently, the IScriptContext contains no means to add constant values.
After the completion of #151, we should implement special exception types to unify error messages and logs.
`scene reload` and `scene reload module` don't reset the entire state of a scene's resources - some contextual values carry over. It'd be helpful to have a `scene reset`, and...
Currently the `--clone` argument for the command `scene create` is unimplemented functionality.
The GUI should allow the user to setup components from various setting values regardless of the script doing so. This allows the users to make actors compatible with directors they...