09c56bd5e7Removed SceneManager, fixed reliance on Scene pointers throughout codebase, removed render calls from the core and made rendering a manual operation, started updating script bindings to use shared pointers (broke scripting and lighting)
9 anni fa
Ivan Safrin
1fb99871adFirst pass at automatic JavaScript bindings generation (no returns, instantiations, GC yet), added ability to include JS scripts from file sources, fixed crash on JavaScript error