Brad Hefta-Gaub
|
d59f9c85a3
|
Merge pull request #4408 from birarda/master
let QMainWindow delete GLCanvas, just stop the QTimer instead
|
2015-03-10 13:41:36 -07:00 |
|
Philip Rosedale
|
4b53cfb950
|
Merge pull request #4407 from birarda/windows-fixes
fix for out of bounds sound resampling
|
2015-03-10 13:35:22 -07:00 |
|
Stephen Birarda
|
6afdb26042
|
let QMainWindow delete GLCanvas, just stop the QTimer instead
|
2015-03-10 13:19:32 -07:00 |
|
Stephen Birarda
|
c660b771db
|
Merge branch 'master' of https://github.com/highfidelity/hifi into windows-fixes
|
2015-03-10 13:05:09 -07:00 |
|
Stephen Birarda
|
271a4e2cae
|
cleanup some divides for manual sound resampling
|
2015-03-10 13:04:35 -07:00 |
|
Stephen Birarda
|
dc0ad09953
|
fix for check of num source samples
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
7ecde7be30
|
add fix for out of bounds Sound resampling
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
6ec5c387e2
|
default to All discoverability until UI is present
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
f8fe8393dd
|
store discoverability mode as an int
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
5feb6be221
|
expose discoverability changes to js
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
d96691f2d0
|
handle discoverability change in DiscoverabilityManager
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
91b473f035
|
move location update to DiscoverabilityManager
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
6e84e94b86
|
remove discoverability setter until API ready
|
2015-03-10 13:04:33 -07:00 |
|
Stephen Birarda
|
dde84ac2b8
|
fix getUsername for AccountManager include in implementation
|
2015-03-10 13:04:33 -07:00 |
|
Stephen Birarda
|
c9982e765e
|
cleanup username API from GlobalServicesScriptingInterface
|
2015-03-10 13:04:33 -07:00 |
|
Brad Hefta-Gaub
|
7b6dfc93d6
|
Merge pull request #4405 from birarda/master
manually call delete on GLCanvas in Application dtor
|
2015-03-10 13:04:16 -07:00 |
|
Stephen Birarda
|
a8046b8316
|
fix a typo in comment, NULL glWidget pointer
|
2015-03-10 11:47:35 -07:00 |
|
Stephen Birarda
|
292354e180
|
manually call delete on GLCanvas in Application dtor
|
2015-03-10 11:33:49 -07:00 |
|
Andrew Meadows
|
a758ccd75a
|
Merge pull request #4402 from birarda/master
add underlying controls for user discoverability
|
2015-03-10 08:30:46 -07:00 |
|
Brad Hefta-Gaub
|
d662c30405
|
Merge pull request #4403 from AndrewMeadows/thermonuclear
fix crash: avoid assert for zero-length character velocity
|
2015-03-09 20:56:42 -07:00 |
|
Andrew Meadows
|
fd76eda383
|
slightly better hardcoded size for avatar capsule
we'll be measuring avatar dimensions more correctly soon
|
2015-03-09 17:59:45 -07:00 |
|
Andrew Meadows
|
3c05d685d7
|
avoid assert for zero-length character velocity
|
2015-03-09 17:37:34 -07:00 |
|
Stephen Birarda
|
de38221cf6
|
default to All discoverability until UI is present
|
2015-03-09 17:28:44 -07:00 |
|
Stephen Birarda
|
c6afa131d9
|
store discoverability mode as an int
|
2015-03-09 17:26:56 -07:00 |
|
Stephen Birarda
|
cd382eeea5
|
expose discoverability changes to js
|
2015-03-09 17:20:09 -07:00 |
|
Stephen Birarda
|
6d900d5a40
|
handle discoverability change in DiscoverabilityManager
|
2015-03-09 17:05:57 -07:00 |
|
Stephen Birarda
|
0658b54263
|
move location update to DiscoverabilityManager
|
2015-03-09 16:48:39 -07:00 |
|
Stephen Birarda
|
77a60a3d72
|
remove discoverability setter until API ready
|
2015-03-09 16:34:00 -07:00 |
|
Stephen Birarda
|
f81ae30918
|
fix getUsername for AccountManager include in implementation
|
2015-03-09 16:32:09 -07:00 |
|
Stephen Birarda
|
2f22c0cd96
|
cleanup username API from GlobalServicesScriptingInterface
|
2015-03-09 16:28:01 -07:00 |
|
Brad Hefta-Gaub
|
0586cced11
|
Merge pull request #4401 from ZappoMan/fbxFixes
more hacking on mixamo pipeline files
|
2015-03-09 16:13:26 -07:00 |
|
ZappoMan
|
2a5d25e010
|
more hacking on mixamo pipeline files
|
2015-03-09 16:02:07 -07:00 |
|
Brad Hefta-Gaub
|
2ce80fe3d6
|
Merge pull request #4395 from sethalves/avatars-can-collide
Avatars can collide
|
2015-03-09 15:44:33 -07:00 |
|
Seth Alves
|
c947f3b62c
|
use meters in wire-protocol for versions greater than VERSION_ENTITIES_USE_METERS_AND_RADIANS
|
2015-03-09 14:06:59 -07:00 |
|
Seth Alves
|
ab8784f1b4
|
add comment about character capsule being hard-coded
|
2015-03-09 13:51:08 -07:00 |
|
Seth Alves
|
99300a5bc8
|
merge from master
|
2015-03-09 13:39:51 -07:00 |
|
Stephen Birarda
|
74ab67c251
|
Merge pull request #4398 from murillodigital/master
Fixing updater
|
2015-03-09 13:19:15 -07:00 |
|
Leonardo Murillo
|
9ccd0a5afa
|
Fixing updater
|
2015-03-09 14:12:47 -06:00 |
|
Brad Hefta-Gaub
|
750f8a09fa
|
Merge pull request #4394 from AndrewMeadows/isentropic
EntityItem now stores position in meters and angular velocity in radians/sec
|
2015-03-09 12:47:00 -07:00 |
|
Brad Hefta-Gaub
|
5686a4a48d
|
Merge pull request #4397 from ZappoMan/fbxFixes
temporarily remove skeleton check from upload
|
2015-03-09 11:01:20 -07:00 |
|
ZappoMan
|
559945c0c6
|
temporarily remove skeleton check from upload
|
2015-03-09 10:50:09 -07:00 |
|
Andrew Meadows
|
e418872f7b
|
namechanges: setFooInMeters() --> setFoo()
also fixed some warnings, made code abide to standard,
and moved some variables to be closer to where they're used
|
2015-03-09 09:56:15 -07:00 |
|
Andrew Meadows
|
c3a8c44545
|
oops, removing a typo
|
2015-03-09 09:55:35 -07:00 |
|
Andrew Meadows
|
c0ed3edbbb
|
remove exception when connecting to old server
|
2015-03-09 09:38:26 -07:00 |
|
Brad Hefta-Gaub
|
2de19ec6b3
|
Merge pull request #4396 from Atlante45/disk_cache
Fix dialog labels
|
2015-03-09 09:19:42 -07:00 |
|
Andrew Meadows
|
51d05cc43e
|
merge upstream/master into andrew/isentropic
Conflicts:
libraries/networking/src/PacketHeaders.cpp
|
2015-03-09 08:51:49 -07:00 |
|
Seth Alves
|
0833fc588b
|
coding standard
|
2015-03-09 06:56:35 -07:00 |
|
Atlante45
|
61649ee0a5
|
Fix dialog labels
|
2015-03-09 13:42:14 +01:00 |
|
Seth Alves
|
3604fd639a
|
formatting
|
2015-03-08 20:03:10 -07:00 |
|
Seth Alves
|
a180eadc91
|
remove stray control-Ms
|
2015-03-08 18:07:07 -07:00 |
|