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