Howard Stearns
|
4b4907c9ef
|
Allow multiple scripts to register, and allow them to specify the specific anim vars they are interested in.
|
2015-10-26 10:04:55 -07:00 |
|
Howard Stearns
|
e11b0add9a
|
Update safety trampoline with correct arguments.
|
2015-10-24 15:29:49 -07:00 |
|
Howard Stearns
|
84cfeaec13
|
Linux QT wants .h-less headers.
|
2015-10-22 17:01:06 -07:00 |
|
howard-stearns
|
92ddedd44b
|
Make msvc happy.
|
2015-10-22 16:44:15 -07:00 |
|
Howard Stearns
|
773e4014ca
|
Merge branch 'master' of https://github.com/highfidelity/hifi into expose-anim-vars
|
2015-10-22 16:26:59 -07:00 |
|
Howard Stearns
|
2b7ceffd64
|
Get rid of globalObject().property("MyAvatar").property("animationStateHandlerResult").
|
2015-10-22 16:23:09 -07:00 |
|
Howard Stearns
|
913842ac30
|
Thread check, for consistency.
|
2015-10-22 15:31:17 -07:00 |
|
Howard Stearns
|
ecc920199d
|
Return id suitable for use with remover, per comments.
|
2015-10-22 15:24:24 -07:00 |
|
Howard Stearns
|
1d0464ede5
|
Name change and thread checks per comments.
|
2015-10-22 15:15:10 -07:00 |
|
Howard Stearns
|
759e652506
|
Thread test per comments.
|
2015-10-22 15:13:14 -07:00 |
|
Howard Stearns
|
dbf5072814
|
Merge branch 'master' of https://github.com/highfidelity/hifi into expose-anim-vars
|
2015-10-22 13:35:30 -07:00 |
|
Brad Hefta-Gaub
|
ea917f85f4
|
added ability to set keyhole radius on EntityViewer
|
2015-10-22 12:56:45 -07:00 |
|
samcake
|
b2461a8e4e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into color
|
2015-10-22 12:06:20 -07:00 |
|
Howard Stearns
|
30429e8138
|
Don't use late-breaking results that got reported after the handler was removed.
|
2015-10-22 11:43:22 -07:00 |
|
Howard Stearns
|
b5ccd49959
|
Make ubuntu happy.
|
2015-10-22 11:42:50 -07:00 |
|
samcake
|
a44ac4cbfd
|
Fiing the dark colors for surfaces without texture
|
2015-10-22 11:40:56 -07:00 |
|
Stephen Birarda
|
a8d591166e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into qt-5.5
|
2015-10-22 11:13:28 -07:00 |
|
Stephen Birarda
|
695f0a75b0
|
fixes for builds with qt 5.5
|
2015-10-22 11:12:51 -07:00 |
|
Howard Stearns
|
a58539be82
|
Merge branch 'master' of https://github.com/highfidelity/hifi into expose-anim-vars
|
2015-10-22 10:39:54 -07:00 |
|
Howard Stearns
|
9fd61907f5
|
Call back to Javascript asynchronously, so that we don't block and the script's engine doesn't have thread conflicts.
|
2015-10-21 20:50:07 -07:00 |
|
Brad Hefta-Gaub
|
856af8c764
|
fix EntityItemID dependency
|
2015-10-21 14:33:12 -07:00 |
|
Brad Hefta-Gaub
|
246e46b69a
|
implement improvement in sphere test
|
2015-10-21 10:46:50 -07:00 |
|
Brad Hefta-Gaub
|
954afe45d3
|
Merge pull request #6112 from ericrius1/rayPickAdditions
Moved whitelist and raypicking code out of octree, fixed small bug with polylines
|
2015-10-21 09:08:56 -07:00 |
|
Brad Hefta-Gaub
|
d34ad2af42
|
improved findEntities(sphere) to check against Non-AABBox of entities
|
2015-10-20 21:01:20 -07:00 |
|
Howard Stearns
|
3d2f00c609
|
Cleaner intgerface, including cleanup.
|
2015-10-20 17:01:45 -07:00 |
|
Stephen Birarda
|
14aab4871d
|
Merge pull request #6119 from Atlante45/baseball
Fix autoresizing log spam
|
2015-10-20 13:45:50 -07:00 |
|
Howard Stearns
|
4c6867bb9c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into expose-anim-vars
|
2015-10-20 12:17:00 -07:00 |
|
Andrew Meadows
|
7fa069cf30
|
fix line endings grumble gruble
|
2015-10-20 09:38:25 -07:00 |
|
ericrius1
|
0373a481f8
|
Using EntityItemIDs instead of QUuids
|
2015-10-20 09:22:16 -07:00 |
|
Andrew Meadows
|
341bc3666f
|
Merge pull request #6093 from sethalves/hold-action-changes
Hold action changes
|
2015-10-20 09:19:48 -07:00 |
|
Philip Rosedale
|
282485d412
|
Merge pull request #6116 from AndrewMeadows/reduced-hips-shift-from-hand-targets
hack to reduce hand influence of hips in HMD mode
|
2015-10-19 22:31:50 -07:00 |
|
Howard Stearns
|
2213a4bb02
|
Do not set (just rightHand) anim var if a script has done so.
|
2015-10-19 20:09:48 -07:00 |
|
Atlante45
|
1c46f2aa75
|
Fix autoresizing log spam
|
2015-10-19 18:22:44 -07:00 |
|
samcake
|
b977a094d3
|
Merge pull request #6115 from ZappoMan/fixLOD
fix model LOD behavior
|
2015-10-19 16:16:48 -07:00 |
|
Seth Alves
|
bddbe89c86
|
don't accept incoming location edits if an entity is being controlled by a shouldSuppressLocationEdits action
|
2015-10-19 16:13:53 -07:00 |
|
Seth Alves
|
9e24542c0b
|
don't accept incoming location edits if an entity is being controlled by a shouldSuppressLocationEdits action
|
2015-10-19 16:05:56 -07:00 |
|
Seth Alves
|
00594f0cce
|
don't accept incoming location edits if an entity is being controlled by a shouldSuppressLocationEdits action
|
2015-10-19 16:05:10 -07:00 |
|
Andrew Meadows
|
97b41957f7
|
Merge pull request #6113 from hyperlogic/tony/blender-fbx-fix
Joint rotation fix for FBX files exported from Blender.
|
2015-10-19 15:59:51 -07:00 |
|
Seth Alves
|
a1cfebc173
|
don't accept incoming location edits if an entity is being controlled by a shouldSuppressLocationEdits action
|
2015-10-19 15:57:15 -07:00 |
|
Brad Hefta-Gaub
|
0b2bf8bda8
|
remove some dead code
|
2015-10-19 15:23:45 -07:00 |
|
Brad Hefta-Gaub
|
110adc5c22
|
fix model LOD behavior
|
2015-10-19 15:21:25 -07:00 |
|
Andrew Meadows
|
917bfbf64e
|
hack to reduce hand influence of hips in HMD mode
|
2015-10-19 15:19:32 -07:00 |
|
Seth Alves
|
6f30a3c178
|
new method -- ObjectMotionState::getBodyLinearVelocityGTSigma
|
2015-10-19 13:56:30 -07:00 |
|
Anthony J. Thibault
|
62c89eaf7d
|
Joint rotation fix for FBX files exported from Blender.
This isn't a great fix. But it will at least allow people to export avatars from Blender.
|
2015-10-19 13:49:13 -07:00 |
|
ericrius1
|
dcb37ccd73
|
Removed whitelist and raypicking code from octree, fixed a small bug with polylines
|
2015-10-19 13:14:19 -07:00 |
|
Seth Alves
|
113321184d
|
if model RegistrationPoint doesn't match entityItem's, update it
|
2015-10-19 12:21:26 -07:00 |
|
Seth Alves
|
ac99005602
|
reverting a change to try to see sticking problem again
|
2015-10-19 12:13:08 -07:00 |
|
Seth Alves
|
f96e9eb1e8
|
fuck you, const!
|
2015-10-19 12:04:55 -07:00 |
|
ericrius1
|
8c229d88a8
|
moving whitelist code out of octree
|
2015-10-19 11:59:44 -07:00 |
|
Seth Alves
|
46e5bf0435
|
take entity-server clock-skew into account when handling action expiration times
|
2015-10-19 11:59:03 -07:00 |
|