ZappoMan
|
2eac9c293f
|
first working version of scriptable Overlays
|
2014-02-14 15:37:47 -08:00 |
|
ZappoMan
|
dbd6cb71c9
|
fixed crash on shutdown with multiple scripts
|
2014-02-13 20:55:16 -08:00 |
|
ZappoMan
|
4bb7bb2b77
|
make pending packets thread safe
|
2014-02-10 12:48:45 -08:00 |
|
Stephen Birarda
|
05f086ae74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-07 13:48:28 -08:00 |
|
Stephen Birarda
|
3ad8e7260e
|
fix an accidental DOS and remove getNodeActiveSocketOrPing API
|
2014-02-07 13:42:52 -08:00 |
|
Andrzej Kapolka
|
d3b005112e
|
Changes from Philip's code review.
|
2014-02-07 10:03:23 -08:00 |
|
Stephen Birarda
|
b988308a8d
|
leverage writeDatagram helper in NodeList, ping if no active socket
|
2014-02-07 09:49:54 -08:00 |
|
Stephen Birarda
|
c1132726bf
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
|
Stephen Birarda
|
97a7369c76
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
ZappoMan
|
1b9cc4f5a5
|
more fixup to octree packets
|
2014-02-04 23:02:56 -08:00 |
|
ZappoMan
|
b0c41b086d
|
fix voxel packet corruption
|
2014-02-04 22:54:55 -08:00 |
|
ZappoMan
|
00e98ee42b
|
make tryLock actually return a bool
|
2014-01-31 15:44:48 -08:00 |
|
ZappoMan
|
7a3ce7c89d
|
Merge pull request #1805 from birarda/master
remove unused UUID from OctreeQuery
|
2014-01-31 13:48:49 -08:00 |
|
Stephen Birarda
|
9b549723d3
|
remove unused UUID from OctreeQuery
|
2014-01-31 13:47:59 -08:00 |
|
ZappoMan
|
599e57b5c2
|
Merge pull request #1804 from birarda/master
remove a double push in OctreeQuery parsing
|
2014-01-31 13:45:03 -08:00 |
|
Stephen Birarda
|
254a0c0aed
|
remove a double push on UUID in OctreeQuery
|
2014-01-31 13:44:24 -08:00 |
|
ZappoMan
|
5caaf0dc7f
|
check against NULL node from nodeWithUUID()
|
2014-01-31 13:28:56 -08:00 |
|
Stephen Birarda
|
59a528f096
|
remove another unneeded line
|
2014-01-31 10:06:26 -08:00 |
|
Stephen Birarda
|
33edcea5fb
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -08:00 |
|
ZappoMan
|
9d87d58723
|
Merge branch 'master' of https://github.com/worklist/hifi into more_scripting
Conflicts:
libraries/particles/src/ParticlesScriptingInterface.cpp
|
2014-01-28 20:36:35 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
fe410ae3e9
|
fix packet header size constraints
|
2014-01-28 12:56:05 -08:00 |
|
Stephen Birarda
|
cda06d1cb3
|
replace uint64_t with quint64 for Qt friendlyness
|
2014-01-28 12:35:42 -08:00 |
|
ZappoMan
|
427abd4509
|
add model properties to particles
|
2014-01-28 11:18:37 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
ZappoMan
|
568d5bc05d
|
first cut at particle meshes
|
2014-01-28 09:26:47 -08:00 |
|
Andrew Meadows
|
2fa3fc523d
|
Fix for AABox::touches(otherBox)
|
2014-01-27 17:51:05 -08:00 |
|
ZappoMan
|
5e4813ab11
|
more work on allowing for local particle trees
|
2014-01-27 13:50:05 -08:00 |
|
Andrew Meadows
|
daf11692d8
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into fix-particle-avatar-collisions
|
2014-01-26 15:19:52 -08:00 |
|
Andrew Meadows
|
52511b2baf
|
Adding AABox::touches(box)
|
2014-01-24 13:59:03 -08:00 |
|
ZappoMan
|
f02bc95908
|
clear particles when switching domains
|
2014-01-24 11:07:27 -08: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
|
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 |
|
ZappoMan
|
9de99ce6a8
|
removed commented out debug
|
2014-01-23 15:07:17 -08:00 |
|
ZappoMan
|
bdcca9cbf4
|
fix random crash on interface shutdown
|
2014-01-23 14:57:32 -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 |
|
ZappoMan
|
3d0d5f130a
|
fix particle-server spinning out at 100% cpu%
|
2014-01-23 10:02:04 -08:00 |
|
Stephen Birarda
|
b965d850d5
|
move node interest add for JL to JL
|
2014-01-22 16:26:28 -08:00 |
|
Brad Hefta-Gaub
|
e0f68bedc1
|
fixed type
|
2014-01-22 15:25:05 -08:00 |
|
Brad Hefta-Gaub
|
b9ccd28428
|
removed some debug code
|
2014-01-22 14:35:38 -08:00 |
|
Brad Hefta-Gaub
|
85363f6603
|
Merge branch 'master' of git://github.com/worklist/hifi into juridiction_improvements
|
2014-01-22 14:23:00 -08:00 |
|