Ryan Huffman
|
1ff644b619
|
Merge pull request #14256 from ctrlaltdavid/M17008
Fix Interface crash importing JSON with duplicate entity IDs in file
|
2018-11-08 11:04:43 -08:00 |
|
Zach Fox
|
b43ad15fa7
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-11-01 11:32:38 -07:00 |
|
SamGondelman
|
df005eedbf
|
fix shape not getting marked changed
|
2018-10-29 17:43:16 -07:00 |
|
John Conklin II
|
fa2fb3a87a
|
Merge pull request #14246 from sethalves/sync-grab-props
keep userData and new grab properties in sync
|
2018-10-26 11:52:47 -07:00 |
|
SamGondelman
|
faff5f11e8
|
Merge remote-tracking branch 'upstream/master' into particleLoad
|
2018-10-25 10:56:11 -07:00 |
|
Seth Alves
|
c5aafd4644
|
fix spatialKey conversion
|
2018-10-25 07:47:16 -07:00 |
|
Seth Alves
|
387a8ce933
|
fix QJsonArray handling
|
2018-10-25 07:47:15 -07:00 |
|
Seth Alves
|
252e504ab9
|
attempt to keep userData and new grab properties in sync
|
2018-10-25 07:47:15 -07:00 |
|
Zach Fox
|
d1556ae4e8
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-23 15:51:34 -07:00 |
|
Kerry Ivan Kurian
|
e7d1c2873a
|
Merge branch 'master' into log-resource-requests-2
|
2018-10-23 13:46:59 -07:00 |
|
Zach Fox
|
988bca201b
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-23 13:36:46 -07:00 |
|
SamGondelman
|
8807b90474
|
fix emitRadiusStart
|
2018-10-23 13:33:14 -07:00 |
|
Brad Davis
|
c8e664a0a1
|
New SPIRV Shader toolchain
|
2018-10-23 10:40:12 -07:00 |
|
David Rowe
|
794767144f
|
Fix Interface crash importing JSON with duplicate entity IDs in file
|
2018-10-23 15:30:33 +13:00 |
|
Zach Fox
|
493262052c
|
Remove extraneous code changes; remove QUrlAncestry code; remove extra logging
|
2018-10-22 13:59:52 -07:00 |
|
Zach Fox
|
7be5d5674d
|
Merge branch 'master' of github.com:highfidelity/hifi into log-resource-requests-2
|
2018-10-22 13:59:35 -07:00 |
|
Zach Fox
|
1eca1bfd55
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-22 11:18:10 -07:00 |
|
Sam Gateau
|
6005b934ad
|
Merge pull request #13979 from AndrewMeadows/game-loop-optimizations-001
minor bug fix and optimization in ModelEntity animation
|
2018-10-19 17:02:48 -07:00 |
|
Brad Davis
|
2687c024eb
|
Fix light color / serialization
|
2018-10-19 14:47:02 -07:00 |
|
Zach Fox
|
2f37a2b1a1
|
Merge branch 'master' of github.com:highfidelity/hifi into log-resource-requests-2
|
2018-10-18 11:12:26 -07:00 |
|
Andrew Meadows
|
6558d539e4
|
adjust simulation bid priority by props changed
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
9bfa4a5267
|
remove unhelpful/wrong TODO comment
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
1a685d2409
|
set script-triggerd sim ownership priority correctly
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
ce81ab1f9d
|
don't edit restricted properties unless sim ownership possible
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
bb51079284
|
move some bid-prep logic from EntityMotionState to EntityItem
|
2018-10-18 10:33:02 -07:00 |
|
Andrew Meadows
|
0b34524ba0
|
minimimze time holding locks on tree in editEntity()
|
2018-10-18 10:31:27 -07:00 |
|
Andrew Meadows
|
21654ba77c
|
cleanup access to sessionID
|
2018-10-18 10:31:27 -07:00 |
|
Andrew Meadows
|
f63610af2b
|
namechange: TerseUpdate --> TransformAndVelocities
|
2018-10-18 10:31:27 -07:00 |
|
Zach Fox
|
2a9e0041b2
|
Merge branch 'master' of github.com:highfidelity/hifi into textToSpeech
|
2018-10-18 10:16:07 -07:00 |
|
John Conklin II
|
1cc2569bd8
|
Merge pull request #13596 from SamGondelman/scriptvec3
Replace vec2, vec3, and xColor properties with JS prototypes
|
2018-10-18 09:47:56 -07:00 |
|
Kerry Ivan Kurian
|
3b15548ea3
|
Display resource-access events in marketplace item tester
Includes refactoring marketplace item tester into a single-page app.
|
2018-10-18 01:04:47 -07:00 |
|
John Conklin II
|
8e5bc1678f
|
Merge pull request #14219 from SamGondelman/materialCull
QueryAACube fixes and materials expand to include their parent
|
2018-10-17 15:15:23 -07:00 |
|
Sam Gondelman
|
3f117cd3e0
|
Merge branch 'master' into scriptvec3
|
2018-10-17 13:57:21 -07:00 |
|
Brad Hefta-Gaub
|
0e0542ec6e
|
Merge pull request #13890 from sethalves/grab-properties-1
move grab pseudo-properties (userData) into first-class EntityItemProperties
|
2018-10-17 13:29:20 -07:00 |
|
Sam Gondelman
|
e3543cf098
|
Merge branch 'master' into scriptvec3
|
2018-10-17 13:10:29 -07:00 |
|
Andrew Meadows
|
0c61779331
|
remove deprecated cruft; stub setAnimationURL() override
|
2018-10-17 11:45:39 -07:00 |
|
Andrew Meadows
|
148944814b
|
consolidate two bad string checks into one
|
2018-10-17 11:45:39 -07:00 |
|
John Conklin II
|
eb088772d0
|
Merge pull request #14156 from sabrina-shanman/bug_dynamic-hulls
Fix "Good" collision not honoring mesh groups in OBJ files
|
2018-10-17 11:12:21 -07:00 |
|
Sam Gondelman
|
cba4a4139a
|
fix compile error
|
2018-10-16 18:25:17 -07:00 |
|
SamGondelman
|
49b496046b
|
queryAACube fixes
|
2018-10-16 14:35:39 -07:00 |
|
Zach Fox
|
7de784ce27
|
First steps (definitely not working)
|
2018-10-10 12:32:55 -07:00 |
|
Sam Gondelman
|
67662df760
|
Merge branch 'master' into scriptvec3
|
2018-10-08 12:59:34 -07:00 |
|
divya
|
91df342ae9
|
Merge pull request #14094 from wayne-chen/interstitialMerged
Merged interstitial page/redirect domain improvements
|
2018-10-08 10:32:29 -07:00 |
|
sabrina-shanman
|
c8cccc5ec7
|
Fix "good" collision not subdividing OBJ meshes by group
|
2018-10-08 09:24:33 -07:00 |
|
Andrew Meadows
|
c3478dc018
|
remove expired avatarEntities from their avatars
|
2018-10-05 13:48:35 -07:00 |
|
Dante Ruiz
|
651f37aceb
|
Merge branch 'interstitialMerged' of github.com:wayne-chen/hifi into interstitialMerged
|
2018-10-04 15:01:39 -07:00 |
|
Dante Ruiz
|
bda9735b5d
|
fix loading progress
|
2018-10-04 15:01:16 -07:00 |
|
John Conklin II
|
afe6d97b00
|
Merge pull request #14100 from danteruiz/soft-entities-updates
update soft entities and fix deadlock from qml.
|
2018-10-04 13:33:34 -07:00 |
|
Sam Gondelman
|
5b6e7b2566
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
|
Seth Alves
|
834699fa12
|
Move grab pseudo-properties (userData) into first-class EntityItemProperties.
|
2018-10-02 08:54:12 -07:00 |
|