Stephen Birarda
|
ed19987b7d
|
resolve conflicts on merge with upstream/master
|
2015-09-04 12:31:46 -06:00 |
|
Seth Alves
|
218521fc02
|
put AVATAR_MIN_ROTATION_DOT back to previous value
|
2015-09-03 16:08:46 -07:00 |
|
Seth Alves
|
0c8848a463
|
don't update _lastSendJointData if we didn't send
|
2015-09-03 15:41:40 -07:00 |
|
Seth Alves
|
1071b98260
|
fix differential avatar-joint sending to work if more than 2 avatars are in the domain
|
2015-09-03 14:38:46 -07:00 |
|
Seth Alves
|
36ca789d92
|
fix differential avatar-joint sending to work if more than 2 avatars are in the domain
|
2015-09-03 14:08:04 -07:00 |
|
Andrew Meadows
|
c61bc190de
|
fix finger and palm-normal directions for JS
|
2015-09-02 14:16:02 -07:00 |
|
Andrew Meadows
|
992bd5c9d2
|
fix sixense and vive rotation readings for palms
|
2015-09-02 11:37:36 -07:00 |
|
Stephen Birarda
|
e5a10e3174
|
resolve conflicts on merge with upstream/master
|
2015-09-01 17:07:32 -06:00 |
|
Seth Alves
|
6f80c484b4
|
cleanups
|
2015-09-01 13:33:19 -07:00 |
|
Seth Alves
|
76923583ee
|
Interface only sends joint data to avatar-mixer if they have changed enough since the last send
|
2015-09-01 13:31:34 -07:00 |
|
Stephen Birarda
|
80cf7b6c76
|
resolve conflicts on merge with upstream/master
|
2015-08-27 14:50:04 -07:00 |
|
Seth Alves
|
695ffa29c7
|
call setup_memory_debugger from common macros rather than from every CMakeLists.txt file
|
2015-08-26 11:09:59 -07:00 |
|
Atlante45
|
179ee73e26
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
|
2015-08-26 16:50:33 +02:00 |
|
Brad Davis
|
380b0cb23c
|
Removing tabs from our javascript and C++
|
2015-08-24 15:26:46 -07:00 |
|
Brad Davis
|
8c7711168c
|
Merge pull request #5603 from sethalves/linux-memory-debugger
memory debugging on linux
|
2015-08-20 19:19:24 -07:00 |
|
Stephen Birarda
|
e93b360908
|
expose options property to AI script interface
|
2015-08-20 12:12:43 -07:00 |
|
Seth Alves
|
c25082d86f
|
use -fsanitize=address in all code rather than just the top-level links
|
2015-08-20 10:14:16 -07:00 |
|
Stephen Birarda
|
c8fbb64bbf
|
fix AvatarHashMap read due to COW
|
2015-08-19 14:36:16 -07:00 |
|
Stephen Birarda
|
6860f3d126
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
|
Stephen Birarda
|
0f77ab8611
|
resolve conflicts on merge with upstream/master
|
2015-08-18 11:45:55 -07:00 |
|
Howard Stearns
|
0f6c0a3117
|
Merge branch 'master' of https://github.com/highfidelity/hifi into recapitate
|
2015-08-13 15:56:13 -07:00 |
|
Howard Stearns
|
2756a00638
|
Get default avatar url from resources.
|
2015-08-13 14:23:34 -07:00 |
|
Howard Stearns
|
62941c0914
|
Remove dead code.
|
2015-08-13 12:39:30 -07:00 |
|
David Rowe
|
c0439f123b
|
Merge branch 'master' into 20639
|
2015-08-12 16:34:53 -07:00 |
|
Howard Stearns
|
a5d8125aa7
|
Remove obsolete AvatarMixer wire data. (Was duplicated in joint states that are also sent.)
|
2015-08-11 17:53:49 -07:00 |
|
David Rowe
|
e6473fc8b9
|
Merge branch 'master' into 20639
Conflicts:
interface/CMakeLists.txt
interface/src/Application.cpp
interface/src/Menu.h
tests/ui/src/main.cpp
|
2015-08-11 12:34:28 -07:00 |
|
Bradley Austin Davis
|
7e60aee1bf
|
Merge branch 'master' into plugins
Conflicts:
interface/src/Application.cpp
interface/src/Application.h
interface/src/avatar/Head.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/avatar/MyAvatar.h
interface/src/avatar/SkeletonModel.cpp
interface/src/avatar/SkeletonModel.h
interface/src/devices/3DConnexionClient.cpp
interface/src/ui/overlays/Overlays.cpp
|
2015-08-06 11:03:37 -07:00 |
|
Stephen Birarda
|
052978898e
|
resolve conflicts on merge with upstream master
|
2015-08-05 11:16:20 -07:00 |
|
David Rowe
|
0c174e27c3
|
Merge branch 'master' into 20639
|
2015-08-04 18:36:53 -07:00 |
|
David Rowe
|
f2ae7bfac0
|
Don't apply saccades to tracked eyes
|
2015-07-29 15:14:43 -07:00 |
|
Andrew Meadows
|
2c66af67e9
|
Merge howard/rig into andrew/caesium
|
2015-07-29 09:04:32 -07:00 |
|
Andrew Meadows
|
0a5ada3c09
|
remove legacy shapes
|
2015-07-29 09:02:24 -07:00 |
|
Howard Stearns
|
146ddd2240
|
Cleanup false starts.
|
2015-07-27 13:42:18 -07:00 |
|
Stephen Birarda
|
82def6e15f
|
resolve conflicts on merge with upstream/master
|
2015-07-24 15:40:35 -07:00 |
|
Howard Stearns
|
1663d095a1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rig
|
2015-07-24 14:08:51 -07:00 |
|
Bradley Austin Davis
|
a60e669d3d
|
Merge branch 'master' into plugins
|
2015-07-24 13:38:18 -04:00 |
|
Stephen Birarda
|
974108734a
|
add a comment for size guard
|
2015-07-23 17:17:59 -07:00 |
|
Stephen Birarda
|
f919d2985b
|
don't attempt to send the avatar billboard if too large
|
2015-07-23 17:17:15 -07:00 |
|
Stephen Birarda
|
df47f1dd0b
|
add a BasePacket class for headerless packets
|
2015-07-23 15:20:37 -07:00 |
|
Howard Stearns
|
81e0a1e629
|
Better name for signal.
|
2015-07-23 15:09:06 -07:00 |
|
Stephen Birarda
|
aa08bee69f
|
initial work to make sequence # and bitfield lead all packets
|
2015-07-23 11:59:37 -07:00 |
|
Howard Stearns
|
5a0c1a9402
|
Checkpoint testing stuff.
|
2015-07-22 21:03:48 -07:00 |
|
Bradley Austin Davis
|
114ab9e47f
|
Merge branch 'master' into plugins
|
2015-07-22 11:47:56 -04:00 |
|
Brad Davis
|
5744200f64
|
Merge remote-tracking branch 'upstream/master' into plugins
Conflicts:
interface/CMakeLists.txt
interface/src/Application.cpp
interface/src/Application.h
interface/src/avatar/MyAvatar.h
|
2015-07-20 19:21:02 -07:00 |
|
Atlante45
|
8d6ff2d9f9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-20 14:50:44 -07:00 |
|
Atlante45
|
256c786e28
|
Merge branch 'master' of https://github.com/highfidelity/hifi into smart_pointers
|
2015-07-17 17:59:19 -07:00 |
|
Stephen Birarda
|
35c8a60f3b
|
seek to correct place for bulk avatar data
|
2015-07-17 15:57:52 -07:00 |
|
Stephen Birarda
|
0f534b9f7b
|
fixes for new read and NLPacketList
|
2015-07-17 15:43:20 -07:00 |
|
Stephen Birarda
|
fe0cdc0529
|
put AvatarHashMap slots back to private
|
2015-07-17 14:35:38 -07:00 |
|
Stephen Birarda
|
eaeaa23f03
|
resolve conflicts on merge with origin/protocol
|
2015-07-17 11:10:30 -07:00 |
|