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 |
|
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 |
|
Stephen Birarda
|
b965d850d5
|
move node interest add for JL to JL
|
2014-01-22 16:26:28 -08:00 |
|
Stephen Birarda
|
6979135fe3
|
move some of the node interest additions to correct spots
|
2014-01-22 16:23:24 -08:00 |
|
Stephen Birarda
|
ec04d5450b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into nodelist-set
|
2014-01-22 16:16:47 -08:00 |
|
Stephen Birarda
|
f4f828ab72
|
Merge pull request #1629 from ZappoMan/juridiction_improvements
Change JurisdictionListener and JurisdictionSender to not require virtual base class
|
2014-01-22 16:16:24 -08:00 |
|
Philip Rosedale
|
3c5cd850fc
|
Merge pull request #1631 from ZappoMan/new_particle_scripting_interface
remove ParticleEditHandle, and change ParticleCollisionSystem to use new particle edit API
|
2014-01-22 16:03:51 -08:00 |
|
Andrzej Kapolka
|
ff4795d9a5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-22 15:59:02 -08:00 |
|
Brad Hefta-Gaub
|
e0f68bedc1
|
fixed type
|
2014-01-22 15:25:05 -08:00 |
|
Brad Hefta-Gaub
|
9231c1d80a
|
remove ParticleEditHandle, and change ParticleCollisionSystem to use new particle edit API
|
2014-01-22 15:21:58 -08:00 |
|
Stephen Birarda
|
abddb969a5
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-22 14:47:44 -08:00 |
|
Stephen Birarda
|
e9e2557576
|
change node types of interest to a QSet
|
2014-01-22 14:47:04 -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 |
|
Brad Hefta-Gaub
|
39f7111b2d
|
remove public virtual from PacketSender and RecievedPacketProcessor
|
2014-01-22 14:21:03 -08:00 |
|
Andrzej Kapolka
|
e552134cf5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
interface/src/Application.cpp
|
2014-01-22 14:19:26 -08:00 |
|
Brad Hefta-Gaub
|
8be6fcbccc
|
CR feedback
|
2014-01-22 14:11:11 -08:00 |
|
Brad Hefta-Gaub
|
34dc1a698e
|
fixed types
|
2014-01-22 14:09:39 -08:00 |
|
Brad Hefta-Gaub
|
6e9e21051d
|
first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes
|
2014-01-22 14:05:31 -08:00 |
|
Andrzej Kapolka
|
c6deb0c450
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-22 13:58:44 -08:00 |
|
Stephen Birarda
|
d307412183
|
remove preEvaluateReset in ScriptEngine
|
2014-01-22 12:01:15 -08:00 |
|
Stephen Birarda
|
a9ce6c7467
|
use NodeList ownerUUID for DataServerScriptingInterface, fix double UUID send
|
2014-01-22 12:00:26 -08:00 |
|
Stephen Birarda
|
d57aec9793
|
don't use separate NodeList owner UUID and Avatar UUID
|
2014-01-22 11:48:04 -08:00 |
|
Brad Hefta-Gaub
|
aacad00791
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
interface/src/Application.cpp
|
2014-01-22 11:16:21 -08:00 |
|
Brad Hefta-Gaub
|
c3b681786a
|
make particles and voxels JS APIs all operate on meters not domain units
|
2014-01-22 11:12:52 -08:00 |
|
Brad Hefta-Gaub
|
f81adb8810
|
update packet versions
|
2014-01-22 09:48:19 -08:00 |
|
Brad Hefta-Gaub
|
74fe9893ba
|
make tipVelocity() world relative
|
2014-01-22 09:17:42 -08:00 |
|
Stephen Birarda
|
a5bac3d209
|
fix a couple of warnings by using QString for object name
|
2014-01-22 09:14:52 -08:00 |
|
Stephen Birarda
|
6b44172467
|
hook the user's avatar object into the Interface ScriptEngine
|
2014-01-22 09:13:25 -08:00 |
|
Stephen Birarda
|
98c25aa3ee
|
put data-server hostname back to data.highfidelity.io
|
2014-01-22 09:10:27 -08:00 |
|
Brad Hefta-Gaub
|
fe5a8d9da2
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
libraries/shared/src/PacketHeaders.cpp
|
2014-01-21 20:21:22 -08:00 |
|
Brad Hefta-Gaub
|
164e703dec
|
tweaks to JS particle editing api
|
2014-01-21 20:05:00 -08:00 |
|
Andrzej Kapolka
|
9f10a9b2c9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-21 17:28:10 -08:00 |
|
Andrzej Kapolka
|
2651c06367
|
Compile fix (for me, anyway).
|
2014-01-21 17:21:57 -08:00 |
|
Andrzej Kapolka
|
d473b002a8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-01-21 17:20:24 -08:00 |
|
Stephen Birarda
|
105fb42b34
|
rewrite mesh and skeleton requests from data-server
|
2014-01-21 16:46:04 -08:00 |
|