Andrew Meadows
|
8177512432
|
send all TerseUpdate properties when one changes
|
2015-05-29 11:35:50 -07:00 |
|
Seth Alves
|
5cc038e1c6
|
polyvox no longer has a color
|
2015-05-27 15:12:26 -07:00 |
|
Seth Alves
|
0f81445cee
|
flag for polyvox to select minecraft vs walking-cubes. uppack to unpack
|
2015-05-27 07:04:44 -07:00 |
|
Seth Alves
|
ebae87136f
|
debugging
|
2015-05-26 20:57:58 -07:00 |
|
Seth Alves
|
55028f6cb0
|
voxel data sent over wire and saved to json
|
2015-05-26 16:34:35 -07:00 |
|
Seth Alves
|
1ec384ab4d
|
allow QByteArray data to be sent with a length. Use appendRawData in places that used to append raw byte-arrays
|
2015-05-26 13:43:22 -07:00 |
|
Seth Alves
|
988ecf9d55
|
send PolyVox voxel dimensions and compressed data over the wire
|
2015-05-26 13:18:52 -07:00 |
|
Eric Levin
|
fe99941de3
|
fixed problem with particle entities not showing up on other clients by adding properties to decodeEditEntityPacket and encodeEntityEditPacket methods in EntityItemProperties.cpp
|
2015-05-21 19:35:27 -07:00 |
|
Seth Alves
|
782402b4c8
|
Merge branch 'master' of github.com:highfidelity/hifi into no-id-swap-redux
|
2015-05-20 14:53:05 -07:00 |
|
Seth Alves
|
124ff68cee
|
make EntityItemID a subclass of QUuid
|
2015-05-20 14:22:08 -07:00 |
|
Seth Alves
|
a769cfdaf2
|
client decides on new entity-ids, keep EntityItemID class
|
2015-05-20 10:42:19 -07:00 |
|
Ryan Huffman
|
bb38b3eb3f
|
Update default light cutoff to PI / 2
|
2015-05-20 09:11:21 -07:00 |
|
Seth Alves
|
f9d46b0cb5
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
|
Andrew Meadows
|
53e241fb07
|
merge upstream/master into andrew/thermonuclear
|
2015-05-14 12:37:41 -07:00 |
|
Andrew Meadows
|
d28c400cea
|
add restitution and friction Entity properties
|
2015-05-14 12:36:59 -07:00 |
|
Andrew Meadows
|
81d06e0dc3
|
Merge upstream/master into andrew/nova
Conflicts:
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityItemProperties.cpp
|
2015-05-14 10:09:55 -07:00 |
|
ZappoMan
|
0dcb89fce7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into typeSafePropertyCleanup
Conflicts:
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityItemProperties.cpp
|
2015-05-13 20:33:10 -07:00 |
|
Brad Hefta-Gaub
|
5da0a8d7a3
|
Merge pull request #4860 from howard-stearns/entity-sound
Entity sound.
|
2015-05-13 20:07:44 -07:00 |
|
ZappoMan
|
045c0141e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into typeSafePropertyCleanup
Conflicts:
libraries/entities/src/EntityItemProperties.cpp
|
2015-05-13 17:09:21 -07:00 |
|
Howard Stearns
|
dc2e923583
|
Ordering for packets.
|
2015-05-13 15:51:11 -07:00 |
|
Howard Stearns
|
1a87ca04da
|
Entity sound.
|
2015-05-13 13:18:02 -07:00 |
|
ZappoMan
|
b4f15304ba
|
standardize COPY_PROPERTY_FROM_QSCRIPTVALUE for vec3, quat, and color
|
2015-05-13 13:12:47 -07:00 |
|
ZappoMan
|
f28ca90ac5
|
clean up COPY_GROUP_PROPERTY_FROM_QSCRIPTVALUE to be type safe
|
2015-05-13 09:38:49 -07:00 |
|
Andrew Meadows
|
7e9e223b3e
|
merge upstream/master into andrew/nova
|
2015-05-12 21:48:55 -07:00 |
|
Andrew Meadows
|
2165d18c05
|
don't copy simulatorID from script value
|
2015-05-12 21:45:36 -07:00 |
|
Brad Davis
|
e9b83e1c02
|
Working on web entities
|
2015-05-12 21:15:54 -07:00 |
|
ZappoMan
|
8169d82141
|
consolidate COPY_PROPERTY_TO_QSCRIPTVALUE and COPY_GROUP_PROPERTY_TO_QSCRIPTVALUE to be type safe
|
2015-05-12 17:13:20 -07:00 |
|
ZappoMan
|
67df6e3c62
|
make READ_ENTITY_PROPERTY_TO_PROPERTIES() type safe
|
2015-05-12 16:24:16 -07:00 |
|
ZappoMan
|
83d212861d
|
make APPEND_ENTITY_PROPERTY type safe
|
2015-05-12 11:41:04 -07:00 |
|
ZappoMan
|
0b6a815a20
|
moved zone stage properties into a group
|
2015-05-08 20:17:01 -07:00 |
|
ZappoMan
|
20fe43c852
|
wire up new zone properties, fix bug in group proprties decode
|
2015-05-07 13:05:00 -07:00 |
|
ZappoMan
|
496da6fcd5
|
wire up the skybox color property to the new skybox renderer
|
2015-05-06 20:36:06 -07:00 |
|
ZappoMan
|
0cb14650b6
|
added skybox group properties to zones
|
2015-05-05 14:12:02 -07:00 |
|
ZappoMan
|
5fc5df7c55
|
change skyboxMode to backgroundMode
|
2015-05-05 12:38:44 -07:00 |
|
ZappoMan
|
4b9c6728e7
|
fix issue with skyboxMode getting randomly set
|
2015-05-04 18:58:35 -07:00 |
|
ZappoMan
|
32ef0c2010
|
removed some dead code
|
2015-05-04 15:49:21 -07:00 |
|
ZappoMan
|
8c47736c3b
|
add skybox mode property
|
2015-05-04 11:41:03 -07:00 |
|
ZappoMan
|
78f7870cbb
|
more tweaks to atmosphere properties
|
2015-05-04 11:13:05 -07:00 |
|
ZappoMan
|
7ae5ed1aaf
|
next pass at atmosphere properties
|
2015-05-01 17:48:09 -07:00 |
|
Seth Alves
|
6139fc0d73
|
Merge pull request #4738 from huffman/entity-naming
Add 'name' property to entities
|
2015-05-01 11:58:30 -07:00 |
|
Ryan Huffman
|
c506c36d7c
|
Fix initialized-out-of-order warnings for name property
|
2015-05-01 11:26:43 -07:00 |
|
Ryan Huffman
|
b49a04c638
|
Add name property to entities
|
2015-05-01 08:40:24 -07:00 |
|
Seth Alves
|
f75b599288
|
don't save default values in json file
|
2015-04-30 11:28:27 -07:00 |
|
Atlante45
|
a26d9ef353
|
Fix ShapeType/String conversion
|
2015-04-24 16:49:18 +02:00 |
|
Atlante45
|
f117941c8d
|
Macro fixing
|
2015-04-23 13:25:14 +02:00 |
|
Atlante45
|
9cec256142
|
Rename collisionModelURL members/methods
|
2015-04-22 21:16:09 +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 |
|
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 |
|
ZappoMan
|
e436c95212
|
first cut at reworking zones
|
2015-04-21 14:36:13 -07:00 |
|