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 |
|
Brad Hefta-Gaub
|
6e9e21051d
|
first cut at move JurisdicionListener and JuridictionSender into non-mulitply derived classes
|
2014-01-22 14:05:31 -08:00 |
|
Brad Hefta-Gaub
|
278ca02595
|
remove debug code
|
2014-01-21 14:06:55 -08:00 |
|
Brad Hefta-Gaub
|
97b0ed2cc5
|
implemented support for PACKET_TYPE_PARTICLE_ERASE
|
2014-01-21 13:24:35 -08:00 |
|
Brad Hefta-Gaub
|
d831f9df5e
|
first cut at using partial property info in particle edits
|
2014-01-20 16:34:45 -08:00 |
|
Stephen Birarda
|
9007a15381
|
comment out the JurisdictionListener's connection for now
|
2014-01-17 15:27:44 -08:00 |
|
Stephen Birarda
|
b24eca199a
|
use new signal slot syntax in JurisdictionListener
|
2014-01-17 15:23:58 -08:00 |
|
Andrzej Kapolka
|
58ee527997
|
Fix GCC warning (string split across lines).
|
2014-01-16 14:24:19 -08:00 |
|
Andrew Meadows
|
b60b9776ae
|
removal of unused OctreePersistThread::_loadCompleted
|
2014-01-16 09:23:47 -08:00 |
|
Brad Hefta-Gaub
|
170dbe6e85
|
Merge branch 'master' of git://github.com/worklist/hifi into windows_build
Conflicts:
assignment-client/src/audio/AudioMixer.cpp
domain-server/src/DomainServer.cpp
interface/src/Audio.cpp
interface/src/DataServerClient.cpp
interface/src/Oscilloscope.cpp
interface/src/PairingHandler.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/devices/Faceshift.cpp
interface/src/devices/SerialInterface.cpp
interface/src/renderer/FBXReader.cpp
libraries/avatars/src/AvatarData.h
libraries/octree-server/src/OctreeServer.cpp
libraries/octree-server/src/OctreeServer.h
libraries/octree/src/ViewFrustum.cpp
libraries/shared/src/Logging.cpp
libraries/shared/src/Node.cpp
libraries/shared/src/Node.h
libraries/shared/src/NodeList.cpp
libraries/shared/src/NodeList.h
libraries/shared/src/PerfStat.cpp
libraries/shared/src/SharedUtil.cpp
libraries/voxels/src/VoxelTree.cpp
voxel-edit/src/main.cpp
|
2014-01-15 10:20:21 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
8676ac38f9
|
foreach spacing and reference repairs
|
2014-01-14 15:54:09 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
9efb391ecf
|
repair crazy references to node ponter from old iterator style
|
2014-01-14 10:50:06 -08:00 |
|
Stephen Birarda
|
7d1a64ca8c
|
change NodeList container to QHash with QSharedPointer
|
2014-01-13 17:09:21 -08:00 |
|
Brad Hefta-Gaub
|
a290017746
|
more type mismatch warning fixes
|
2014-01-13 00:46:43 -08:00 |
|
Brad Hefta-Gaub
|
55babbf7b6
|
windows type mismatch warning fixes
|
2014-01-13 00:30:23 -08:00 |
|
Brad Hefta-Gaub
|
a94e371e5c
|
fix more windows warnings
|
2014-01-12 21:27:25 -08:00 |
|
Brad Hefta-Gaub
|
825c1c8876
|
fix windows warnings
|
2014-01-11 00:07:35 -08:00 |
|
Brad Hefta-Gaub
|
ef60aec81e
|
removed persit file load time to help windows build
|
2014-01-10 21:32:44 -08:00 |
|
Brad Hefta-Gaub
|
b0f8e21d06
|
more windows build hackery
|
2014-01-10 20:36:37 -08:00 |
|
Brad Hefta-Gaub
|
e55e680e66
|
tweaks to some variable names since windows has a problem with them
|
2014-01-10 18:28:18 -08:00 |
|
Brad Hefta-Gaub
|
9bc4a3df41
|
switch from pthread mutex to QMutex
|
2014-01-10 18:01:36 -08:00 |
|
Brad Hefta-Gaub
|
5787d3d9e9
|
more cast coding standard fixes
|
2014-01-09 19:00:57 -08:00 |
|
Brad Hefta-Gaub
|
6e95c52444
|
make local voxel cache properly switch to different cache file when switching domains
|
2014-01-09 14:51:04 -08:00 |
|
Brad Hefta-Gaub
|
c181d0a849
|
first cut at local voxel cache
|
2014-01-09 12:05:09 -08:00 |
|
Brad Hefta-Gaub
|
207ea30c6d
|
fix delete problem with voxels
|
2014-01-04 01:10:48 -08:00 |
|
ZappoMan
|
f1da6bf90b
|
fix various compiler warnings on gcc
|
2014-01-02 15:58:03 -08:00 |
|
Andrew Meadows
|
6e661e05e5
|
minor cleanup and enforcement of coding standards
|
2013-12-31 09:30:01 -08:00 |
|
ZappoMan
|
d71bc248f4
|
support adjusting particles based on clockSkew
|
2013-12-19 14:49:58 -08:00 |
|
ZappoMan
|
72649f1ac9
|
adjust flight times correctly in stats tracking
|
2013-12-19 13:29:45 -08:00 |
|
ZappoMan
|
e2b7e08398
|
revert back to timestamps, fix a couple other bugs
|
2013-12-19 09:50:53 -08:00 |
|
ZappoMan
|
524a847aa5
|
fix spelling error
|
2013-12-17 08:39:23 -08:00 |
|
ZappoMan
|
8f1fbec057
|
added versioning to SVO files and Particle inHand support
|
2013-12-16 19:49:22 -08:00 |
|
ZappoMan
|
32c2aef29b
|
temp remove debug verbosity
|
2013-12-16 11:36:19 -08:00 |
|
ZappoMan
|
f9b7c23857
|
correct handleing of app shutdown and scripting enging termination
|
2013-12-16 11:26:30 -08:00 |
|
ZappoMan
|
c2d5accbc9
|
implement OctreeScriptingInterface base class to share common behavior for particle and voxel scripting
|
2013-12-14 13:25:33 -08:00 |
|
ZappoMan
|
7a4f9cf722
|
particle to particle collisions
|
2013-12-13 10:23:37 -08:00 |
|
ZappoMan
|
f94e000e6b
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_voxel_collisions
|
2013-12-12 17:52:33 -08:00 |
|
ZappoMan
|
5830f1134e
|
add particle collisions with voxels
|
2013-12-12 17:52:22 -08:00 |
|
ZappoMan
|
c9da89cde7
|
fix compiler warning
|
2013-12-12 15:50:25 -08:00 |
|
ZappoMan
|
18cbb2d00f
|
particle tree pruning on update
|
2013-12-12 15:09:30 -08:00 |
|
ZappoMan
|
4acadabaa5
|
adding better support for ParticleEditHandle to allow access to particles after being created
|
2013-12-11 17:46:18 -08:00 |
|
ZappoMan
|
03c72134cb
|
first cut at creatorTokenIDs for creating particles
|
2013-12-11 15:38:52 -08:00 |
|
ZappoMan
|
1225e20fad
|
fix flashy particles caused by server deleting octree elements while particles still exist
|
2013-12-11 09:54:30 -08:00 |
|
ZappoMan
|
ae1576b9f5
|
CR cleanup and add shootParticle() to application
|
2013-12-10 17:07:11 -08:00 |
|
ZappoMan
|
ddb2ba128f
|
removed some dead code
|
2013-12-10 15:37:50 -08:00 |
|
ZappoMan
|
d65479406c
|
only render particle elements that are in view
|
2013-12-10 14:22:52 -08:00 |
|
ZappoMan
|
7a828794be
|
more work with particles added javascript support to particle update
|
2013-12-10 11:27:18 -08:00 |
|
ZappoMan
|
99e3a58a68
|
more work on update
|
2013-12-09 16:33:12 -08:00 |
|
ZappoMan
|
68a51f5205
|
added update to particle
|
2013-12-09 15:34:52 -08:00 |
|
ZappoMan
|
2783770e2b
|
got particles sending from server to client and rendering
|
2013-12-09 13:29:44 -08:00 |
|
ZappoMan
|
2ca628fdf1
|
first cut at particle renderer cleanup particle jurisdiction listener fix storage of particles
|
2013-12-09 11:45:32 -08:00 |
|
ZappoMan
|
91ffb5b167
|
added node type to jurisdiction messages and more work on particle editing
|
2013-12-06 15:56:51 -08:00 |
|
ZappoMan
|
c067f8ad11
|
moved most of VoxelEditPacketSender into new generic base class OctreeEditPacketSender
|
2013-12-05 16:27:35 -08:00 |
|
ZappoMan
|
072ced0185
|
first cut at PACKET_TYPE_PARTICLE_ADD implementation
|
2013-12-05 15:38:36 -08:00 |
|
ZappoMan
|
86ffbc3d33
|
first pass at adding actual particles to the ParticleTree
|
2013-12-05 12:07:52 -08:00 |
|
ZappoMan
|
aec0e9f4aa
|
added basic particle server renamed voxel packet names to fit standard
|
2013-12-04 21:00:00 -08:00 |
|
ZappoMan
|
5ff12ab8d1
|
first cut at getting voxel server based on octree server
|
2013-12-04 17:41:52 -08:00 |
|
ZappoMan
|
c24e32ce06
|
basic ParticleTree and ParticleTreeElement classes
|
2013-12-04 12:32:46 -08:00 |
|
ZappoMan
|
2b27c91550
|
Merge branch 'master' of https://github.com/worklist/hifi into particle_server
Conflicts:
interface/src/VoxelSystem.cpp
interface/src/VoxelSystem.h
|
2013-12-04 11:40:54 -08:00 |
|
ZappoMan
|
2cb46c3447
|
added DEADBEEF support to debug class
|
2013-12-04 10:37:10 -08:00 |
|
ZappoMan
|
188d52c06e
|
get client working in refactored mode
|
2013-12-04 10:05:37 -08:00 |
|
ZappoMan
|
d7ae023492
|
make addChildAtIndex() use createNewElement() so we get our correct classes
|
2013-12-03 20:40:40 -08:00 |
|
ZappoMan
|
9faef65ccc
|
first cut at splitting out octree base classes
|
2013-12-03 17:32:02 -08:00 |
|