Josh Engebretson
|
9e36a11940
Fix player launch from IDE (and not editor), don't initialize instance until main update so the initializer function is valid, add a Node.getJSComponent() with file resolution, add a way to get scene's "MainCamera" which is defined as first camera ATM
|
10 lat temu |
JoshEngebretson
|
eca825bd44
On Windows, we need to use two named pipes, otherwise things get really complicated fast
|
10 lat temu |
Josh Engebretson
|
61640f8c3b
Exit on error loading main.js
|
10 lat temu |
Josh Engebretson
|
0b40700d40
IPC Channel ID's (supports subscribing to events from a single broker), more work on EditorMode/PlayerMode IPC communication (JSErrors)
|
10 lat temu |
Josh Engebretson
|
92cde416d6
Editing EditorMode/PlayerMode, breaking out common application support, editor play mode now using IPC system
|
10 lat temu |