Ryan Huffman
|
e24a01d1fe
|
Add path parameter to goToSandbox
|
2016-10-07 10:30:18 -07:00 |
|
Ryan Huffman
|
03c01bb9b0
|
Add exception handling to callEntityMethod calls
|
2016-10-07 10:30:18 -07:00 |
|
Ryan Huffman
|
4efeb928e2
|
Add user activity logging to tutorial
|
2016-10-07 10:30:18 -07:00 |
|
Howard Stearns
|
a170436c8c
|
Merge pull request #8754 from howard-stearns/init-script-update-time
init the accumulator for script elapsed time
|
2016-10-07 10:10:16 -07:00 |
|
Howard Stearns
|
3a294e77d4
|
Merge pull request #8745 from huffman/feat/new-help-window
Update the help window
|
2016-10-07 10:01:47 -07:00 |
|
Ryan Downe Karpf
|
ed2571704f
|
Merge pull request #8735 from huffman/feat/teleport-improvements
Update teleport.js to ignore invisible or collisionless objects and disallow teleporting to certain surfaces
|
2016-10-07 09:56:30 -07:00 |
|
howard-stearns
|
6cae62f584
|
init the accumulator for script elapsed time
|
2016-10-07 09:38:30 -07:00 |
|
David Kelly
|
ab6ccac631
|
Merge pull request #8741 from howard-stearns/kill-agents
kill agents in avatar mixer when they stop being avatars
|
2016-10-07 09:16:49 -07:00 |
|
Seth Alves
|
f1f8f6323a
|
Merge pull request #8674 from ctrlaltdavid/21055
HMD keyboard
|
2016-10-07 06:21:36 -07:00 |
|
Brad Hefta-Gaub
|
b1cd553074
|
Merge pull request #8752 from huffman/fix/script-resolve
Fix script paths not resolving correctly
|
2016-10-06 18:55:57 -07:00 |
|
David Rowe
|
a1458a26fd
|
Merge branch 'master' into 21055
Conflicts:
libraries/gl/src/gl/OffscreenQmlSurface.cpp
libraries/gl/src/gl/OffscreenQmlSurface.h
|
2016-10-07 14:44:23 +13:00 |
|
Brad Hefta-Gaub
|
b0c2bda898
|
Merge pull request #8743 from jherico/qml_threading
Remove QML threaded rendering
|
2016-10-06 17:46:12 -07:00 |
|
Ryan Huffman
|
bbd7174d06
|
Fix script paths not resolving correctly
|
2016-10-06 17:37:47 -07:00 |
|
David Rowe
|
bdff71151d
|
Updates from code review
|
2016-10-07 13:35:44 +13:00 |
|
Chris Collins
|
8310a9fe8a
|
Merge pull request #8730 from huffman/feat/script-req-retry
Add retrying of script requests
|
2016-10-06 16:09:04 -07:00 |
|
Seth Alves
|
a5de9cc106
|
Merge pull request #8742 from sethalves/ac-client
AC test client
|
2016-10-06 15:35:54 -07:00 |
|
David Rowe
|
e2e762f9e7
|
Merge branch 'master' into 21055
Conflicts:
interface/resources/qml/AddressBarDialog.qml
|
2016-10-07 11:27:35 +13:00 |
|
Chris Collins
|
aecf71a0d0
|
Merge pull request #8729 from huffman/feat/atp-set-mapping
Add setMapping to ATP scripting interface and fix threading bug
|
2016-10-06 11:46:19 -07:00 |
|
Chris Collins
|
14f8fb7c90
|
Merge pull request #8664 from huffman/fix/script-resolve-path
Fix ScriptEngine not properly resolving paths
|
2016-10-06 10:13:44 -07:00 |
|
Chris Collins
|
583332d502
|
Merge pull request #8734 from huffman/feat/allow-editing-unknown-entities
Update entity scripting interface to allow modifications to unknown e…
|
2016-10-06 09:51:35 -07:00 |
|
Seth Alves
|
7b5106afd8
|
Merge branch 'possible-fix-for-domain-server-crash' of github.com:sethalves/hifi into ac-client
|
2016-10-05 19:36:59 -07:00 |
|
Ryan Huffman
|
4171fdd2e1
|
Remove extraneous log line from AssetRequest
|
2016-10-05 19:27:24 -07:00 |
|
Ryan Huffman
|
4901f386ca
|
Remove unused property in ScriptCache
|
2016-10-05 19:25:41 -07:00 |
|
Ryan Huffman
|
17a1f9b5ae
|
Make timer child of QObject instead of attaching to destroyed
|
2016-10-05 19:25:17 -07:00 |
|
Ryan Huffman
|
bba5a7563f
|
Remove extraneous logging
|
2016-10-05 19:25:03 -07:00 |
|
Ryan Huffman
|
42b0d8230c
|
Move extract/encode enitty functions in ScriptEngine
|
2016-10-05 19:14:42 -07:00 |
|
Clément Brisset
|
808419d988
|
Merge pull request #8740 from AndrewMeadows/fix-physics-unit-tests
fix CMAKE warning about un-unit-testable CPP file in physics unit tests
|
2016-10-05 16:22:26 -07:00 |
|
Chris Collins
|
bc6797fc3a
|
Merge pull request #8733 from zzmp/fix/audio-channel-swap
fix intermittent channel swapping
|
2016-10-05 15:54:25 -07:00 |
|
Ryan Huffman
|
df09254437
|
Fix EntityItemID not being converted to string in ScriptEngine
|
2016-10-05 15:45:54 -07:00 |
|
Andrew Meadows
|
e46c15401a
|
take care for division by zero when normalizing
|
2016-10-05 15:00:22 -07:00 |
|
Brad Davis
|
6afe5360fe
|
Fixing header
|
2016-10-05 14:36:26 -07:00 |
|
Brad Davis
|
caf7d87841
|
Restore GL context information to the QML context
|
2016-10-05 14:01:20 -07:00 |
|
Brad Davis
|
afbbd398dc
|
Remove QML threaded rendering
|
2016-10-05 13:48:16 -07:00 |
|
Clément Brisset
|
476ccadb38
|
Merge pull request #8732 from huffman/feat/category-in-logs
Add category to log lines
|
2016-10-05 13:29:41 -07:00 |
|
David Rowe
|
1a745094e2
|
Merge branch 'master' into 21055
Conflicts:
libraries/entities-renderer/src/RenderableWebEntityItem.cpp
libraries/gl/src/gl/OffscreenQmlSurface.h
|
2016-10-06 09:29:09 +13:00 |
|
howard-stearns
|
dc7a9f253c
|
kill agents in avatar mixer when they stop being avatars
|
2016-10-05 13:06:11 -07:00 |
|
Zach Pomerantz
|
afce8c4a45
|
STEREO_FACTOR -> AudioConstants::STEREO
|
2016-10-05 13:02:28 -07:00 |
|
Zach Pomerantz
|
5af95c6062
|
store channels on audio stream
|
2016-10-05 12:04:24 -07:00 |
|
Clément Brisset
|
d18394f249
|
Merge pull request #8596 from huffman/feat/my-avatar-self-id
Add ability to parent overlays to MyAvatar for use across servers
|
2016-10-05 12:03:01 -07:00 |
|
Clément Brisset
|
3f64847888
|
Merge pull request #8726 from huffman/feat/model-overlay-hide-change-textures
Fix model overlay visibility and texture properties
|
2016-10-05 11:54:11 -07:00 |
|
Brad Hefta-Gaub
|
6f86ce8d3b
|
Merge pull request #8683 from jherico/oglplus_b_gone2
Remove all usage of oglplus
|
2016-10-05 09:59:42 -07:00 |
|
Howard Stearns
|
32db63e177
|
Merge pull request #8737 from highfidelity/domain-check
Domain check
|
2016-10-05 08:47:27 -07:00 |
|
Brad Hefta-Gaub
|
415b492c8c
|
Merge pull request #8715 from jherico/offscreen_fences2
Support external GL textures with proper fencing
|
2016-10-05 05:13:06 -07:00 |
|
Ryan Huffman
|
16d535c495
|
Move EntityTree RayArgs back to header
|
2016-10-04 20:20:48 -07:00 |
|
Ryan Huffman
|
ee50469213
|
Add collidableOnly arg to findRayIntersection
|
2016-10-04 20:19:54 -07:00 |
|
Ryan Huffman
|
da6afb605b
|
Fix default findRayIntersection surfaceNormal to be in world space
|
2016-10-04 20:19:54 -07:00 |
|
Ryan Huffman
|
b0c7e91737
|
Disable ray picking against invisible objects in far grab and teleport
|
2016-10-04 20:19:51 -07:00 |
|
Ryan Huffman
|
17c63eb722
|
Add the ability to ignore invisible entities in findRayIntersection
|
2016-10-04 20:19:32 -07:00 |
|
Zach Pomerantz
|
05aded5c9d
|
differentiate smaples/frames from dropped audio
|
2016-10-04 18:45:03 -07:00 |
|
Zach Pomerantz
|
00fabb77b4
|
use proper audio frame naming
|
2016-10-04 18:27:56 -07:00 |
|