Atlante45
|
7d39b45f16
|
Hopefully fixes the windows compile error
|
2015-01-12 17:34:07 -08:00 |
|
ZappoMan
|
e9812d0608
|
added similarStrings() helper
|
2014-11-25 09:25:49 -08:00 |
|
Atlante45
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
ZappoMan
|
4adb4787cd
|
added debugging of usecTimestampNow() in octree server to better understand flight times
|
2014-11-15 21:50:42 -08:00 |
|
ZappoMan
|
09a06c9d82
|
add debug streamer for xColor
|
2014-11-13 08:14:01 -08:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
Stephen Birarda
|
d5b1bee13c
|
resolve conflicts on merge with upstream master
|
2014-08-08 13:48:32 -07:00 |
|
Stephen Birarda
|
0378fb3049
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
|
ZappoMan
|
84f3ede32f
|
small change to force rebuild
|
2014-08-07 15:09:24 -07:00 |
|
Atlante45
|
d9dde06c14
|
Various tweaks to referentials
|
2014-08-04 14:59:15 -07:00 |
|
wangyix
|
cb5a9bf668
|
moved some const defs to avoid redefinition
|
2014-07-14 10:43:02 -07:00 |
|
wangyix
|
82e9aa8bb7
|
made stats easier to read; reverted injected stream deletion conditions
|
2014-07-11 16:08:15 -07:00 |
|
Andrzej Kapolka
|
de0c45a919
|
Spanner mutation in test.
|
2014-06-20 18:09:51 -07:00 |
|
Stephen Birarda
|
8e9defad3e
|
send an updated address to data-server with domain (when changed)
|
2014-05-15 12:18:24 -07:00 |
|
Andrew Meadows
|
49dedb72c9
|
remove FingerData class and related cleanup
|
2014-05-12 11:09:12 -07:00 |
|
Atlante45
|
8b4a910040
|
Fix timestamp timer not fired
|
2014-04-25 12:19:18 -07:00 |
|
Atlante45
|
3eeb3a539d
|
Fixed lack of resolution in usecTimestampNow()
|
2014-04-22 11:48:43 -07:00 |
|
Atlante45
|
fd20686f0f
|
Removed Systime.h includes
|
2014-04-21 17:23:06 -07:00 |
|
Atlante45
|
f7f30e118c
|
More gettimeofday cleanup
|
2014-04-21 15:17:11 -07:00 |
|
Andrzej Kapolka
|
21fa833f19
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animate
Conflicts:
interface/src/Application.cpp
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
|
2014-04-17 10:58:34 -07:00 |
|
ZappoMan
|
bdf39186de
|
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
|
2014-04-15 21:04:15 -07:00 |
|
ZappoMan
|
60c6b27ab2
|
cleanup code a bit, add support for diffusions even with no ray intersection
|
2014-04-15 11:38:11 -07:00 |
|
Andrzej Kapolka
|
a2dc58f7f9
|
Moved FBX code to its own library so that we can use it for bots.
|
2014-04-14 17:15:58 -07:00 |
|
ZappoMan
|
7a993939bf
|
Merge branch 'master' of https://github.com/worklist/hifi into moonshot
Conflicts:
interface/interface_en.ts
interface/src/Application.cpp
interface/src/Application.h
interface/src/Menu.h
libraries/shared/src/SharedUtil.h
|
2014-04-14 09:43:29 -07:00 |
|
ZappoMan
|
a37921c1d5
|
move isNaN() to shared utils
|
2014-04-13 19:09:07 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
1c861fbecb
|
resolve conflicts on merge with upstream master
|
2014-04-09 15:36:15 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Stephen Birarda
|
e1cae6d295
|
initial handshaking for DTLS sessions between DS and clients
|
2014-04-02 17:29:14 -07:00 |
|
Stephen Birarda
|
7190ce9a88
|
remove loadRandomIdentifier for STUN requests, use UUID
|
2014-03-25 14:33:53 -07:00 |
|
Andrew Meadows
|
a045a87cca
|
Remove arm stretching, add sixense calibration
|
2014-03-14 11:11:00 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
Stephen Birarda
|
403f91c988
|
update resource references to use Qt resource system
|
2014-03-06 10:41:11 -08:00 |
|
Philip Rosedale
|
0a1e840d10
|
Bot.js NPCs wander around and make sounds
|
2014-02-26 13:50:04 -08:00 |
|
Andrzej Kapolka
|
d3b005112e
|
Changes from Philip's code review.
|
2014-02-07 10:03:23 -08:00 |
|
ZappoMan
|
ed0a2a5a18
|
Merge branch 'master' of https://github.com/worklist/hifi into scripting_work
Conflicts:
libraries/shared/src/SharedUtil.cpp
libraries/shared/src/SharedUtil.h
libraries/voxels/src/VoxelEditPacketSender.cpp
|
2014-01-29 19:49:36 -08:00 |
|
ZappoMan
|
08b06cc59c
|
support for global collision callbacks in JS
|
2014-01-29 17:52:17 -08:00 |
|
Stephen Birarda
|
33edcea5fb
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -08:00 |
|
ZappoMan
|
98cdc656c4
|
more scripting support, including adding a Quat helper class that makes JS quat math easier
|
2014-01-29 00:56:08 -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 |
|
Brad Hefta-Gaub
|
ff6e9c0416
|
added back unistd.h for non-windows
|
2014-01-15 14:59:14 -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
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Brad Hefta-Gaub
|
55babbf7b6
|
windows type mismatch warning fixes
|
2014-01-13 00:30:23 -08:00 |
|
Brad Hefta-Gaub
|
f6d775e3e1
|
remove timeval and unistd.h
|
2014-01-10 17:27:23 -08:00 |
|
ZappoMan
|
bfbaf265dd
|
first cut at added clockSkew support to nodes and PING/PING_REPLY
|
2013-12-19 13:14:14 -08:00 |
|
ZappoMan
|
5b36953e81
|
cleanup clockSkew debug options and remove some chatty logs
|
2013-12-18 19:33:52 -08:00 |
|