Josh Engebretson 36cde2ec78 A few updates to Spriter imports, also log to error if try and push a class which isn't supported (catches not specifying in package) %!s(int64=10) %!d(string=hai) anos
..
JSAPI.cpp 3e3b762ca1 Fix for inspector transform editing %!s(int64=10) %!d(string=hai) anos
JSAPI.h 1f87503a00 ATOMIC-124: Add efficient RTTI to RefCounted, support pushing RefCounted from Variants %!s(int64=10) %!d(string=hai) anos
JSAtomic.cpp 5a5e29e934 Working on multi-material setup and assignment %!s(int64=10) %!d(string=hai) anos
JSAtomic.h 828ca6763b Moving Javascript to its own library (AtomicJS) %!s(int64=10) %!d(string=hai) anos
JSAtomic3D.cpp 5a5e29e934 Working on multi-material setup and assignment %!s(int64=10) %!d(string=hai) anos
JSAtomic3D.h 5a5e29e934 Working on multi-material setup and assignment %!s(int64=10) %!d(string=hai) anos
JSAtomicPlayer.cpp ac6520ffd9 Adding AtomicPlayer module %!s(int64=10) %!d(string=hai) anos
JSAtomicPlayer.h ac6520ffd9 Adding AtomicPlayer module %!s(int64=10) %!d(string=hai) anos
JSComponent.cpp ac0d2082a3 Support constructor arguments to JSComponent derived components, while still supporting flat JS components %!s(int64=10) %!d(string=hai) anos
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 %!s(int64=10) %!d(string=hai) anos
JSComponentFile.cpp ac0d2082a3 Support constructor arguments to JSComponent derived components, while still supporting flat JS components %!s(int64=10) %!d(string=hai) anos
JSComponentFile.h f1d3d2784d Adding basic enum inspector fields %!s(int64=10) %!d(string=hai) anos
JSCore.cpp 5c8502a810 As we're using the object and not the event helper to subscribe, subscribe/unsubscribe work as normal %!s(int64=10) %!d(string=hai) anos
JSCore.h 4e5f480f93 Working on JS event subscriptions %!s(int64=10) %!d(string=hai) anos
JSEventHelper.cpp 0d46013bc8 Make a note of Duktape issue in the EventHelper %!s(int64=10) %!d(string=hai) anos
JSEventHelper.h a4ef75b7e0 Hierarchy frame creation menu, event model improvements %!s(int64=10) %!d(string=hai) anos
JSEvents.h 5a835cbd35 New UI Work %!s(int64=10) %!d(string=hai) anos
JSFileSystem.cpp 5d4f9006b9 Adding ability to specify ambient TypeScript decl to packages %!s(int64=10) %!d(string=hai) anos
JSFileSystem.h 886b353b97 ProjectFrame ts work %!s(int64=10) %!d(string=hai) anos
JSGraphics.cpp 4f5cf02fc5 Start of copy/paste for nodes, editable CSM shadow splits, cleanups %!s(int64=10) %!d(string=hai) anos
JSGraphics.h 828ca6763b Moving Javascript to its own library (AtomicJS) %!s(int64=10) %!d(string=hai) anos
JSIO.cpp b369fe31da Serializer/Deserializer Mixin for File %!s(int64=10) %!d(string=hai) anos
JSIO.h 1525e98ebf JS IO extensions, allow returning a string reference, also allow taking a const string reference parameter %!s(int64=10) %!d(string=hai) anos
JSIPCEvents.h 0b40700d40 IPC Channel ID's (supports subscribing to events from a single broker), more work on EditorMode/PlayerMode IPC communication (JSErrors) %!s(int64=10) %!d(string=hai) anos
JSMetrics.cpp 642f3ca185 Updates to components model %!s(int64=10) %!d(string=hai) anos
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 %!s(int64=10) %!d(string=hai) anos
JSNetwork.cpp 10eeb07c1e Javascript HttpRequests, initial support for JSBind to handle Vector parameters (read-only) %!s(int64=10) %!d(string=hai) anos
JSNetwork.h 10eeb07c1e Javascript HttpRequests, initial support for JSBind to handle Vector parameters (read-only) %!s(int64=10) %!d(string=hai) anos
JSPlugin.cpp 3c5a20d409 Added error reason to failed plugin loading. %!s(int64=10) %!d(string=hai) anos
JSPlugin.h f8104b8609 Javascript Native Plugin work %!s(int64=10) %!d(string=hai) anos
JSPluginExports.h 0c507c783e NativePlugins for Mac %!s(int64=10) %!d(string=hai) anos
JSRequire.cpp 96f43ede73 Changed AppendUTF 0x0D 0x0A to Append \n %!s(int64=10) %!d(string=hai) anos
JSRequire.h 00585307f0 Native Plugins %!s(int64=10) %!d(string=hai) anos
JSScene.cpp a6cc1d11db Override prefab node name from script %!s(int64=10) %!d(string=hai) anos
JSScene.h 828ca6763b Moving Javascript to its own library (AtomicJS) %!s(int64=10) %!d(string=hai) anos
JSSceneSerializable.cpp f1d3d2784d Adding basic enum inspector fields %!s(int64=10) %!d(string=hai) anos
JSScriptObject.cpp 886b353b97 ProjectFrame ts work %!s(int64=10) %!d(string=hai) anos
JSScriptObject.h 886b353b97 ProjectFrame ts work %!s(int64=10) %!d(string=hai) anos
JSUI.cpp 0156aa25b4 Resurrecting modal window system in TS, dealing with TS lack of circular dependencies (for external modules) %!s(int64=10) %!d(string=hai) anos
JSUI.h 0ac2b48c55 Fix for release build %!s(int64=10) %!d(string=hai) anos
JSUIAPI.cpp 3a4f2a5b0c More editor work %!s(int64=10) %!d(string=hai) anos
JSUIAPI.h fe3df36e13 New UI Work %!s(int64=10) %!d(string=hai) anos
JSVM.cpp 6e5efa3881 JSVM reverted %!s(int64=10) %!d(string=hai) anos
JSVM.h 36cde2ec78 A few updates to Spriter imports, also log to error if try and push a class which isn't supported (catches not specifying in package) %!s(int64=10) %!d(string=hai) anos
Javascript.cpp 642f3ca185 Updates to components model %!s(int64=10) %!d(string=hai) anos
Javascript.h 828ca6763b Moving Javascript to its own library (AtomicJS) %!s(int64=10) %!d(string=hai) anos