Howard Stearns
|
3a7a290094
|
Uglify conditional returns. :-)
|
2015-05-26 11:38:36 -07:00 |
|
Howard Stearns
|
5608892a15
|
Remove obsolete comment.
|
2015-05-26 11:16:11 -07:00 |
|
Howard Stearns
|
bbdf9f1d9f
|
Remove changingEntityID.
|
2015-05-26 11:14:23 -07:00 |
|
Howard Stearns
|
069e6237cc
|
Noop change with more declarations, in hopes of convincing MSVS how lambdas work.
(Hey, it's worth a try...)
|
2015-05-25 16:52:14 -07:00 |
|
Howard Stearns
|
4266a99d78
|
Put the javascript methods on Script, not Entities, and other minimum-diff cleanup.
|
2015-05-25 11:28:33 -07:00 |
|
Howard Stearns
|
a0d09c0a6d
|
Mulitple independent handlers for same entity/event.
|
2015-05-24 11:48:11 -07:00 |
|
Howard Stearns
|
b884d3cf90
|
Handle all the signals.
|
2015-05-24 09:57:12 -07:00 |
|
Howard Stearns
|
1dd2b7275e
|
Simpler and more uniform version that handles all the standard entity-script events.
|
2015-05-23 18:11:05 -07:00 |
|
Howard Stearns
|
277f5ef3a4
|
Working experimental first version.
|
2015-05-23 13:35:35 -07:00 |
|
Seth Alves
|
124ff68cee
|
make EntityItemID a subclass of QUuid
|
2015-05-20 14:22:08 -07:00 |
|
Seth Alves
|
f9d46b0cb5
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
|
Stephen Birarda
|
e462617a6b
|
add error log debug for script fail
|
2015-05-15 10:29:24 -07:00 |
|
Brad Davis
|
6a5c7b8b42
|
Merge remote-tracking branch 'upstream/master' into plugins_pt2
Conflicts:
libraries/script-engine/src/MenuItemProperties.cpp
|
2015-05-11 12:40:17 -07:00 |
|
Brad Davis
|
e5dc3908ba
|
Merge pull request #4825 from Nex-Pro/Non-JSON-Menu-Items-Fix
Fix for addMenuItem separator boolean
|
2015-05-11 12:27:11 -07:00 |
|
Nex Pro
|
fb9ff6e016
|
In some cases when the addMenuItem function was called the separator boolean was true by default.
This fix addresses this issue by setting it to false.
|
2015-05-11 18:50:54 +01:00 |
|
Clément Brisset
|
421ebeb3d7
|
Merge pull request #4795 from birarda/sequence-numbers
add sequence number support to NL, don't double send data from AvatarMixer
|
2015-05-11 19:23:33 +02:00 |
|
Bradley Austin Davis
|
03bd17ed49
|
Rebasing onto scale changes
|
2015-05-08 15:09:46 -07:00 |
|
Sam Gateau
|
653d2e72b1
|
Skybox kind of working
|
2015-05-07 11:23:11 -07:00 |
|
Stephen Birarda
|
6b3cf1ba4a
|
remove dependency of PacketHeaders on NodeList
|
2015-05-05 12:19:42 -07:00 |
|
Eric Levin
|
6a987fdaf5
|
now conforming to coding standards
|
2015-05-04 16:40:04 -07:00 |
|
Eric Levin
|
e097950277
|
added axis and angle helper methods to Quat class- script user can now get normalized axis and scalar angle from a quaternion
|
2015-05-04 15:22:10 -07:00 |
|
Stephen Birarda
|
a039d5f28c
|
Merge pull request #4753 from samcake/orange
Introducing UserInputMapper
|
2015-05-04 14:26:51 -04:00 |
|
Sam Gateau
|
c9b296693c
|
bringing the UserInputMapper to the application
|
2015-05-03 15:45:19 -07:00 |
|
Stephen Birarda
|
94739cf8d3
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
|
Brad Hefta-Gaub
|
7414201845
|
Merge pull request #4721 from ctrlaltdavid/20514
DO NOT MERGE - QA for 20514 - Move "Stereo Audio" option into developerMenu.js
|
2015-04-28 20:44:09 -07:00 |
|
David Rowe
|
9576ad19a7
|
Move "Stereo Audio" option into developerMenu.js
And rename it "Stereo Input" to better relect what it does.
|
2015-04-28 14:14:10 -07:00 |
|
Brad Davis
|
2575352485
|
Attempting to resolve possible crash case for scripts playing sounds
|
2015-04-28 12:51:01 -07:00 |
|
Sam Gateau
|
f54821f996
|
more details in the comments
|
2015-04-21 11:12:01 -07:00 |
|
Sam Gateau
|
48364cb598
|
refined the names of the key light porperties in Stage
|
2015-04-21 11:04:14 -07:00 |
|
Sam Gateau
|
687ca7fee5
|
Update the cookies.js to be able to edit and test direction and color, validate that the SunDirection and color and on/off is working
|
2015-04-17 19:00:40 -07:00 |
|
Sam Gateau
|
f1e0d5855e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-17 11:33:39 -07:00 |
|
Clément Brisset
|
516acee1c7
|
Merge pull request #4647 from huffman/fix-multiple-scripts-on-restart
Fix stop/reload all scripts affecting already-stopped scripts
|
2015-04-17 16:29:23 +02:00 |
|
Sam Gateau
|
b5b146b81b
|
Training Team: improving the sun lighting interface to javascript to enable / disable the earthSkyModel, assign explicitely the SUnDirection and getter, and expose a AmbientINtensity to control the amount of the ambient lighting contribution
Expose these to javascript
|
2015-04-16 17:35:37 -07:00 |
|
Ryan Huffman
|
2e61ef01da
|
Update ScriptEngin::stop to only take effect when not finished
|
2015-04-15 09:55:36 -07:00 |
|
Atlante45
|
b1cfd33438
|
Add generated audio controls to scripting interface
|
2015-04-15 15:49:47 +02:00 |
|
Seth Alves
|
ef5dffecf6
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
7af32bd67a
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
|
Stephen Birarda
|
b27a86fb25
|
always render yourself, handle change of render values elsewhere
|
2015-04-01 17:36:43 -07:00 |
|
Stephen Birarda
|
ee088e12f3
|
leverage scene scripting values to toggle rendering
|
2015-04-01 17:06:06 -07:00 |
|
Stephen Birarda
|
3f4a9c64f9
|
add render bools to the scene scripting interface
|
2015-04-01 16:53:17 -07:00 |
|
Ryan Huffman
|
f0dd20b21e
|
Merge pull request #4570 from samcake/orange
Clean up the sunLightExample.js and create the cookies.js
|
2015-04-01 13:55:03 -07:00 |
|
Brad Hefta-Gaub
|
1de1527414
|
Merge pull request #4569 from ctrlaltdavid/20431
CR for Job #20431 - Remove XMLHttpRequest file reading and model uploading
|
2015-04-01 13:00:16 -07:00 |
|
Sam Gateau
|
3b92910a91
|
Adding the cookies sciprt that provide a simple ui useful for debug and exemple, complete the interface on the scene script interface to provide the getters
|
2015-04-01 12:22:35 -07:00 |
|
David Rowe
|
0a55bcb0c5
|
Remove XMLHttpRequest's facility to read local files
|
2015-03-31 16:56:04 -07:00 |
|
Stephen Birarda
|
61806935bb
|
add a networking constants class with metaverse URL
|
2015-03-31 16:40:21 -07:00 |
|
ZappoMan
|
a88b3c02d2
|
quiet warning flood when scripts are bad
|
2015-03-30 18:24:34 -07:00 |
|
ZappoMan
|
31072b2b2e
|
only start one download per url even if still pending
|
2015-03-30 16:48:41 -07:00 |
|
ZappoMan
|
e2d8d82096
|
more script caching cleanup
|
2015-03-30 16:34:04 -07:00 |
|
ZappoMan
|
74d50a9250
|
more work on improving script caching
|
2015-03-30 16:21:47 -07:00 |
|
ZappoMan
|
36657c9473
|
first cut at script caching
|
2015-03-30 14:36:48 -07:00 |
|
Stephen Birarda
|
80ecbed02b
|
Merge pull request #4524 from ctrlaltdavid/fix-xmlhttprequest-auth
Fix authorization of API calls in XMLHttpRequest
|
2015-03-27 15:35:14 -07:00 |
|
David Rowe
|
c456760419
|
Extract API URL into a const
|
2015-03-27 15:24:55 -07:00 |
|
David Rowe
|
1ee797efa4
|
Fix authorization of API calls in XMLHttpRequest
|
2015-03-27 13:59:52 -07:00 |
|
Andrew Meadows
|
be5fdbf217
|
enable avatar collisions by default
also remove old gravity features
|
2015-03-27 13:36:20 -07:00 |
|
Leonardo Murillo
|
c3c1d4a5ae
|
Switching to .com
|
2015-03-25 12:36:37 -06:00 |
|
samcake
|
6b1f42df83
|
Merge pull request #4366 from ZappoMan/removeMetavoxels
remove metavoxels
|
2015-03-03 15:50:53 -08:00 |
|
ZappoMan
|
5c3c94a618
|
remove metavoxels
|
2015-03-02 17:21:43 -08:00 |
|
Ryan Huffman
|
b370e025c9
|
Move EntityScriptingInterface instance to DependencyManager
|
2015-03-02 15:05:31 -08:00 |
|
Ryan Huffman
|
38a361dcf0
|
Remove class scope on _entityScriptingInterface property references
|
2015-03-02 11:32:07 -08:00 |
|
Ryan Huffman
|
75a943386b
|
Remove nullptr comparison
|
2015-03-02 10:44:32 -08:00 |
|
Ryan Huffman
|
a443157dd7
|
Update ScriptEngine::entityScriptingInterface to be static pointer
Statically allocating the EntityScriptingInterface means we can't make
sure it is initialized AFTER NodeList has been initialized
|
2015-03-02 10:40:46 -08:00 |
|
Sam Gateau
|
f6a9bd1870
|
REfining the naming and introducing an orientation offset
|
2015-02-26 17:26:41 -08:00 |
|
Sam Gateau
|
a757229c0e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-02-25 19:18:01 -08:00 |
|
Sam Gateau
|
6b29e314c2
|
Adding the Stage of the Scene and exposing control of the sun light from javascript
|
2015-02-25 19:05:27 -08:00 |
|
Brad Hefta-Gaub
|
e7b36166ec
|
Merge pull request #4340 from huffman/fix-repeat-captured-keys
Make KeyEvent objects equal even if they have differing isAutoRepeat val...
|
2015-02-25 12:24:19 -08:00 |
|
Ryan Huffman
|
660d9ad499
|
Make KeyEvent objects equal even if they have differing isAutoRepeat values
|
2015-02-25 10:28:45 -08:00 |
|
ZappoMan
|
f1017f8a5d
|
simplify waitTillDoneRunning
|
2015-02-24 17:45:22 -08:00 |
|
ZappoMan
|
310654831c
|
clean up comments remove dead code
|
2015-02-24 17:34:19 -08:00 |
|
ZappoMan
|
eab09eaf28
|
removed extra debugging
|
2015-02-24 17:15:58 -08:00 |
|
ZappoMan
|
25ae001d3b
|
removed extra debugging
|
2015-02-24 17:05:44 -08:00 |
|
ZappoMan
|
9dcea38b2b
|
tweak some debugging
|
2015-02-24 16:23:39 -08:00 |
|
ZappoMan
|
8757600a5e
|
ifdef around massive debug output
|
2015-02-24 15:57:13 -08:00 |
|
ZappoMan
|
fd93b99f03
|
more hacking on script shutdown behavior
|
2015-02-24 14:02:46 -08:00 |
|
ZappoMan
|
6be8f4c0ec
|
more work on improving shutdown behavior
|
2015-02-23 17:32:31 -08:00 |
|
ZappoMan
|
7e2d355b56
|
first cut at properly shutting down timers while shutting down scripts
|
2015-02-23 11:40:30 -08:00 |
|
ZappoMan
|
1efa7b28b0
|
removed dead code
|
2015-02-23 10:04:14 -08:00 |
|
ZappoMan
|
a8d48e592f
|
removing debug messages
|
2015-02-23 09:44:18 -08:00 |
|
ZappoMan
|
e3de994c4a
|
more hacking
|
2015-02-20 18:42:02 -08:00 |
|
ZappoMan
|
8c4474b2d0
|
more hacking
|
2015-02-20 17:55:04 -08:00 |
|
ZappoMan
|
b219937902
|
switch known scripts iterator
|
2015-02-20 15:46:11 -08:00 |
|
ZappoMan
|
0b607fa390
|
first cut at shutting down scripts ahead of other cleanup
|
2015-02-20 15:28:25 -08:00 |
|
Andrew Meadows
|
d896f3a811
|
Merge pull request #4252 from thoys/20224
CR for Job #20224 - Make virtualKeyboard.js go to locations and support gamepads
|
2015-02-17 09:03:17 -08:00 |
|
Stephen Birarda
|
28430d928a
|
use direct connection to ensure injector is stopped
|
2015-02-13 11:52:51 -08:00 |
|
Stephen Birarda
|
1ba85518fc
|
fix for playSound called from same thread
|
2015-02-13 11:36:41 -08:00 |
|
Thijs Wenker
|
062c2cbcee
|
HUD LookAt positions could be NULL now if whenever they're out of range
HMD.HUDLookAtPosition2D -> HMD.getHUDLookAtPosition2D()
HMD.HUDLookAtPosition3D -> HMD.getHUDLookAtPosition3D()
|
2015-02-12 22:55:44 +01:00 |
|
Stephen Birarda
|
ea52cea5dd
|
more cleanup for AudioInjector mem management
|
2015-02-12 10:56:40 -08:00 |
|
Stephen Birarda
|
43e777163e
|
use a QPointer to trigger delayed delete
|
2015-02-11 19:15:33 -08:00 |
|
Stephen Birarda
|
79674fb94f
|
use a wrapper on audio injector for script ownership
|
2015-02-11 17:20:00 -08:00 |
|
Stephen Birarda
|
4894a5b414
|
better handling of cleanup for local injector
|
2015-02-11 16:11:55 -08:00 |
|
Stephen Birarda
|
7b485829c4
|
cleanup AudioInjector memory management
|
2015-02-11 15:52:00 -08:00 |
|
Stephen Birarda
|
fe79d8902e
|
replace data with metaverse for highfidelity urls
|
2015-02-10 10:05:38 -08:00 |
|
Ryan Huffman
|
4a3ee02b11
|
Initialize _entityScriptingInterface in ScriptEngine
|
2015-02-06 11:31:19 -08:00 |
|
David Rowe
|
729fbbf5ac
|
A further custom User-Agent string
|
2015-01-30 15:56:01 -08:00 |
|
David Rowe
|
5474c0634e
|
Merge branch 'master' into 20277
Conflicts:
libraries/script-engine/src/ScriptEngine.cpp
|
2015-01-30 13:49:45 -08:00 |
|
Ryan Huffman
|
e6caefa023
|
Add comment to ScriptEngine::include()
|
2015-01-29 09:08:55 -08:00 |
|
Ryan Huffman
|
ce9e8910e4
|
Add callback to QScriptEngine::include(QString)
|
2015-01-29 09:04:57 -08:00 |
|
David Rowe
|
812fbc58fb
|
Use custom User-Agent string
|
2015-01-23 19:13:29 -08:00 |
|
Ryan Huffman
|
22cdf1cb22
|
Remove BatchLoader::errorLoadingFile and reorder properties
|
2015-01-22 14:24:20 -08:00 |
|
Ryan Huffman
|
e27db48e26
|
Remove qDebug and unnecessary include
|
2015-01-22 14:20:42 -08:00 |
|
Ryan Huffman
|
b4132f1e7d
|
Remove commented line
|
2015-01-22 14:16:36 -08:00 |
|
Ryan Huffman
|
38b38eb063
|
Update ScriptEngine to use BatchLoader
|
2015-01-22 14:14:21 -08:00 |
|
Ryan Huffman
|
958d853b56
|
Add BatchLoader
|
2015-01-22 14:13:54 -08:00 |
|
Atlante45
|
f77fab2fe0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 20:38:52 -08:00 |
|
Clément Brisset
|
808cbfe16a
|
Merge pull request #4088 from ctrlaltdavid/qnetworkreply-error-code
Use more appropriate QNetworkReply error code
|
2015-01-13 17:06:42 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
Atlante45
|
7d39b45f16
|
Hopefully fixes the windows compile error
|
2015-01-12 17:34:07 -08:00 |
|
David Rowe
|
17925c7a81
|
Use more appropriate QNetworkReply error code
This error code is available now that Interface is built with Qt 5.3.
|
2015-01-12 11:06:05 -08:00 |
|
Philip Rosedale
|
285e588266
|
Merge pull request #4072 from Atlante45/network_replies_cleanup
Windows crash fix
|
2015-01-09 07:42:36 -08:00 |
|
Atlante45
|
be050b0469
|
Added missing deletes
|
2015-01-05 15:13:07 -08:00 |
|
Stephen Birarda
|
51bba4884f
|
resolve conflicts on merge with upstream master
|
2015-01-05 14:40:48 -08:00 |
|
ZappoMan
|
49d8f2b2f5
|
more work on voxelEctomy
|
2014-12-30 18:52:33 -08:00 |
|
ZappoMan
|
4ea9bbc309
|
first major pass at voxelEctomy
|
2014-12-30 18:08:58 -08:00 |
|
Stephen Birarda
|
c7a5f3c86c
|
resolve conflicts and merge with upstream master
|
2014-12-29 10:59:42 -07:00 |
|
Atlante45
|
327daacecd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
interface/src/Application.cpp
interface/src/devices/OculusManager.cpp
libraries/networking/src/NodeList.cpp
|
2014-12-22 13:34:18 -08:00 |
|
ZappoMan
|
cfa5e5c61b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into entityScriptsAndEvents
Conflicts:
libraries/entities-renderer/src/EntityTreeRenderer.cpp
libraries/entities-renderer/src/EntityTreeRenderer.h
|
2014-12-19 10:35:18 -08:00 |
|
Atlante45
|
990362b8ff
|
Merge branch 'cuckoo' of https://github.com/birarda/hifi into applications_diet_cpp11
|
2014-12-18 14:18:21 -08:00 |
|
Stephen Birarda
|
7beb3a7b62
|
resolve conflicts on merge with upstream master
|
2014-12-17 16:57:35 -08:00 |
|
Stephen Birarda
|
9425ea2c17
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cuckoo
|
2014-12-17 16:47:15 -08:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
ZappoMan
|
881119ebf3
|
removed dead code
|
2014-12-17 13:23:12 -08:00 |
|
ZappoMan
|
1a9cf126e4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into librarization
Conflicts:
interface/src/Application.cpp
libraries/entities-renderer/src/EntityTreeRenderer.h
|
2014-12-17 13:16:11 -08:00 |
|
ZappoMan
|
d3bf28e879
|
more Application dependency cleanup
|
2014-12-17 11:10:24 -08:00 |
|
Stephen Birarda
|
737741c13b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cuckoo
|
2014-12-17 09:23:42 -08:00 |
|
Atlante45
|
c40e83c9e4
|
Merge branch 'cuckoo' of https://github.com/birarda/hifi into applications_diet_cpp11
|
2014-12-16 15:42:40 -08:00 |
|
Atlante45
|
b2dac6f53f
|
DM users update
|
2014-12-16 15:32:11 -08:00 |
|
Stephen Birarda
|
4077a76e46
|
remove AudioRingBuffer include where not needed
|
2014-12-16 11:58:12 -08:00 |
|
Stephen Birarda
|
c734bc89a3
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
|
ZappoMan
|
660bf2720e
|
convert AnimationCache to DependencyManager
|
2014-12-15 19:48:15 -08:00 |
|
Stephen Birarda
|
5c3e90f64f
|
resolve conflicts on merge with upstream master
|
2014-12-03 13:11:56 -08:00 |
|
Stephen Birarda
|
98f56aaa0c
|
fix URL/filename discrepancy for local scripts
|
2014-12-03 09:55:55 -08:00 |
|
Stephen Birarda
|
d7f168999d
|
don't block main thread for a script load
|
2014-12-02 10:30:23 -08:00 |
|
Stephen Birarda
|
36f716cd61
|
have script loading be separate from ScriptEngine constructor
|
2014-12-02 10:13:43 -08:00 |
|
ZappoMan
|
cd0ee0ff1d
|
better support for includes in entity scripts
|
2014-11-23 14:58:29 -08:00 |
|
Philip Rosedale
|
300708b3a2
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-13 16:38:01 -08:00 |
|
Stephen Birarda
|
e10d132f75
|
avoid Qt QTimer thread bug by putting SoundCache on same thread
|
2014-11-13 14:47:28 -08:00 |
|
Philip Rosedale
|
a23390fe82
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-11-13 10:59:26 -08:00 |
|
Philip Rosedale
|
d248e1e2c4
|
Add reflect(direction, normal) to Vec3 scripting calls
|
2014-11-12 23:03:26 -08:00 |
|
Stephen Birarda
|
b7b371ba61
|
resolve conflicts on merge with upstream master
|
2014-11-11 20:53:24 -08:00 |
|
Stephen Birarda
|
ef2c181c98
|
repairs to audio classes for Sound* to QScriptValue
|
2014-11-11 10:55:07 -08:00 |
|
Ryan Huffman
|
bedd9c76f2
|
Merge branch 'master' of github.com:highfidelity/hifi into entity-grid-tool
Conflicts:
examples/newEditEntities.js
|
2014-11-11 10:48:49 -08:00 |
|
Stephen Birarda
|
a8681cd5b6
|
changes to allow AudioInjectorOptions to operate as a hash from js
|
2014-11-11 10:24:21 -08:00 |
|
Ryan Huffman
|
b04fd89e4f
|
Update grid tool html location
|
2014-11-11 09:55:30 -08:00 |
|
Stephen Birarda
|
0f32346324
|
resolve conflicts on merge with upstream master
|
2014-11-07 09:10:12 -08:00 |
|
Ryan Huffman
|
feaf5678bb
|
Add grid tools to entity edit tools
|
2014-11-06 15:00:39 -08:00 |
|
Stephen Birarda
|
38f2b2ac6a
|
move script-engine library to intel tbb concurrent map
|
2014-11-06 13:47:56 -08:00 |
|
Stephen Birarda
|
8a72cdd59d
|
leverage new libcuckoo hash outside LimitedNodeList
|
2014-11-05 15:09:54 -08:00 |
|
Stephen Birarda
|
2e8118300f
|
fix for two member variable declarations on same line
|
2014-11-05 11:11:37 -08:00 |
|
Stephen Birarda
|
2c667d209d
|
make the AudioInjectorScriptingInterface a singleton
|
2014-11-05 10:10:05 -08:00 |
|
Stephen Birarda
|
8d6b041758
|
send a pick ray with HFActionEvent, not x,y
|
2014-11-04 10:01:25 -08:00 |
|
ZappoMan
|
e7722dc692
|
pass args to object scripts for mouse events
|
2014-10-31 15:20:16 -07:00 |
|
Stephen Birarda
|
7ad590c578
|
don't replace url query in XMLHttpRequest class
|
2014-10-29 13:20:21 -07:00 |
|
Ryan Huffman
|
c802c74396
|
Add comment to new redo functionality
|
2014-10-28 13:48:48 -07:00 |
|
Ryan Huffman
|
cce1e23eec
|
Update UndoStackScriptingInterface to not call redo automatically
|
2014-10-28 13:43:22 -07:00 |
|
Stephen Birarda
|
bb652c0784
|
rename signal in AbstractControllerScriptingInterface from cancel to back
|
2014-10-27 16:01:39 -07:00 |
|
Stephen Birarda
|
8a9f2d172a
|
rename HFCancelEvent to HFBackEvent, fire from joystick
|
2014-10-27 15:51:59 -07:00 |
|
Stephen Birarda
|
7b5115c35f
|
add a new meta event, HFCancelEvent
|
2014-10-27 15:37:31 -07:00 |
|
Stephen Birarda
|
8556b8b95d
|
fix HFMetaEvent headers for new placement
|
2014-10-27 15:28:02 -07:00 |
|
Stephen Birarda
|
a12e0dd0dc
|
fix HFActionEvent headers for new placement
|
2014-10-27 15:27:27 -07:00 |
|
Stephen Birarda
|
c3fe7c7497
|
send global HFActionEvent from ControllerScriptingInterface
|
2014-10-27 15:21:47 -07:00 |
|
Stephen Birarda
|
76493597da
|
move SpatialEvent from EventTypes to its own file
|
2014-10-27 14:47:44 -07:00 |
|
Stephen Birarda
|
818c97fcaf
|
move WheelEvent out of EventTypes into its own file
|
2014-10-27 14:41:23 -07:00 |
|
Stephen Birarda
|
e72409bf39
|
move TouchEvent out of EventTypes to its own file
|
2014-10-27 14:37:04 -07:00 |
|
Stephen Birarda
|
3aa7c3c7dc
|
move MouseEvent out of EventTypes into its own file
|
2014-10-27 14:30:20 -07:00 |
|
Stephen Birarda
|
5a390da509
|
move KeyEvent from EventTypes to its own file
|
2014-10-27 14:24:32 -07:00 |
|
Stephen Birarda
|
d38dd2c53a
|
repairs for recursive source files, move HF meta events to SE
|
2014-10-27 14:18:23 -07:00 |
|
Stephen Birarda
|
f8b423ced6
|
bubble up isAutoRepeat state for KeyEvent
|
2014-10-24 16:12:15 -07:00 |
|
Philip Rosedale
|
3ba3354e11
|
Merge pull request #3636 from Atlante45/reverb
Reverb
|
2014-10-22 21:51:57 -07:00 |
|
Clément Brisset
|
bf9d467328
|
Merge pull request #3638 from huffman/entity-tools-updates
Entity tool fixes
|
2014-10-22 17:40:21 -07:00 |
|
Stephen Birarda
|
7b0f1477a1
|
expose AvatarList to Interface SE, add avatarWithDisplayName method
|
2014-10-22 15:28:04 -07:00 |
|
Ryan Huffman
|
ac8d947cb1
|
Update ScriptUndoCommand to run on ScriptEngine thread
|
2014-10-22 15:18:49 -07:00 |
|
Ryan Huffman
|
14555c4534
|
Add UndoStackScriptingInterface and support when editing entities
|
2014-10-22 14:54:04 -07:00 |
|
Atlante45
|
86c965a922
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-22 14:20:22 -07:00 |
|
Philip Rosedale
|
2a5b2d8686
|
Improved version of headMove with timed target reveal
|
2014-10-21 11:40:16 -07:00 |
|
Atlante45
|
ee4c7c25bf
|
Header fix
|
2014-10-20 16:50:49 -07:00 |
|
Atlante45
|
86b87770c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb
|
2014-10-17 16:50:19 -07:00 |
|
Atlante45
|
f09dc1aeac
|
remove deprecated _engine member from ScriptEngine
|
2014-10-14 15:17:31 -07:00 |
|
NextPrior
|
a0a5530641
|
Initial reverb implementation
Conflicts:
interface/CMakeLists.txt
interface/src/Audio.cpp
interface/src/Audio.h
libraries/script-engine/src/ScriptEngine.cpp
|
2014-10-13 18:13:51 -07:00 |
|
ZappoMan
|
4c85e9f581
|
removing particles
|
2014-10-13 14:10:57 -07:00 |
|
ZappoMan
|
b50e996ec8
|
added Vec3.orientedAngle()
|
2014-10-09 17:35:58 -07:00 |
|
Stephen Birarda
|
d064919cb0
|
fix a missed reference to NetworkAccessManager
|
2014-10-08 10:41:16 -07:00 |
|
Stephen Birarda
|
7773a94df7
|
resolve conflicts on merge with upstream master
|
2014-10-08 09:27:16 -07:00 |
|
Stephen Birarda
|
f19c5c9850
|
repair NetworkAccessManager returns, handle custom AS port in assignment-client
|
2014-10-06 14:57:38 -07:00 |
|
ZappoMan
|
07832fdd68
|
fix include for https relative urls
|
2014-10-06 14:34:19 -07:00 |
|
ZappoMan
|
aa634c8ff2
|
added new methods to Vec3 and Quat
|
2014-10-02 17:55:32 -07:00 |
|
Atlante45
|
f50b42fd16
|
Read new Sound() arg
|
2014-09-25 19:15:16 -07:00 |
|
Stephen Birarda
|
00b0806c4d
|
move JoystickManager to JoystickScriptingInterface, add Joystick class for SDL Joystick
|
2014-09-23 17:09:46 -07:00 |
|
Stephen Birarda
|
900daf48eb
|
initial working connection of an xbox gamepad
|
2014-09-23 14:48:44 -07:00 |
|
Brad Hefta-Gaub
|
631171eb2e
|
Merge pull request #3462 from Atlante45/fix_attachment_bug_with_recording
Fixes concurrency issue with ScriptEngine timers
|
2014-09-21 20:48:05 -07:00 |
|
Andrew Meadows
|
09d3c51120
|
add multiply(float, Vec3) because multiply commutes
|
2014-09-19 16:54:03 -07:00 |
|
Atlante45
|
3d8f3ad9fa
|
Fixes concurrency issue with scriptengine timers
|
2014-09-19 13:21:24 -07:00 |
|
Atlante45
|
66a3683482
|
Fix timer bug with script engine
Occurs when Script.clearInterval() called inside
Script.setInterval callback
|
2014-09-17 16:48:46 -07:00 |
|
ZappoMan
|
9cbc53abc3
|
pack position and orientation in silent frames
|
2014-09-16 13:06:46 -07:00 |
|
Ryan Huffman
|
113e9cf43b
|
Remove use of Quat::rotate
|
2014-09-12 13:31:07 -07:00 |
|
Ryan Huffman
|
4315d63fb5
|
Merge branch 'master' of github.com:highfidelity/hifi into 19831
|
2014-09-11 11:13:13 -07:00 |
|
ZappoMan
|
d734655ab6
|
fix some recently introduced warnings
|
2014-09-06 16:03:03 -07:00 |
|
Brad Hefta-Gaub
|
a77739f31c
|
Merge pull request #3369 from ctrlaltdavid/20007
Code Review for Job #20007
|
2014-09-06 15:36:29 -07:00 |
|
David Rowe
|
5ebe6962a4
|
Make scripts loaded with Script.load() not persist
|
2014-09-06 09:59:47 -07:00 |
|
Andrew Meadows
|
51dca12a7b
|
added default case for switch statements
which avoids warnings about unhandled enum values
|
2014-09-05 16:55:42 -07:00 |
|
Andrew Meadows
|
2fdfb125f2
|
removed signed/unsigned comparisons
|
2014-09-05 16:55:24 -07:00 |
|