ZappoMan
|
a54cf67064
|
add stats for processing time per packet
|
2015-07-02 17:28:53 -07:00 |
|
ZappoMan
|
8916dd2056
|
add stats for elements and entities per second
|
2015-07-02 17:00:35 -07:00 |
|
ZappoMan
|
0c0b8dbbc1
|
add stats for elements and entities per incoming packet
|
2015-07-02 16:19:13 -07:00 |
|
ZappoMan
|
b568e895ec
|
Merge branch 'master' of https://github.com/highfidelity/hifi into inBoundStats
|
2015-07-02 15:00:09 -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
|
5c4d4893de
|
added bytes per edit stats
|
2015-07-02 13:44:28 -07:00 |
|
ZappoMan
|
63b585da0f
|
added updates per second stat
|
2015-07-02 13:28:12 -07:00 |
|
Leonardo Murillo
|
9440546619
|
Don't display update dialog if this is a PR build
|
2015-07-02 14:17:36 -06:00 |
|
ZappoMan
|
b13a4b2a71
|
add edit update stats
|
2015-07-02 11:07:47 -07:00 |
|
samcake
|
faea97d3c7
|
Merge pull request #5221 from Atlante45/web
Fix Web entities
|
2015-07-02 10:45:20 -07:00 |
|
Brad Hefta-Gaub
|
f16b8d5083
|
Merge pull request #5246 from jherico/inter_idle_timing
Instrument the inter-idle time and tweaking the timeout setting
|
2015-07-02 09:01:44 -07:00 |
|
Seth Alves
|
b19d505fc1
|
remove stray debug print
|
2015-07-01 20:32:45 -07:00 |
|
Seth Alves
|
246861221c
|
rearrange things so that when EntityItem::setActionData is called before the entity-tree is set up, the data is set aside and used once the entity-tree is ready.
|
2015-07-01 20:17:21 -07:00 |
|
samcake
|
3564499824
|
Merge pull request #5249 from ZappoMan/entityServerEditStats
add more detailed edit timing to entity server
|
2015-07-01 18:11:19 -07:00 |
|
Brad Davis
|
59027959b8
|
CR comments and fixing the average calculation
|
2015-07-01 16:30:42 -07:00 |
|
Brad Hefta-Gaub
|
b4f04af66f
|
Merge pull request #5242 from jherico/packet_processing
Eliminate per-packet locking for processing
|
2015-07-01 16:11:27 -07:00 |
|
ZappoMan
|
24b4614703
|
add more detailed edit timing to entity server
|
2015-07-01 16:11:08 -07:00 |
|
Brad Davis
|
1d16d80c0c
|
Comments from CR
|
2015-07-01 14:55:24 -07:00 |
|
Brad Davis
|
1e1f199fdb
|
Undoing unwisdom
|
2015-07-01 14:54:26 -07:00 |
|
Brad Davis
|
4c200d75bc
|
Tweaking packet processing locking
|
2015-07-01 14:53:08 -07:00 |
|
Clément Brisset
|
93d51717ce
|
Merge pull request #5201 from ctrlaltdavid/20590
QA for #20590 - Delete Interface.ini.lock file at start-up if it exists
|
2015-07-01 13:54:02 -07:00 |
|
Seth Alves
|
6e3cab9f4d
|
fix logic problem with previous fix
|
2015-07-01 12:37:15 -07:00 |
|
Seth Alves
|
593ed9f998
|
work around problem where EntityItem::setActionData is called before the entity tree is set up
|
2015-07-01 12:26:51 -07:00 |
|
Seth Alves
|
e8a6acd65b
|
responses to code review
|
2015-07-01 10:42:04 -07:00 |
|
Seth Alves
|
5e2f7204b4
|
responses to code review
|
2015-07-01 10:29:42 -07:00 |
|
Brad Davis
|
d4d6f8f5d5
|
Eliminate per-packet locking for processing
|
2015-07-01 10:06:04 -07:00 |
|
Seth Alves
|
a356cbf620
|
remove commented code
|
2015-07-01 07:33:46 -07:00 |
|
Seth Alves
|
b7e9056c04
|
Merge branch 'master' of github.com:highfidelity/hifi into actions-over-wire-and-sim-ownership
|
2015-07-01 07:33:29 -07:00 |
|
Seth Alves
|
6e7973f5b9
|
coding-standard / code-review
|
2015-06-30 19:28:22 -07:00 |
|
Seth Alves
|
f4bbbcbec7
|
try to explain action class hierarchy in a comment
|
2015-06-30 19:05:34 -07:00 |
|
Seth Alves
|
a300dec1f7
|
update entity data bytes whenever it's asked for
|
2015-06-30 10:42:34 -07:00 |
|
Seth Alves
|
505332c367
|
include action data among physics initiated network updates from interface to entity-server
|
2015-06-30 10:19:03 -07:00 |
|
Seth Alves
|
7d7e3769f6
|
suppress a log message
|
2015-06-30 09:56:15 -07:00 |
|
Ryan Huffman
|
abab284f38
|
Merge pull request #5235 from ericrius1/lineTransform
line entities can now be properly rotated using rotation property
|
2015-06-30 09:30:01 -07:00 |
|
Seth Alves
|
c3747ab8aa
|
initialize some variables
|
2015-06-29 19:40:57 -07:00 |
|
Seth Alves
|
88fc74374b
|
if a hold action is edited by a local script, mark it as 'mine'. if it's not 'mine', let the spring action handle the wire protocol
|
2015-06-29 19:27:10 -07:00 |
|
Seth Alves
|
0a734c9d3d
|
Merge branch 'master' of github.com:highfidelity/hifi into actions-over-wire-and-sim-ownership
|
2015-06-29 16:56:04 -07:00 |
|
Seth Alves
|
fbede0a23f
|
guard against feeding bullet a NaN
|
2015-06-29 15:54:24 -07:00 |
|
Seth Alves
|
9b7ea19087
|
include action type in arguments delivered to scrips
|
2015-06-29 14:33:58 -07:00 |
|
Seth Alves
|
c539d9f233
|
allow for removal and readdition of an action in one time-slice without asserting
|
2015-06-29 12:22:06 -07:00 |
|
ericrius1
|
843ab6d5e3
|
line entities can now be properly rotated using rotation property
|
2015-06-29 11:08:09 -07:00 |
|
Brad Davis
|
5cfa22396c
|
Merge pull request #5219 from venkatn93/master
Changing tooltip reticle
|
2015-06-29 10:51:16 -07:00 |
|
Seth Alves
|
3e88e1f400
|
unbungle merge
|
2015-06-29 10:04:27 -07:00 |
|
Seth Alves
|
1d122060a6
|
merge andrew's sim-ownership branch
|
2015-06-29 09:50:38 -07:00 |
|
Andrew Meadows
|
513285a00e
|
use macros for packing/unpacking QByteArray
|
2015-06-29 07:27:34 -07:00 |
|
Andrew Meadows
|
769755e30a
|
recycle PROP_SIMULATOR_ID
|
2015-06-29 06:20:14 -07:00 |
|
Seth Alves
|
0970f010a4
|
provide a way for scripts to get information about what actions an entity has and what the arguments of those actions are
|
2015-06-27 13:31:00 -07:00 |
|
Seth Alves
|
c0c1116c69
|
attempt some clean-ups in edge/unexpected situations
|
2015-06-27 11:09:28 -07:00 |
|
Seth Alves
|
aa3c7eac9b
|
Merge branch 'master' of github.com:highfidelity/hifi into actions-over-wire
|
2015-06-27 10:12:59 -07:00 |
|
Seth Alves
|
30be515a94
|
remove unneeded lock around action-data in entity item. Actions now use a weak pointer to keep track of owner entity
|
2015-06-27 08:53:27 -07:00 |
|