Seth Alves
|
a9cf836cb0
|
added isVec3NaN and isQuatNaN functions
|
2016-01-22 11:13:55 -08:00 |
|
Atlante45
|
db18d188b8
|
Fix wifi ping spikes
Moves the setting of Qt's bearer poll timeout earlier to be sure
it's caught.
|
2016-01-21 15:05:32 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Brad Davis
|
80c95cd8eb
|
Fixing access to second based timestamp
|
2015-10-10 16:07:26 -07:00 |
|
Brad Davis
|
9e4a7a6226
|
Working on controller refactoring
|
2015-10-10 03:05:42 -07:00 |
|
Stephen Birarda
|
94739cf8d3
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
|
Seth Alves
|
fb607e2b26
|
logging groups for library/shared and interface
|
2015-04-06 18:45:06 -07:00 |
|
ZappoMan
|
e9812d0608
|
added similarStrings() helper
|
2014-11-25 09:25:49 -08:00 |
|
ZappoMan
|
bd2adf08e3
|
fix to drift in usecTimestampNow() caused when computer sleeps
|
2014-11-21 13:33:53 -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
|
a89287e404
|
reset the QElapsedTimer in usecTimestampNow() periodically to prevent error
|
2014-11-04 11:01:37 -08:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
Stephen Birarda
|
6eb2c73624
|
add assert include to SharedUtil
|
2014-08-08 13:23:54 -07:00 |
|
Stephen Birarda
|
0378fb3049
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
|
Atlante45
|
d9dde06c14
|
Various tweaks to referentials
|
2014-08-04 14:59:15 -07:00 |
|
Atlante45
|
03031c4c04
|
Outdated link
|
2014-07-28 16:36:12 -07:00 |
|
Andrew Meadows
|
b62f04e9fe
|
check for nan's coming out of rotationBetween()
|
2014-07-23 16:51:53 -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 |
|
Kai Ludwig
|
d08b63b247
|
changed 2000 into a constant defined inline
|
2014-06-16 23:30:28 +02:00 |
|
Kai Ludwig
|
3fbde70f96
|
Added functions to test usleep, msleep and sleep for accuracy.
|
2014-06-15 21:05:23 +02:00 |
|
barnold1953
|
5013c8c2fa
|
Fixed script editor crash when script calls Script.stop(). Also made the
processEraseMessage wait until it can lock to ensure particles are
deleted.
|
2014-05-22 12:45:36 -07:00 |
|
Stephen Birarda
|
8e9defad3e
|
send an updated address to data-server with domain (when changed)
|
2014-05-15 12:18:24 -07:00 |
|
Atlante45
|
6595b29a4f
|
More bug tracking
|
2014-04-29 10:55:30 -07:00 |
|
Atlante45
|
8b4a910040
|
Fix timestamp timer not fired
|
2014-04-25 12:19:18 -07:00 |
|
Andrzej Kapolka
|
d38d3db224
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-04-23 12:25:43 -07:00 |
|
Atlante45
|
fea0a262a6
|
Put back missing windows header
|
2014-04-22 12:35:50 -07:00 |
|
Atlante45
|
3eeb3a539d
|
Fixed lack of resolution in usecTimestampNow()
|
2014-04-22 11:48:43 -07:00 |
|
Atlante45
|
be2db49e08
|
Last touch to removing gettimeofday
|
2014-04-21 16:44:21 -07:00 |
|
Atlante45
|
f7f30e118c
|
More gettimeofday cleanup
|
2014-04-21 15:17:11 -07:00 |
|
Andrzej Kapolka
|
e2558bdac0
|
Experimenting with tweaking the Euler angles so that z, rather than y, is in
[-pi/2, pi/2].
|
2014-04-18 17:16:20 -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
|
186c588d5a
|
remove doubled timeval definition from SharedUtil
|
2014-04-10 10:48:50 -07:00 |
|
Stephen Birarda
|
ba6f861ad8
|
fix unmatched #ifdef in Syssocket
|
2014-04-10 09:54:37 -07:00 |
|
Stephen Birarda
|
58298984d3
|
link GnuTLS to the assignment-client, fix timeval in SharedUtil
|
2014-04-10 09:48:47 -07:00 |
|
Stephen Birarda
|
1d5644a85f
|
link GnuTLS to octree library
|
2014-04-10 09:45:57 -07:00 |
|
Stephen Birarda
|
7e2b73906c
|
remove Syssocket include from SharedUtil
|
2014-04-10 09:35:25 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
7190ce9a88
|
remove loadRandomIdentifier for STUN requests, use UUID
|
2014-03-25 14:33:53 -07:00 |
|
Tony Hagale
|
7f2a92d759
|
#2386 trying a new static lookup table for numberOfOnes()
|
2014-03-19 16:28:12 -05:00 |
|
Tony Hagale
|
5f94e44cde
|
#2386 trying a new static lookup table for numberOfOnes()
|
2014-03-19 16:26:45 -05:00 |
|
Brad Hefta-Gaub
|
c0ee3fa1f0
|
fix unix warning
|
2014-03-14 18:14:54 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|