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 vor 10 Jahren
..
JSAPI.cpp 0d46013bc8 Make a note of Duktape issue in the EventHelper vor 10 Jahren
JSAPI.h fba93453ae Use a VariantMap cache when sending JS registered events vor 10 Jahren
JSAtomic.cpp ac6520ffd9 Adding AtomicPlayer module vor 10 Jahren
JSAtomic.h 828ca6763b Moving Javascript to its own library (AtomicJS) vor 11 Jahren
JSAtomicPlayer.cpp ac6520ffd9 Adding AtomicPlayer module vor 10 Jahren
JSAtomicPlayer.h ac6520ffd9 Adding AtomicPlayer module vor 10 Jahren
JSComponent.cpp 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 vor 10 Jahren
JSComponent.h 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 vor 10 Jahren
JSComponentFile.cpp b2b3a231e6 Fix require issue when component script is in root resource folder vor 10 Jahren
JSComponentFile.h 4e3997a015 JSComponent improvements vor 10 Jahren
JSCore.cpp 5c8502a810 As we're using the object and not the event helper to subscribe, subscribe/unsubscribe work as normal vor 10 Jahren
JSCore.h 4e5f480f93 Working on JS event subscriptions vor 10 Jahren
JSEventHelper.cpp 0d46013bc8 Make a note of Duktape issue in the EventHelper vor 10 Jahren
JSEventHelper.h a4ef75b7e0 Hierarchy frame creation menu, event model improvements vor 10 Jahren
JSEvents.h 5a835cbd35 New UI Work vor 10 Jahren
JSFileSystem.cpp 5d4f9006b9 Adding ability to specify ambient TypeScript decl to packages vor 10 Jahren
JSFileSystem.h 886b353b97 ProjectFrame ts work vor 10 Jahren
JSGraphics.cpp 4f5cf02fc5 Start of copy/paste for nodes, editable CSM shadow splits, cleanups vor 10 Jahren
JSGraphics.h 828ca6763b Moving Javascript to its own library (AtomicJS) vor 11 Jahren
JSIO.cpp b369fe31da Serializer/Deserializer Mixin for File vor 10 Jahren
JSIO.h 1525e98ebf JS IO extensions, allow returning a string reference, also allow taking a const string reference parameter vor 10 Jahren
JSIPCEvents.h 0b40700d40 IPC Channel ID's (supports subscribing to events from a single broker), more work on EditorMode/PlayerMode IPC communication (JSErrors) vor 10 Jahren
JSMetrics.cpp 642f3ca185 Updates to components model vor 10 Jahren
JSMetrics.h cc8ec9cddd Add method to dump nodes (by name and count) to metrics, use the actual node ptr and not the heap ptr for node backing store, expose GC to script vor 10 Jahren
JSNetwork.cpp 10eeb07c1e Javascript HttpRequests, initial support for JSBind to handle Vector parameters (read-only) vor 10 Jahren
JSNetwork.h 10eeb07c1e Javascript HttpRequests, initial support for JSBind to handle Vector parameters (read-only) vor 10 Jahren
JSPlugin.cpp 0c507c783e NativePlugins for Mac vor 10 Jahren
JSPlugin.h f8104b8609 Javascript Native Plugin work vor 10 Jahren
JSPluginExports.h 0c507c783e NativePlugins for Mac vor 10 Jahren
JSRequire.cpp 4e5f480f93 Working on JS event subscriptions vor 10 Jahren
JSRequire.h 00585307f0 Native Plugins vor 10 Jahren
JSScene.cpp 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 vor 10 Jahren
JSScene.h 828ca6763b Moving Javascript to its own library (AtomicJS) vor 11 Jahren
JSSceneSerializable.cpp aa088bbabb Guard JSComponentFile not being set vor 10 Jahren
JSScriptObject.cpp 886b353b97 ProjectFrame ts work vor 10 Jahren
JSScriptObject.h 886b353b97 ProjectFrame ts work vor 10 Jahren
JSUI.cpp 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) vor 10 Jahren
JSUI.h 0ac2b48c55 Fix for release build vor 10 Jahren
JSUIAPI.cpp 3a4f2a5b0c More editor work vor 10 Jahren
JSUIAPI.h fe3df36e13 New UI Work vor 10 Jahren
JSVM.cpp ac6520ffd9 Adding AtomicPlayer module vor 10 Jahren
JSVM.h ac6520ffd9 Adding AtomicPlayer module vor 10 Jahren
Javascript.cpp 642f3ca185 Updates to components model vor 10 Jahren
Javascript.h 828ca6763b Moving Javascript to its own library (AtomicJS) vor 11 Jahren