Stephen Birarda
f37d3c9bd6
fix primitive type writing in OctreeSceneStats
2015-07-08 16:44:45 -07:00
Stephen Birarda
480cb80f4f
fix primitive writing in OctreeEditPacketSender
2015-07-08 16:42:43 -07:00
Stephen Birarda
c162d53908
fix writes in JurisdictionMap
2015-07-08 16:38:17 -07:00
Stephen Birarda
9f4e4f1948
fix templated write/read and various write calls
2015-07-08 16:36:09 -07:00
Stephen Birarda
ecb6309932
fix HEADER_LENGTH in Octree
2015-07-08 15:02:57 -07:00
Stephen Birarda
07c8bb24b4
fix query packet send in OctreeHeadlessViewer
2015-07-08 15:02:02 -07:00
Stephen Birarda
1597491894
add back missing underscore
2015-07-08 14:58:27 -07:00
Stephen Birarda
3dbe7f7827
fix writes for templated API in OctreeSceneStats
2015-07-08 14:57:45 -07:00
Stephen Birarda
9fb43b71d4
use std::unordered_maps in OctreeEditPacketSender
2015-07-08 14:52:14 -07:00
Stephen Birarda
822dd46228
use getType instead of readType in OctreeEditPacketSender
2015-07-08 14:32:20 -07:00
Stephen Birarda
948e8f7163
actually return packet from initialize packet
2015-07-08 14:27:16 -07:00
Stephen Birarda
b983f662ee
use templated write for sequence number in OctreeEditPacketSender
2015-07-08 14:24:32 -07:00
Stephen Birarda
d8b03189e3
fixes for writes with new API
2015-07-08 14:21:26 -07:00
Stephen Birarda
1081e627fa
Merge remote-tracking branch 'clement/protocol' into atp
2015-07-08 14:12:50 -07:00
Stephen Birarda
fa71c781f4
cleanup edit message memory management in octree packet sending
2015-07-08 14:12:04 -07:00
Atlante45
7329ad6334
Templated read/write in Packet
2015-07-08 13:45:12 -07:00
Stephen Birarda
d9e10db011
use of new API in OctreeEditPacketSender
2015-07-08 13:43:37 -07:00
Stephen Birarda
1e34a63234
Merge remote-tracking branch 'clement/protocol' into atp
2015-07-08 12:19:04 -07:00
Stephen Birarda
e13360b1b6
initial changes to OctreeEditPacketSender for new API
2015-07-08 12:18:38 -07:00
Atlante45
fef51682d5
Jurisdiction map uses new packet API
2015-07-08 11:19:57 -07:00
Atlante45
7713219718
Compile fixes
2015-07-08 10:40:35 -07:00
Stephen Birarda
74940a2132
replace lingering PacketTypes in old format
2015-07-08 10:18:13 -07:00
Stephen Birarda
55a775de38
add TODO for EntityEditNack read fix
2015-07-07 15:35:45 -07:00
Stephen Birarda
ffa6edc904
fix spaces created by xcode find/replace
2015-07-07 15:01:19 -07:00
Stephen Birarda
f879ea2f35
Merge remote-tracking branch 'huffman/protocol' into atp
2015-07-07 13:47:39 -07:00
Stephen Birarda
e953b36f58
handle stats + data packet combination in OctreeSendThread
2015-07-07 12:56:20 -07:00
Stephen Birarda
01b1c46237
more networking API changes in octree classes
2015-07-07 12:31:22 -07:00
Ryan Huffman
18dd61ec7e
Update JurisdictionListener to use NLPacket
2015-07-07 12:09:54 -07:00
Stephen Birarda
b3c3e5a6c8
more PacketType to PacketType::Value replacements
2015-07-02 16:49:19 -07:00
Stephen Birarda
0d64e82fe2
replace PacketType declarations with PacketType::Value
2015-07-02 16:38:52 -07:00
Brad Hefta-Gaub
2a03f62bf2
Merge pull request #5232 from sethalves/actions-over-wire-and-sim-ownership
...
Actions over wire and improved simulation ownership
2015-07-02 14:57:27 -07:00
ZappoMan
24b4614703
add more detailed edit timing to entity server
2015-07-01 16:11:08 -07:00
Andrew Meadows
426b343e2c
remove cruft canAppendBytes() method
2015-06-26 23:12:48 -07:00
Andrew Meadows
4d4b97fe59
add priority promotion to reduce volunteer races
...
also fix priority inheritance from chained collisions
2015-06-26 22:30:06 -07:00
Andrew Meadows
12fc18092b
SimulationOwner as one property
2015-06-26 21:58:03 -07:00
Andrew Meadows
cf74dbe1dc
partial progress toward sim ownership negotiations
...
works well for just a few objects but fails for piles
committing some debug stuff that will have to be torn out later
2015-06-26 21:57:04 -07:00
Anthony J. Thibault
3853395298
Bug fixes for switching between head/body and full body avatars
...
The head model visibility is now updated in preRender()
Moved the near clip plane in a bit more
Invalidate head bone vector on LOD switching.
Removed _currentSkeletonModel pointer, instead use _prevShouldDrawHead to detect when we should flip the visibility bit.
2015-06-24 16:10:47 -07:00
Anthony J. Thibault
99a03bac21
Render a different model when in first person view.
...
Currently this model is identical to the third person model, except
that the head bones have been 'cauterized' by applying a zero scale transform.
This allows us to set the near clip back to a reasonable value.
2015-06-24 16:10:47 -07:00
Philip Rosedale
6ef7e486b1
Merge pull request #5165 from ctrlaltdavid/20582
...
CR for #20582 - Fix the issue with Domain backups
2015-06-22 17:02:38 -07:00
Brad Davis
1b44c220a7
Prep work for procedural stars & stuff
2015-06-22 09:43:12 -07:00
Bradley Austin Davis
4ccdc78866
Fixing frustum perspective bug
2015-06-21 15:53:24 -07:00
David Rowe
709508857c
Delete maximum rolling backup file if it exists before rolling backup
2015-06-18 17:39:31 -07:00
Seth Alves
021dc64789
merge from upstream
2015-06-18 15:03:09 -07:00
Seth Alves
b258aeaa3d
merge from master
2015-06-18 10:04:14 -07:00
Atlante45
a9d2bb1e1c
Coding standard
2015-06-18 15:23:50 +02:00
Seth Alves
610bfc63e8
check success in OctreePacketData::appendValue for qvectors of vec3s before proceeding with further data appends
2015-06-17 18:34:46 -07:00
Seth Alves
508ae276c6
enable -Wdouble-promotion
2015-06-16 18:23:10 -07:00
Atlante45
7654533888
Merge branch 'team-teaching' of https://github.com/highfidelity/hifi into lod
2015-06-03 19:47:51 +02:00
ZappoMan
7c40b666e8
Merge branch 'master' of https://github.com/highfidelity/hifi into team-teaching-scene-api
2015-06-03 09:52:40 -07:00
Atlante45
bbf1837796
Introduced RenderDetails/Stats don't pull details
...
- Regrouped everything stat in a struct
- Details are set into the stats
2015-06-03 16:14:23 +02:00