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 |
|
Zach Pomerantz
|
1e3cfd6baf
|
Detect changes for surfaceRadius
|
2016-02-22 19:27:35 -08:00 |
|
Zach Pomerantz
|
8688bf2abb
|
Move light entity defaults to light
|
2016-02-22 15:56:10 -08:00 |
|
Zach Pomerantz
|
77ad4039bc
|
Merge branch 'master' of github.com:highfidelity/hifi into fix/light-intensity
|
2016-02-22 15:11:12 -08:00 |
|
Zach Pomerantz
|
6d7bf7d423
|
Add PROP_SURFACE_RADIUS to LightEntity
|
2016-02-22 15:07:07 -08:00 |
|
Thijs Wenker
|
58539171a3
|
give particle trails a nice smooth path between frames
|
2016-02-20 22:46:19 +01:00 |
|
Seth Alves
|
af1640ac4e
|
adjust avatar-energy code to avoid editing local tree and then not telling the entity-server about it
|
2016-02-17 14:36:18 -08:00 |
|
samcake
|
545f276fdf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into red
|
2016-02-15 09:29:00 -08:00 |
|
Brad Hefta-Gaub
|
9160758af7
|
make sure forced reload still works
|
2016-02-12 15:09:50 -08:00 |
|
Brad Hefta-Gaub
|
550b9a98b1
|
fix error in preload logic
|
2016-02-12 14:45:55 -08:00 |
|
samcake
|
f12030c1a4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into red
|
2016-02-11 18:41:02 -08:00 |
|