stojce
|
b09e657ecc
|
click mirror behaviour
- shrink function - restore mirror window view and set forward
fullscreen view
|
2013-10-27 09:57:00 +01:00 |
|
stojce
|
f675b198cb
|
RearView Tools
- moved to separate class
- new icon/button for restore view
-
|
2013-10-26 21:10:05 +02:00 |
|
ZappoMan
|
8cbf5a88e5
|
Merge pull request #1128 from birarda/master
pay attention to jurisdictions, run the silent node removal thread in the agent
|
2013-10-25 15:01:51 -07:00 |
|
Andrzej Kapolka
|
e5c7e69c9c
|
Merge pull request #1130 from ey6es/master
Temporary fix for Mavericks: ignore the per-vertex color on skinned meshes (they don't yet need them).
|
2013-10-25 14:44:34 -07:00 |
|
Andrzej Kapolka
|
3ebb4e3ba9
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-25 14:42:43 -07:00 |
|
Andrzej Kapolka
|
62b2388592
|
Temporary fix for Mavericks: the skin shader isn't getting the color, so just
use white. We're not using vertex colors on anything skinned yet, anyway.
|
2013-10-25 14:40:00 -07:00 |
|
ZappoMan
|
130213bffc
|
Merge pull request #1129 from ZappoMan/bugfixes
added guard to protect against external child access
|
2013-10-25 14:24:04 -07:00 |
|
ZappoMan
|
b8a87294e6
|
added guard to protect against external child access
|
2013-10-25 14:22:56 -07:00 |
|
Stephen Birarda
|
0ba73154b9
|
Merge pull request #1127 from ZappoMan/bugfixes
temporarily force external child storage
|
2013-10-25 14:10:19 -07:00 |
|
Stephen Birarda
|
d97292a4f1
|
run the silent node removal thread in the agent
|
2013-10-25 14:07:50 -07:00 |
|
ZappoMan
|
dcccfb7ef0
|
temporarily force external child storage
|
2013-10-25 14:03:49 -07:00 |
|
Stephen Birarda
|
99ee614d04
|
Merge pull request #1126 from donpdonp/19444
19444 manage the window title, watch for username changes
|
2013-10-25 13:59:38 -07:00 |
|
Stephen Birarda
|
3df07d344f
|
have assignment client pay attention to jurisdictions
|
2013-10-25 11:39:21 -07:00 |
|
Don Park
|
e44b0af9b6
|
make updateWindowTitle public, call it after Menu loads data into the Profile
|
2013-10-25 11:36:50 -07:00 |
|
Philip Rosedale
|
e2f9cf47ea
|
Merge pull request #1124 from birarda/master
avoid a divide by zero in PacketSender
|
2013-10-25 11:21:22 -07:00 |
|
Philip Rosedale
|
018bf2b438
|
Merge pull request #1125 from ey6es/master
Fix for eyes' rotating into sockets, fisheye distortion on inset mirror.
|
2013-10-25 11:18:23 -07:00 |
|
Don Park
|
248f59325c
|
update the window title when the domain changes or the username changes
|
2013-10-25 11:05:50 -07:00 |
|
Andrzej Kapolka
|
b6f2498364
|
Pull the mirror camera back and narrow its field of view to reduce distortion.
Also, have it point at the avatar's eyes like the full screen mirror.
|
2013-10-25 11:04:34 -07:00 |
|
Andrzej Kapolka
|
09240dba27
|
Limit the eye rotation to 22.5 degrees.
|
2013-10-25 10:55:08 -07:00 |
|
Stephen Birarda
|
8aad3e146f
|
avoid a divide by zero in PacketSender
|
2013-10-25 10:49:35 -07:00 |
|
ZappoMan
|
9a55702482
|
Merge pull request #1122 from birarda/master
fixes for Assignment payload, checkInPacket
|
2013-10-25 10:38:39 -07:00 |
|
Stephen Birarda
|
67050f5cd2
|
fix Assignment ctor from data to properly parse payload
|
2013-10-25 10:34:58 -07:00 |
|
Andrzej Kapolka
|
12ce268f5c
|
Merge pull request #1123 from ey6es/master
Fix for models exported from Blender: remove type prefix from IDs.
|
2013-10-25 10:22:05 -07:00 |
|
Andrzej Kapolka
|
1e5ec3e84f
|
Fix for models exported from Blender: remove type prefix from IDs.
|
2013-10-25 10:18:40 -07:00 |
|
Don Park
|
dc420beaf2
|
updateWindowTitle()
|
2013-10-25 10:09:34 -07:00 |
|
Stephen Birarda
|
9dbbf8c65c
|
don't alloc memory for checkInPacket, make it stack to function
|
2013-10-25 09:22:23 -07:00 |
|
Philip Rosedale
|
968544152f
|
Merge pull request #1121 from ZappoMan/bugfixes
one memory leak fix and several compiler warnings/analysis errors
|
2013-10-25 07:37:04 -07:00 |
|
ZappoMan
|
51f97f65fd
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2013-10-25 00:59:04 -07:00 |
|
ZappoMan
|
953196510f
|
removed some dead code
|
2013-10-25 00:07:34 -07:00 |
|
ZappoMan
|
9492c3de18
|
various memory leaks and compiler warning fixes
|
2013-10-25 00:05:52 -07:00 |
|
Philip Rosedale
|
6957d990e2
|
Merge pull request #1120 from ZappoMan/rate_control
Only send PACKET_TYPE_VOXEL_QUERY messages to voxel servers that are in view.
|
2013-10-24 22:17:41 -07:00 |
|
ZappoMan
|
660edddf66
|
only send PACKET_TYPE_VOXEL_QUERY to voxel servers in view
|
2013-10-24 18:38:33 -07:00 |
|
ZappoMan
|
37584244e6
|
only send PACKET_TYPE_VOXEL_QUERY to voxel servers in view
|
2013-10-24 18:37:31 -07:00 |
|
Philip Rosedale
|
bf07ffd714
|
Merge pull request #1118 from ZappoMan/rate_control
add basic rate control, evenly divide packets per second between all connected voxel servers
|
2013-10-24 18:08:33 -07:00 |
|
Philip Rosedale
|
256ca85efe
|
Merge pull request #1119 from ey6es/master
Gaze adjustments: use the eye positions from the face model, subtract long term average relative to window (not head).
|
2013-10-24 18:08:06 -07:00 |
|
Philip Rosedale
|
e57f966ede
|
Merge pull request #1117 from ZappoMan/bugfixes
removed asserts and replaced with error messages
|
2013-10-24 17:55:33 -07:00 |
|
Andrzej Kapolka
|
3ba7f6ca36
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-24 17:47:26 -07:00 |
|
ZappoMan
|
4a74499ea1
|
removed asserts and replaced with error messages
|
2013-10-24 17:43:38 -07:00 |
|
ZappoMan
|
76fb3c18a2
|
add basic rate control, evenly divide packets per second between all connected voxel servers
|
2013-10-24 17:35:30 -07:00 |
|
Andrzej Kapolka
|
08db294a5b
|
Smooth gaze direction relative to window.
|
2013-10-24 17:23:21 -07:00 |
|
Philip Rosedale
|
0ff8617650
|
Merge pull request #1116 from birarda/assignment
have the NodeList handle ping replies for VS
|
2013-10-24 17:16:53 -07:00 |
|
Philip Rosedale
|
41ff88f0b5
|
Merge pull request #1114 from birarda/master
fixes for admin interface with multiple nodes of same type
|
2013-10-24 17:14:28 -07:00 |
|
Stephen Birarda
|
b1a7e7c052
|
make the NodeList handle ping reply packets in VS
|
2013-10-24 17:03:49 -07:00 |
|
Philip Rosedale
|
ded5c957e7
|
Merge pull request #1115 from birarda/assignment
have AC fail if script code is 4XX
|
2013-10-24 16:47:53 -07:00 |
|
Stephen Birarda
|
b64d7b967d
|
make sure the AC fails if script code is 4XX
|
2013-10-24 16:42:47 -07:00 |
|
Stephen Birarda
|
9339538a74
|
fixes for admin interface with multiple nodes of same type
|
2013-10-24 16:37:41 -07:00 |
|
Stephen Birarda
|
d3ac055add
|
change DS json to use unique UUIDs for keys
|
2013-10-24 16:27:05 -07:00 |
|
Andrzej Kapolka
|
4f3bacdd4c
|
Use calculated eye position here.
|
2013-10-24 16:16:45 -07:00 |
|
Andrzej Kapolka
|
5f696bd72e
|
Need to set lookat position to camera position before simulating in mirror
mode.
|
2013-10-24 16:06:44 -07:00 |
|
Andrzej Kapolka
|
8b6174f1fe
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-10-24 15:30:11 -07:00 |
|