Stephen Birarda
|
ef58453fda
|
turn off verbose octree packet debug
|
2014-07-30 18:10:11 -07:00 |
|
Stephen Birarda
|
db25cd9d2c
|
call PaymentManager when an OctreeEditPacketSender needs to pay
|
2014-07-30 18:07:08 -07:00 |
|
Stephen Birarda
|
363cef6d8a
|
move satoshi costs to VoxelEditPacketSender
|
2014-07-30 17:33:37 -07:00 |
|
Stephen Birarda
|
eba92eb517
|
have the OctreeEditPacketSender emit a signal when payment is required
|
2014-07-30 17:21:04 -07:00 |
|
Stephen Birarda
|
04effabe48
|
Merge branch 'master' into domain-server-auth
|
2014-07-30 17:14:03 -07:00 |
|
Stephen Birarda
|
2796f71419
|
library cleanup to suppress warnings on cmake 3.0
|
2014-07-30 15:06:15 -07:00 |
|
Stephen Birarda
|
ab1be38fd5
|
reset the cost of the packet back to 0 so it doesn't keep accumulating
|
2014-07-30 14:02:46 -07:00 |
|
Stephen Birarda
|
7a128e5f77
|
add satoshi cost to voxel packet debug
|
2014-07-30 10:14:51 -07:00 |
|
Stephen Birarda
|
66592466ad
|
pipe satoshi cost down to queuePacketToNodes
|
2014-07-30 10:05:21 -07:00 |
|
Stephen Birarda
|
2c8808e922
|
repairs to cost calculations for voxels
|
2014-07-30 09:45:33 -07:00 |
|
Stephen Birarda
|
ff889882ce
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-30 09:24:48 -07:00 |
|
Stephen Birarda
|
f944c27caf
|
don't calculate satoshi cost if the costs are non-existent
|
2014-07-30 09:24:31 -07:00 |
|
Stephen Birarda
|
6a534a6ff1
|
send along satoshi costs for voxel additions from VoxelEditPacketSender
|
2014-07-29 17:31:12 -07:00 |
|
Stephen Birarda
|
9dbe74b02f
|
parse voxel costs to the DomainHandler object
|
2014-07-29 17:22:17 -07:00 |
|
Stephen Birarda
|
40e08d5008
|
add voxel cost amounts to VoxelEditPacketSender
|
2014-07-29 16:39:06 -07:00 |
|
Atlante45
|
75dfb87c8e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatar_simulate_optimisation
|
2014-07-29 13:47:24 -07:00 |
|
Stephen Birarda
|
39e6d7d31b
|
octree packet methods can take a cost
|
2014-07-29 11:40:07 -07:00 |
|
Stephen Birarda
|
85b8449e83
|
use two different signals for settings success and failure
|
2014-07-29 11:17:27 -07:00 |
|
Stephen Birarda
|
133e8570a3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-29 10:50:36 -07:00 |
|
Philip Rosedale
|
1ba8922f0b
|
Merge pull request #3218 from ey6es/metavoxels
Various metavoxel improvements relating to threading and VBO-based rendering.
|
2014-07-29 09:59:55 -07:00 |
|
Atlante45
|
03031c4c04
|
Outdated link
|
2014-07-28 16:36:12 -07:00 |
|
Andrzej Kapolka
|
3ac4bb6ddd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-28 16:24:43 -07:00 |
|
Andrzej Kapolka
|
e05884d4a3
|
Simpler rendering.
|
2014-07-28 16:18:16 -07:00 |
|
Stephen Birarda
|
84b86c17b7
|
use common settings retreival code to block before run in AudioMixer
|
2014-07-28 15:16:59 -07:00 |
|
Stephen Birarda
|
dbf41c8a42
|
allow domain-server to serve settings publicly, fix retry in DomainHandler
|
2014-07-28 14:56:26 -07:00 |
|
Stephen Birarda
|
6334116070
|
request domain settings after successful connection to domain
|
2014-07-28 12:07:19 -07:00 |
|
Stephen Birarda
|
707db4f5d8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-28 11:10:38 -07:00 |
|
Atlante45
|
844e5d7e47
|
Merge branch 'master' of https://github.com/highfidelity/hifi into add_start_stop_animation_for_scripted_avatar
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-07-28 10:11:39 -07:00 |
|
Philip Rosedale
|
acecc17001
|
Merge pull request #3214 from AndrewMeadows/ragdoll
Ragdoll Part 6: muscle constraints for driving Ragdoll and also damped velocity integration for verlet simulation
|
2014-07-28 08:40:21 -07:00 |
|
Andrzej Kapolka
|
57ca606491
|
Various kinds of progress towards generic rendering.
|
2014-07-25 16:59:48 -07:00 |
|
Atlante45
|
1849ec8e07
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editVoxels_zFighting
Conflicts:
examples/editVoxels.js
|
2014-07-25 16:39:39 -07:00 |
|
Andrew Meadows
|
d3ba00770f
|
merge upstream/master into andrew/ragdoll
|
2014-07-25 15:34:32 -07:00 |
|
Andrew Meadows
|
60612f6397
|
implement VerletPoint::integrateForward()
|
2014-07-25 15:23:12 -07:00 |
|
Andrew Meadows
|
b2c2cfec79
|
implement base Ragdoll::stepRagdollForward()
|
2014-07-25 15:22:25 -07:00 |
|
Clément Brisset
|
53b345d4cd
|
Merge pull request #3209 from AndrewMeadows/ragdoll
Ragdoll Part 5: send visible transforms when using ragdoll
|
2014-07-25 11:50:15 -07:00 |
|
Atlante45
|
72a31ec8fc
|
Removed magic number to use DEFAULT_NEAR/FAR_CLIP
|
2014-07-25 10:56:44 -07:00 |
|
Atlante45
|
c5ad856e65
|
Changed DEFAULT_FAR_CLIP to TREE_SCALE
|
2014-07-25 10:55:42 -07:00 |
|
AndrewMeadows
|
361ec5d1ee
|
Merge pull request #3204 from Barnold1953/jsBlendShapes
Exposed Avatar Blendshape control to JS
|
2014-07-25 09:40:48 -07:00 |
|
Stephen Birarda
|
02a0ee08ec
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-25 08:45:54 -07:00 |
|
Philip Rosedale
|
a5d6b2282e
|
Merge pull request #3201 from wangyix/master
moved audio stats to own overlay; audio stats now reset when audiomixer is killed;
|
2014-07-24 21:40:43 -07:00 |
|
Philip Rosedale
|
9a83be618a
|
Merge pull request #3191 from Atlante45/make_scriptEngine_a_qScriptEngine
ScriptEngine now inherit from QScriptEngine
|
2014-07-24 21:38:13 -07:00 |
|
Philip Rosedale
|
e272d0be75
|
Merge pull request #3203 from Atlante45/laser_pointer_js
Laser pointer js
|
2014-07-24 17:28:08 -07:00 |
|
Andrzej Kapolka
|
605b3282e7
|
Working on render bits.
|
2014-07-24 17:01:15 -07:00 |
|
Andrzej Kapolka
|
d0c5fec777
|
Thread safety for spanners.
|
2014-07-24 14:28:49 -07:00 |
|
Atlante45
|
3ffc116cc5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into add_start_stop_animation_for_scripted_avatar
|
2014-07-24 13:48:23 -07:00 |
|
Andrzej Kapolka
|
5bd3d1fe20
|
Working on renderer attribute.
|
2014-07-24 13:16:18 -07:00 |
|
barnold1953
|
d5ea2de4ea
|
Merge branch 'master' of https://github.com/highfidelity/hifi into jsBlendShapes
|
2014-07-24 11:32:31 -07:00 |
|
barnold1953
|
9ac8b732f0
|
FIxed error on ubuntu
|
2014-07-24 10:32:34 -07:00 |
|
Andrew Meadows
|
2ddca4fbf9
|
split independent classes out of Ragdoll files
|
2014-07-24 09:50:16 -07:00 |
|
Andrzej Kapolka
|
0da46a5bc5
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-07-23 18:20:34 -07:00 |
|