overte/libraries/script-engine/src
2014-07-30 15:21:49 -07:00
..
AbstractControllerScriptingInterface.h AbstractControllerScriptingInterface matches ControllerScriptingInterface 2014-07-24 00:16:00 +02:00
ArrayBufferClass.cpp ScriptEngine now inherit from QScriptEngine 2014-07-22 11:39:49 -07:00
ArrayBufferClass.h pre-CR cleanup 2014-07-14 10:43:01 -07:00
ArrayBufferPrototype.cpp pre-CR cleanup 2014-07-14 10:43:01 -07:00
ArrayBufferPrototype.h Modifications and improvments of the ArrayBuffers 2014-07-08 16:08:11 -07:00
ArrayBufferViewClass.cpp ScriptEngine now inherit from QScriptEngine 2014-07-22 11:39:49 -07:00
ArrayBufferViewClass.h pre-CR cleanup 2014-07-14 10:43:01 -07:00
DataViewClass.cpp pre-CR cleanup 2014-07-14 10:43:01 -07:00
DataViewClass.h - Bunch of fixes to typed arrays 2014-07-09 17:47:09 -07:00
DataViewPrototype.cpp Fix win build fail 2014-07-14 11:06:10 -07:00
DataViewPrototype.h Handling NaN values for floats 2014-07-11 17:46:07 -07:00
EventTypes.cpp FEATURE: Allows detecting simulated cursors in JS, this allows JS-developers to track all cursors separately. By using the deviceID. (deviceID 0 = default mouse-cursor , 1500 and 1501 hydra cursors) 2014-07-23 16:55:59 +02:00
EventTypes.h FEATURE: Allows detecting simulated cursors in JS, this allows JS-developers to track all cursors separately. By using the deviceID. (deviceID 0 = default mouse-cursor , 1500 and 1501 hydra cursors) 2014-07-23 16:55:59 +02:00
LocalVoxels.cpp add ray picking to the model scripting interface 2014-05-23 17:09:37 -07:00
LocalVoxels.h added support for returning accuracy of ray intersections and other octree tests that can fail due to getting lock 2014-04-29 15:10:28 -07:00
MenuItemProperties.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
MenuItemProperties.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
MIDIEvent.cpp initial pass of MIDI implementation that bubbles events to JS 2014-07-01 09:53:18 -07:00
MIDIEvent.h initial pass of MIDI implementation that bubbles events to JS 2014-07-01 09:53:18 -07:00
Quat.cpp Working procedural walk animation with two keyframes 2014-07-28 18:36:25 -07:00
Quat.h Working procedural walk animation with two keyframes 2014-07-28 18:36:25 -07:00
ScriptEngine.cpp ScriptEngine now inherit from QScriptEngine 2014-07-22 11:39:49 -07:00
ScriptEngine.h Merge branch 'master' of https://github.com/highfidelity/hifi into add_start_stop_animation_for_scripted_avatar 2014-07-28 10:11:39 -07:00
ScriptUUID.cpp fixing formatting 2014-04-09 13:06:29 -07:00
ScriptUUID.h fixing formatting 2014-04-09 13:06:29 -07:00
TypedArrayPrototype.cpp pre-CR cleanup 2014-07-14 10:43:01 -07:00
TypedArrayPrototype.h pre-CR cleanup 2014-07-14 10:43:01 -07:00
TypedArrays.cpp Fix win build fail 2014-07-14 11:06:10 -07:00
TypedArrays.h pre-CR cleanup 2014-07-14 10:43:01 -07:00
Vec3.cpp More work on editModels 2014-04-30 16:50:40 -07:00
Vec3.h coding standard 2014-05-02 15:34:07 -07:00
XMLHttpRequestClass.cpp Switched XMLHttpRequestClass to NetworkAccessManager 2014-07-02 11:27:32 -07:00
XMLHttpRequestClass.h Switched XMLHttpRequestClass to NetworkAccessManager 2014-07-02 11:27:32 -07:00