David Rowe
|
35e2b87a70
|
Rename DDE menu items
|
2015-04-22 13:15:57 -07:00 |
|
David Rowe
|
649d4736cd
|
Merge branch 'master' into dde-miscellaneous
|
2015-04-22 13:00:40 -07:00 |
|
ZappoMan
|
fb4e334c70
|
implement volume priority for zones
|
2015-04-22 12:38:34 -07:00 |
|
Atlante45
|
287d625c52
|
Added RenderableZoneEntities class
|
2015-04-22 21:17:12 +02:00 |
|
Atlante45
|
99b3ef0d75
|
Move contain function to FBXGeometry
|
2015-04-22 21:17:12 +02:00 |
|
Atlante45
|
9cec256142
|
Rename collisionModelURL members/methods
|
2015-04-22 21:16:09 +02:00 |
|
Atlante45
|
8dc98d86b5
|
Bump entities packet version
|
2015-04-22 21:16:03 +02:00 |
|
Atlante45
|
7f3be9c89b
|
Add shapeType/compoundShapeURL to ZoneEntities
|
2015-04-22 21:14:10 +02:00 |
|
Atlante45
|
b446644549
|
Rename CollisionModelURL handle
|
2015-04-22 21:03:56 +02:00 |
|
Atlante45
|
f3fcb749df
|
Fix algorithm + add comments
|
2015-04-22 21:03:55 +02:00 |
|
Atlante45
|
955723acf1
|
RenderableEntityItem uses collision hull in contains
|
2015-04-22 21:03:55 +02:00 |
|
Atlante45
|
8db9f80779
|
Reimplements "contains" for sphere and particles
|
2015-04-22 21:03:55 +02:00 |
|
Atlante45
|
dbf40afa47
|
Remove deprecated "*InDomainUnit" getter/setter
|
2015-04-22 21:03:55 +02:00 |
|
samcake
|
68a4a14b43
|
Merge pull request #4672 from ZappoMan/ZoneEntity2
Implement Zone Entity
|
2015-04-22 11:58:03 -07:00 |
|
ZappoMan
|
ac81e3e847
|
added example script
|
2015-04-22 11:27:35 -07:00 |
|
ZappoMan
|
19386d5a5d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ZoneEntity2
Conflicts:
libraries/networking/src/PacketHeaders.cpp
libraries/networking/src/PacketHeaders.h
|
2015-04-22 09:35:08 -07:00 |
|
Andrew Meadows
|
65825a4501
|
Merge pull request #4659 from ericrius1/collision
Filtering triggering of collisions with contact type of "continue"
|
2015-04-22 09:33:40 -07:00 |
|
Andrew Meadows
|
b2c67a7f33
|
Merge pull request #4639 from sethalves/acceleration-and-owner-in-wire-protocol
simulation owner in wire protocol
|
2015-04-22 09:20:44 -07:00 |
|
Seth Alves
|
cde64893af
|
coding standard
|
2015-04-21 18:36:06 -07:00 |
|
ZappoMan
|
486ab044a0
|
use piggyback properties to save on property bit space
|
2015-04-21 15:16:46 -07:00 |
|
ZappoMan
|
8366dd02a0
|
remove RenderableZoneEntityItem class since zones don't render like other entities
|
2015-04-21 15:03:04 -07:00 |
|
ZappoMan
|
4ce451f984
|
wire up zone rendering again
|
2015-04-21 14:55:45 -07:00 |
|
ZappoMan
|
98350a47ad
|
Merge branch 'master' of https://github.com/highfidelity/hifi into ZoneEntity2
|
2015-04-21 14:36:27 -07:00 |
|
ZappoMan
|
e436c95212
|
first cut at reworking zones
|
2015-04-21 14:36:13 -07:00 |
|
Brad Davis
|
e68f149aac
|
Fixing bad merge
|
2015-04-21 13:18:53 -07:00 |
|
Ryan Huffman
|
3dfbd70d41
|
Add new zone button
|
2015-04-21 13:16:55 -07:00 |
|
Brad Davis
|
7a33474245
|
Merge remote-tracking branch 'upstream/master' into offscreen
Conflicts:
interface/src/Menu.cpp
|
2015-04-21 13:02:38 -07:00 |
|
Ryan Huffman
|
4e2bcc0690
|
Add zone properties to entity property panel
|
2015-04-21 12:47:11 -07:00 |
|
Brad Hefta-Gaub
|
578c67e051
|
Merge pull request #4671 from samcake/orange
Refine the naming of the "keyLight" of the domain and the upcoming ZoneEntity
|
2015-04-21 11:24:52 -07:00 |
|
Sam Gateau
|
f54821f996
|
more details in the comments
|
2015-04-21 11:12:01 -07:00 |
|
Sam Gateau
|
48364cb598
|
refined the names of the key light porperties in Stage
|
2015-04-21 11:04:14 -07:00 |
|
Seth Alves
|
284215d46a
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-21 09:53:15 -07:00 |
|
Seth Alves
|
34e64e5007
|
Merge pull request #4650 from birarda/vhacd-external
add v-hacd as an external project
|
2015-04-21 09:44:52 -07:00 |
|
Philip Rosedale
|
a0a22ec94f
|
Merge pull request #4669 from ctrlaltdavid/20506
CR for Job #20506 - Use audio for mouth when using DDE
|
2015-04-20 21:19:46 -07:00 |
|
ZappoMan
|
8ce4cb628a
|
another attempt at zones starting from box
|
2015-04-20 18:18:01 -07:00 |
|
ZappoMan
|
a9c2a6e048
|
another attempt at zones starting from box
|
2015-04-20 18:17:21 -07:00 |
|
Seth Alves
|
64c23b8e8b
|
Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol
|
2015-04-20 16:56:24 -07:00 |
|
Seth Alves
|
c49e2c1804
|
cleanups, diff minimization
|
2015-04-20 16:52:29 -07:00 |
|
Seth Alves
|
4a5631fca6
|
cleanups, diff minimization
|
2015-04-20 16:51:28 -07:00 |
|
Seth Alves
|
6107682658
|
handle ignoring simulation data echoed back to us differently
|
2015-04-20 16:36:56 -07:00 |
|
Brad Hefta-Gaub
|
098a18b725
|
Merge pull request #4667 from samcake/orange
Fix for transform issues for overlay 3d elements on mac and linux
|
2015-04-20 16:15:34 -07:00 |
|
David Rowe
|
1af17fa9e7
|
Use voice to control DDE mouth
Add voice blend coefficient values to DDE values.
|
2015-04-20 16:14:36 -07:00 |
|
Seth Alves
|
23f1767634
|
cleanup
|
2015-04-20 16:13:28 -07:00 |
|
Seth Alves
|
d6c8bd94cf
|
clean up some debugging prints
|
2015-04-20 15:59:33 -07:00 |
|
Sam Gateau
|
58c1827f69
|
bring back the glPushPop in transform legacy mode
|
2015-04-20 15:56:44 -07:00 |
|
Sam Gateau
|
3f16c8fbc0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-04-20 15:45:47 -07:00 |
|
Seth Alves
|
56b005a872
|
packets should be ignore if they contain local nodeID, not if local entity contains nodeID
|
2015-04-20 12:19:36 -07:00 |
|
Seth Alves
|
08d300afcd
|
use a flag to indicate that simulation ownership should be grabbed
|
2015-04-20 11:49:10 -07:00 |
|
Seth Alves
|
88f289f3c1
|
small cleanup and some debugging prints
|
2015-04-20 11:19:48 -07:00 |
|
Seth Alves
|
fbff3627dc
|
attempt to claim simulation ownership of entities the avatar crashes with
|
2015-04-20 11:13:51 -07:00 |
|