Chris Collins
|
ed3a9cb24b
|
Merge pull request #7415 from howard-stearns/thread-safe-entityToElementMap
Possible fix for getContainingElement crash.
|
2016-03-21 15:30:04 -07:00 |
|
howard-stearns
|
8858559247
|
Make access to entityToElementMap thread safe.
|
2016-03-21 14:02:18 -07:00 |
|
Brad Hefta-Gaub
|
492e71345a
|
Revert "Revert "Fix ModelBlender crash""
This reverts commit f274cdcc7f .
|
2016-03-21 11:42:25 -07:00 |
|
Brad Hefta-Gaub
|
f274cdcc7f
|
Revert "Fix ModelBlender crash"
|
2016-03-21 10:47:31 -07:00 |
|
Brad Hefta-Gaub
|
2ef5b3727e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fixBlenderCrash
|
2016-03-18 14:04:45 -07:00 |
|
Seth Alves
|
1e02c8d9d3
|
minimize diff
|
2016-03-17 17:28:36 -07:00 |
|
Seth Alves
|
cbfde2032c
|
fix bug which caused observers of a parenting grab to not see the entity in the grabber's hand
|
2016-03-17 17:09:32 -07:00 |
|
Brad Hefta-Gaub
|
7483b8546b
|
remove FaceModel, make Model support shared_from_this() so we can ave shared and weak pointers to it
|
2016-03-17 17:05:35 -07:00 |
|
Brad Hefta-Gaub
|
d5bf65cc8f
|
Merge pull request #7379 from sethalves/fix-crashes-0
possibly fix a couple of crashes
|
2016-03-17 15:51:27 -07:00 |
|
Seth Alves
|
db5c6d80d2
|
possibly fix a couple of crashes
|
2016-03-17 10:31:54 -07:00 |
|
Clément Brisset
|
17e5b441cf
|
Merge pull request #111 from huffman/atp-manager-name
Add atp filename to entities added to world
|
2016-03-15 10:19:53 -07:00 |
|
Stephen Birarda
|
72c64532f5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2016-03-15 09:12:49 -07:00 |
|
Ryan Huffman
|
7823882aa1
|
Add atp filename to entities added to world
|
2016-03-14 16:13:33 -07:00 |
|
ZappoMan
|
1a17de6dbb
|
reduce log spam
|
2016-03-14 14:02:25 -07:00 |
|
Seth Alves
|
5292e537ea
|
further unmangle merge
|
2016-03-14 11:22:01 -07:00 |
|
Seth Alves
|
908481d5d4
|
merge from upstream
|
2016-03-14 11:15:16 -07:00 |
|
Seth Alves
|
7641b1e99d
|
remove debug print
|
2016-03-13 08:45:23 -07:00 |
|
Seth Alves
|
415f21c189
|
be more aggressive about putting entities into the missing-its-parent list
|
2016-03-13 08:35:21 -07:00 |
|
Seth Alves
|
0a2fb77698
|
delete child entities when parent is deleted
|
2016-03-13 07:04:50 -07:00 |
|
Seth Alves
|
01659cf93b
|
try, try again
|
2016-03-11 16:21:20 -08:00 |
|
Seth Alves
|
5f05d576cc
|
move checkAndAdjustQueryAACube into SpatiallyNestable
|
2016-03-11 15:55:42 -08:00 |
|
Seth Alves
|
1e8706b1da
|
remove debug print
|
2016-03-11 14:47:53 -08:00 |
|
Seth Alves
|
2ad15f7568
|
try harder to get queryAABoxes to be correct
|
2016-03-11 14:38:31 -08:00 |
|
Seth Alves
|
7a4dad8e51
|
allow entity-server to patch up broken queryAACubes
|
2016-03-11 13:20:52 -08:00 |
|
Seth Alves
|
f611d8f747
|
if needed, set querryAACube when dimensions are updated
|
2016-03-11 12:41:18 -08:00 |
|
Stephen Birarda
|
5ad4645b47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into atp
|
2016-03-10 13:28:59 -08:00 |
|
Ryan Huffman
|
b42bec78dc
|
Add Entities.addModelEntity
|
2016-03-10 10:25:20 -08:00 |
|
Philip Rosedale
|
ee1e4b898e
|
Merge pull request #7278 from AndrewMeadows/simulation-priority
adjust simulation priorities
|
2016-03-10 08:52:18 -08:00 |
|
Andrew Meadows
|
9157ff6eda
|
more correct notion of desired simulation priority
|
2016-03-09 11:02:50 -08:00 |
|
Brad Hefta-Gaub
|
1c07276501
|
fix a couple bugs
|
2016-03-09 09:45:55 -08:00 |
|
Andrew Meadows
|
99a1310711
|
change properties at 127 priority, grab at 128
|
2016-03-08 22:17:44 -08:00 |
|
Brad Hefta-Gaub
|
8d4ef28411
|
CR feedback
|
2016-03-08 15:29:04 -08:00 |
|
Brad Hefta-Gaub
|
35d6afbe77
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fixSceneNotStable
|
2016-03-08 14:53:41 -08:00 |
|
Brad Hefta-Gaub
|
6d211dd4e5
|
first cut at fixing the scene not stable bug
|
2016-03-08 14:52:21 -08:00 |
|
Seth Alves
|
dcb720a832
|
fix polyvox hull when registration changes.
|
2016-03-06 14:09:45 -08:00 |
|
Seth Alves
|
9346171695
|
if entity registration isn't default, adjust physics shapes to match
|
2016-03-04 16:47:30 -08:00 |
|
Philip Rosedale
|
3eabf0d451
|
Merge pull request #7209 from sethalves/auto-unhook-stuck-to-hand
when trigger is squeezed, check for things stuck to hand and unhook them
|
2016-02-29 12:59:02 -08:00 |
|
Clément Brisset
|
2ffaa1f2e7
|
Merge pull request #7196 from AndrewMeadows/simulation-ownership
no expiry for simulation ownership
|
2016-02-29 08:26:53 -08:00 |
|
Andrew Meadows
|
a933935e2d
|
lock mutex in clearEntitiesInernal()
|
2016-02-28 15:13:49 -08:00 |
|
Seth Alves
|
5bf8670bc2
|
fix SpatiallyNestable::getChildren
|
2016-02-28 12:16:41 -08:00 |
|
Seth Alves
|
6c9cf386a6
|
when trigger is squeezed, check for things stuck to hand and unhook them
|
2016-02-26 10:14:09 -08:00 |
|
Andrew Meadows
|
acef6642c9
|
fix logic typo
|
2016-02-25 18:09:35 -08:00 |
|
Andrew Meadows
|
5d1e283508
|
namechange TouchesKeyhole to IntersectsKeyhole
|
2016-02-25 18:09:35 -08:00 |
|
Andrew Meadows
|
dfdf375853
|
use shapeInFrustum() names again
but at the same time make the code more redable
also: add some more efficient shape-touches-view methods
and cleanup some whitespace
|
2016-02-25 18:09:35 -08:00 |
|
Brad Hefta-Gaub
|
202a456e1a
|
Merge pull request #7126 from AndrewMeadows/cleanup
cleanup ViewFrustum method names
|
2016-02-25 16:12:25 -08:00 |
|
Brad Hefta-Gaub
|
82cbf19bca
|
Merge pull request #7078 from zzmp/fix/light-intensity
Reimplement light attenuation for spot and point lights
|
2016-02-25 16:08:28 -08:00 |
|
Andrew Meadows
|
b4edfe2390
|
no expiry for simulation ownership
|
2016-02-25 12:07:20 -08:00 |
|
Zach Pomerantz
|
32ce7c6eab
|
Rename light surfaceRadius->falloffRadius
|
2016-02-25 10:02:33 -08:00 |
|
Andrew Meadows
|
9c927ea36b
|
ViewFrustum method renames and whitespace cleanup
fooInFrustum() --> computeFooViewLocation()
except pointInFrustum() --> computeFrustumLocation()
|
2016-02-25 09:11:28 -08:00 |
|
Zach Pomerantz
|
13153bcf08
|
Fix keyLight.ambientURL capitalization
|
2016-02-23 16:53:16 -08:00 |
|