JimMarlowe 25d6e6b354 UI enhancements for 379 and 914 9 years ago
..
JSAPI.cpp 840f467842 Adding ResourceRefList attribute editing 10 years ago
JSAPI.h 840f467842 Adding ResourceRefList attribute editing 10 years ago
JSAtomic.cpp ef79bab593 Adding revision info to build (CI only atm) 9 years ago
JSAtomic.h 9221ce9a4a Update 10 years ago
JSAtomic3D.cpp 0e5550c2d6 Billboards exposed to the JSAPI. 10 years ago
JSAtomic3D.h 9221ce9a4a Update 10 years ago
JSAtomicPlayer.cpp 9221ce9a4a Update 10 years ago
JSAtomicPlayer.h 9221ce9a4a Update 10 years ago
JSComponent.cpp 29b21cc714 Adding in logic to detect TypeScript and ES2015 style "export default class ..." constructs for components. 9 years ago
JSComponent.h 769279d2cc Adding ScriptSystem, NETAssemblyFile can contain multiple component classes 10 years ago
JSComponentFile.cpp 29b21cc714 Adding in logic to detect TypeScript and ES2015 style "export default class ..." constructs for components. 9 years ago
JSComponentFile.h 769279d2cc Adding ScriptSystem, NETAssemblyFile can contain multiple component classes 10 years ago
JSCore.cpp 9221ce9a4a Update 10 years ago
JSCore.h 9221ce9a4a Update 10 years ago
JSEventHelper.cpp 9221ce9a4a Update 10 years ago
JSEventHelper.h 9221ce9a4a Update 10 years ago
JSEvents.h 9221ce9a4a Update 10 years ago
JSFileSystem.cpp 9221ce9a4a Update 10 years ago
JSFileSystem.h 9221ce9a4a Update 10 years ago
JSGraphics.cpp 9f791fc963 Adding script support for ray casting and getting screen ray from camera, added MousePress event for WebClient, math primitives C API for Vector2/Vector3/Ray 10 years ago
JSGraphics.h 9221ce9a4a Update 10 years ago
JSIO.cpp 9f791fc963 Adding script support for ray casting and getting screen ray from camera, added MousePress event for WebClient, math primitives C API for Vector2/Vector3/Ray 10 years ago
JSIO.h 9221ce9a4a Update 10 years ago
JSIPCEvents.h 9221ce9a4a Update 10 years ago
JSInput.cpp 0fde58004e TouchState marshaling through a VariantMap. 10 years ago
JSInput.h 0fde58004e TouchState marshaling through a VariantMap. 10 years ago
JSMath.cpp 9f791fc963 Adding script support for ray casting and getting screen ray from camera, added MousePress event for WebClient, math primitives C API for Vector2/Vector3/Ray 10 years ago
JSMath.h 9f791fc963 Adding script support for ray casting and getting screen ray from camera, added MousePress event for WebClient, math primitives C API for Vector2/Vector3/Ray 10 years ago
JSMetrics.cpp 9221ce9a4a Update 10 years ago
JSMetrics.h 9221ce9a4a Update 10 years ago
JSNetwork.cpp 9221ce9a4a Update 10 years ago
JSNetwork.h 9221ce9a4a Update 10 years ago
JSPlugin.cpp 6b5fa21c19 Updating to Duktape 1.4 (master commit 5c863edb9d3186e8db2417dcd1ac9a2b508f3023) 10 years ago
JSPlugin.h 9221ce9a4a Update 10 years ago
JSPluginExports.h 9221ce9a4a Update 10 years ago
JSRequire.cpp a9b0f94376 fixes #879 9 years ago
JSRequire.h 9221ce9a4a Update 10 years ago
JSScene.cpp 178aee6f47 Handle node deletion with context menu properly, guard against deleting scene, fix getComponents to handle unscripted components 10 years ago
JSScene.h 9221ce9a4a Update 10 years ago
JSSceneSerializable.cpp 7ec7f41c5b Support updating dynamic fields in Attribute Edits 10 years ago
JSScriptObject.cpp 9221ce9a4a Update 10 years ago
JSScriptObject.h 9221ce9a4a Update 10 years ago
JSUI.cpp 25d6e6b354 UI enhancements for 379 and 914 9 years ago
JSUI.h 9221ce9a4a Update 10 years ago
JSUIAPI.cpp 34fdaa9732 Moving the UI debug window to a static method (now that static methods are supported! Thanks @mattbenic), hooking up debug window to development menu 10 years ago
JSUIAPI.h 9221ce9a4a Update 10 years ago
JSVM.cpp e8c33c5878 Windows build improvements 10 years ago
JSVM.h 9221ce9a4a Update 10 years ago
Javascript.cpp 9221ce9a4a Update 10 years ago
Javascript.h dd3a350dba Working on WebView, adding script package, etc 10 years ago