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 |
|
Stephen Birarda
|
1f95d0c017
|
have avatar-mixer report avatar kills to all avatars
|
2014-01-23 12:47:27 -08:00 |
|
Stephen Birarda
|
a9f1984676
|
add an AvatarManager that will keep Avatars in Application thread
|
2014-01-23 11:59:24 -08:00 |
|
Andrzej Kapolka
|
61d97454d7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-23 11:54:08 -08:00 |
|
Philip Rosedale
|
5e77f5643d
|
Merge pull request #1630 from birarda/nodelist-set
change node types of interest to a QSet
|
2014-01-23 11:42:37 -08:00 |
|
Philip Rosedale
|
d34bb53d53
|
Merge pull request #1657 from birarda/master
more NL repairs for concurrency issues, fix audio starve display
|
2014-01-23 11:41:34 -08:00 |
|
Andrzej Kapolka
|
4e3988f843
|
Have the drag-out box show up in the selected color.
|
2014-01-23 11:20:07 -08:00 |
|
Stephen Birarda
|
b5a72ef669
|
more nodelist repairs for concurrency issues
|
2014-01-23 11:11:22 -08:00 |
|
Andrzej Kapolka
|
a5b0fe38ec
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-23 10:52:03 -08:00 |
|
Philip Rosedale
|
f6cfa5d213
|
Merge pull request #1651 from birarda/master
use NodeHash getter for methods that can be called from other threads
|
2014-01-23 10:51:35 -08:00 |
|
Philip Rosedale
|
f4dafa9057
|
Merge pull request #1650 from ZappoMan/bugfixes
Fix crash in particle server
|
2014-01-23 10:50:13 -08:00 |
|
Stephen Birarda
|
04286e39e6
|
use NodeList getNodeHash getter for methods that can be called from other threads
|
2014-01-23 10:49:51 -08:00 |
|
Philip Rosedale
|
7d56dd57c0
|
Merge pull request #1649 from birarda/master
move datagram processing back to separate thread
|
2014-01-23 10:40:41 -08:00 |
|
ZappoMan
|
ccc30d95fb
|
fix crashing particle server bug
|
2014-01-23 10:32:42 -08:00 |
|
Stephen Birarda
|
7efc9e2e78
|
move datagram processing back to separate thread
|
2014-01-23 10:32:23 -08:00 |
|
ZappoMan
|
3d0d5f130a
|
fix particle-server spinning out at 100% cpu%
|
2014-01-23 10:02:04 -08:00 |
|
Andrzej Kapolka
|
a3ffb1d8a3
|
Working on performing the actual edit.
|
2014-01-22 19:17:48 -08:00 |
|
Andrzej Kapolka
|
d082cfd705
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-22 16:35:04 -08:00 |
|