Stephen Birarda
|
fe410ae3e9
|
fix packet header size constraints
|
2014-01-28 12:56:05 -08:00 |
|
Stephen Birarda
|
8384ff79df
|
remove one Qt type replacement
|
2014-01-28 12:36:43 -08:00 |
|
Stephen Birarda
|
cda06d1cb3
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
|
Stephen Birarda
|
7b4921e761
|
use quint64 in place of uint64_t for QDataStream
|
2014-01-28 12:34:08 -08:00 |
|
Stephen Birarda
|
2aaa9ce3f6
|
resolve conflicts on merge with upstream master
|
2014-01-28 12:30:43 -08:00 |
|
Stephen Birarda
|
b009cd8e67
|
repair more node communication problems after refactor
|
2014-01-28 12:25:44 -08:00 |
|
Stephen Birarda
|
ffefc529f3
|
ensure UUID pulled from packet header is exactly 16 bytes
|
2014-01-28 11:53:09 -08:00 |
|
Stephen Birarda
|
75e2fa491a
|
some type fixes for marshalling/un-marshalling of data
|
2014-01-28 11:26:36 -08:00 |
|
Stephen Birarda
|
85ebad979f
|
repair assignment flow errors from packet changes
|
2014-01-28 11:15:38 -08:00 |
|
Stephen Birarda
|
3854f75abd
|
cleanup some UUID packing
|
2014-01-28 10:41:40 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
stojce
|
74801da07f
|
#19491 - Implement in-app snapshots
|
2014-01-27 18:07:03 +01:00 |
|
AndrewMeadows
|
d19cb6da36
|
Merge pull request #1694 from ZappoMan/dont_edit_bad_particles
New particles JS features
|
2014-01-24 17:23:30 -08:00 |
|
ZappoMan
|
67ef3282cb
|
handle preventing edits to non-existant particles
|
2014-01-24 15:30:40 -08:00 |
|
ZappoMan
|
0b871c80c3
|
added Particles.getParticleProperties() to JS
|
2014-01-24 12:56:36 -08:00 |
|
ZappoMan
|
bcaafb25f0
|
added findParticles() to JS api
|
2014-01-24 12:36:06 -08:00 |
|
ZappoMan
|
f02bc95908
|
clear particles when switching domains
|
2014-01-24 11:07:27 -08:00 |
|
AndrewMeadows
|
ea681f0d8f
|
Merge pull request #1669 from birarda/avatar-list
add an AvatarManager to house a separate list of Avatars from NodeList
|
2014-01-24 09:54:17 -08:00 |
|
Stephen Birarda
|
dff59f386a
|
cleanup spacing in debug
|
2014-01-24 09:23:44 -08:00 |
|
Stephen Birarda
|
fc55c3efac
|
simplify debug a little
|
2014-01-24 09:11:03 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|
Leonardo Murillo
|
6dae086f32
|
changing default domain closes #1676
|
2014-01-24 08:49:07 -06:00 |
|
Stephen Birarda
|
d5b4e643c8
|
resolve conflicts on merge with upstream/master
|
2014-01-23 18:10:40 -08:00 |
|
Stephen Birarda
|
777e375761
|
Merge pull request #1670 from AndrewMeadows/zero-length-penetrations
Zero length penetrations
|
2014-01-23 18:09:41 -08:00 |
|
Stephen Birarda
|
10cfd628aa
|
resolve conflicts on merge with upstream master
|
2014-01-23 17:52:30 -08:00 |
|
Philip Rosedale
|
2dee6426e9
|
Merge pull request #1672 from ZappoMan/bugfixes
fix crash on shutdown of interface
|
2014-01-23 17:27:07 -08:00 |
|
Stephen Birarda
|
8d2e9823de
|
remove notion of owning node from NodeData
|
2014-01-23 17:06:03 -08:00 |
|
ZappoMan
|
5560a0fb4d
|
fix crash on shutdown of interface
|
2014-01-23 17:03:11 -08:00 |
|
Andrew Meadows
|
93482d9d18
|
Fixing indentation.
|
2014-01-23 16:41:03 -08:00 |
|
AndrewMeadows
|
6120416cbb
|
Merge pull request #1627 from ey6es/metavoxels
Basic metavoxel editing interface (doesn't actually perform any edits yet).
|
2014-01-23 16:37:22 -08:00 |
|
ZappoMan
|
da58486fb1
|
Merge pull request #1668 from birarda/nodelist-patches
cleanup deadlocking in NodeList methods, avatar-mixer debug
|
2014-01-23 16:30:29 -08:00 |
|
Andrzej Kapolka
|
e80eb03ba9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
interface/src/Application.cpp
|
2014-01-23 16:13:42 -08:00 |
|
Andrew Meadows
|
631c1d2c1b
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into zero-length-penetrations
|
2014-01-23 16:07:16 -08:00 |
|
Andrew Meadows
|
70c675e9be
|
Adding comments and minor cleanup after tracking down some NaN's that were showing up in collision sound triggers.
|
2014-01-23 16:03:52 -08:00 |
|
Stephen Birarda
|
4ebd5795fc
|
handle merge with nodelist-patches branch
|
2014-01-23 16:01:52 -08:00 |
|
Stephen Birarda
|
80106979a5
|
replace packetSenderNotify with signal/slot combo
|
2014-01-23 15:55:36 -08:00 |
|
Stephen Birarda
|
349c790cc7
|
NodeData cleanup thanks to separation from rendered avatars
|
2014-01-23 15:41:40 -08:00 |
|
Stephen Birarda
|
ed9118fd67
|
more NodeList QSet changes, closes #1660
|
2014-01-23 15:28:46 -08:00 |
|
Stephen Birarda
|
ba7a73e347
|
add a missing break, don't double activate sockets
|
2014-01-23 15:11:09 -08:00 |
|
Stephen Birarda
|
761bcb9825
|
allow recursive locking on the NodeHashMutex
|
2014-01-23 15:11:02 -08:00 |
|
ZappoMan
|
9de99ce6a8
|
removed commented out debug
|
2014-01-23 15:07:17 -08:00 |
|
Stephen Birarda
|
09cd8eb0fd
|
add a missing break, don't double activate sockets
|
2014-01-23 15:05:09 -08:00 |
|
Stephen Birarda
|
e7927ff837
|
allow recursive locking on the NodeHashMutex
|
2014-01-23 15:02:23 -08:00 |
|
ZappoMan
|
bdcca9cbf4
|
fix random crash on interface shutdown
|
2014-01-23 14:57:32 -08:00 |
|
Stephen Birarda
|
9ab1fc4c2c
|
resolve conflicts on merge with upstream/master
|
2014-01-23 14:43:04 -08:00 |
|
Stephen Birarda
|
2e548fb39c
|
complete migration of Avatar list to AvatarManager
|
2014-01-23 14:41:11 -08:00 |
|
Philip Rosedale
|
29f33a4e79
|
Balls rolling on voxels don’t make sound
|
2014-01-23 13:54:45 -08:00 |
|
ZappoMan
|
d2bf3a2a5d
|
set default particle lifetime to 10 seconds, make sure lifetime is always honored
|
2014-01-23 13:46:12 -08:00 |
|
ZappoMan
|
599475b797
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2014-01-23 13:01:17 -08:00 |
|
ZappoMan
|
8aa7a915e7
|
ok, one more shot at fixing particle-server crash
|
2014-01-23 13:01:07 -08:00 |
|