Stephen Birarda
|
c16ab0a19f
|
remove definition for an unused method
|
2014-09-29 15:27:45 -07:00 |
|
Stephen Birarda
|
bd4a32551b
|
fix for settings save without organization
|
2014-09-29 10:09:33 -07:00 |
|
Stephen Birarda
|
5e2870ac5f
|
require a distinction between master config and user config
|
2014-09-29 09:30:08 -07:00 |
|
Stephen Birarda
|
7c738edbd8
|
Merge pull request #3488 from PhilipRosedale/master
Correct eye contact for Oculus users
|
2014-09-26 15:42:03 -07:00 |
|
Stephen Birarda
|
e75a2d355e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-wizard
|
2014-09-26 14:31:52 -07:00 |
|
Stephen Birarda
|
94f30fe4d9
|
handle password setting by not converting to double
|
2014-09-26 12:20:12 -07:00 |
|
Stephen Birarda
|
21809cc9df
|
fix http username with no password
|
2014-09-26 12:09:29 -07:00 |
|
Stephen Birarda
|
e6449da890
|
repair a crash while overriding a config map
|
2014-09-26 11:10:56 -07:00 |
|
Stephen Birarda
|
954fbc2017
|
use DomainServerSettingsManager to handle simulation settings and config
|
2014-09-26 11:06:05 -07:00 |
|
Philip Rosedale
|
f66f565f53
|
update stDev (standard deviation) class to coding standard
|
2014-09-25 18:14:02 -07:00 |
|
Stephen Birarda
|
a684191cf1
|
change the default config path to system config path
|
2014-09-25 14:50:07 -07:00 |
|
ZappoMan
|
9cd76983a2
|
swith to using shape collider instead of spheres
|
2014-09-25 14:35:20 -07:00 |
|
Andrew Meadows
|
58bcb98dd6
|
remove virtual for ListShape::findRayIntersection()
|
2014-09-23 10:04:36 -07:00 |
|
Andrew Meadows
|
7dd9587d20
|
remove warning about hidden virtual override
|
2014-09-23 09:07:23 -07:00 |
|
Stephen Birarda
|
0033dfe5af
|
use quat orientation to store locations and user locations
|
2014-09-16 09:57:21 -07:00 |
|
Andrew Meadows
|
0539246089
|
merge upstream/master into andrew/ragdoll
|
2014-09-15 13:56:51 -07:00 |
|
ZappoMan
|
fd9f64cb44
|
normalize all quats before packing
|
2014-09-15 08:46:28 -07:00 |
|
ZappoMan
|
4ae3360f83
|
fix warning
|
2014-09-13 08:50:52 -07:00 |
|
ZappoMan
|
e76ffb2ecb
|
fixed another warning
|
2014-09-13 08:44:13 -07:00 |
|
ZappoMan
|
973479d1ac
|
fix warning in ByteCountCoded<>
|
2014-09-13 07:57:45 -07:00 |
|
Andrew Meadows
|
f2882618be
|
merge upstream/master into andrew/inertia
Conflicts:
interface/src/avatar/MyAvatar.cpp
|
2014-09-12 17:50:26 -07:00 |
|
Andrew Meadows
|
62867391a3
|
collide against PhysSimulation instead of VoxelTree
|
2014-09-12 17:38:45 -07:00 |
|
Andrew Meadows
|
32b07027d3
|
namechange planeNormal --> faceNormal
|
2014-09-12 17:27:56 -07:00 |
|
Andrew Meadows
|
4e7a7667b1
|
remove unused variable
|
2014-09-12 09:19:03 -07:00 |
|
Andrew Meadows
|
825be3e1e7
|
fix for ray-vs-AACubeShape intersection test
|
2014-09-12 08:40:48 -07:00 |
|
Andrew Meadows
|
a9957ac7df
|
the real fix for ray-vs-plane intersection
|
2014-09-12 08:40:03 -07:00 |
|
Andrew Meadows
|
ff0872a5f0
|
add RayIntersectionInfo::getIntersectionPoint()
|
2014-09-12 08:38:44 -07:00 |
|
Andrew Meadows
|
46089a0611
|
fix ray-vs-AACube logic
|
2014-09-12 08:37:47 -07:00 |
|
ZappoMan
|
9f4d199440
|
move bound proxy rendering to EntityTreeRedering, added helper functions for various bounding boxes
|
2014-09-11 15:36:13 -07:00 |
|
ZappoMan
|
d616c7fa0c
|
handy conversions between AABox, AACube, and Extents
|
2014-09-11 12:23:35 -07:00 |
|
ZappoMan
|
7cadc3433a
|
improve constness for operators on PropertyFlags<>
|
2014-09-11 12:13:34 -07:00 |
|
ZappoMan
|
13cffa6e44
|
moved Extents to shared
|
2014-09-11 12:12:25 -07:00 |
|
Andrew Meadows
|
0494ffcf38
|
implement Ray-vs-Capsule and Ray-vs-AACube
|
2014-09-10 17:01:51 -07:00 |
|
Andrew Meadows
|
4da1ca22ba
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
|
Ryan Huffman
|
ecadf7dd33
|
Add include for QtGlobal to ensure OS global has been defined
|
2014-09-08 12:40:53 -07:00 |
|
Ryan Huffman
|
b0a0760be2
|
Update ShutdownEventListener to not stop event handling
|
2014-09-05 11:26:22 -07:00 |
|
Ryan Huffman
|
38a14c3864
|
Reapply "Update assignment client to close on WM_CLOSE message on Windows"
This reverts commit a603453cf2 .
|
2014-09-05 11:19:36 -07:00 |
|
Leonardo Murillo
|
a603453cf2
|
Revert "Update assignment client to close on WM_CLOSE message on Windows"
|
2014-09-05 11:36:56 -06:00 |
|
Brad Hefta-Gaub
|
9648c0d64e
|
Merge pull request #3343 from AndrewMeadows/ragdoll
Ragdoll Part 12: first pass avatar skeleton collides with voxels
|
2014-09-04 23:09:08 -07:00 |
|
Andrew Meadows
|
7cde6811ca
|
remove unecessary AACube::operator<()
|
2014-09-04 15:21:19 -07:00 |
|
AndrewMeadows
|
8223481ecb
|
Merge pull request #3341 from huffman/19967
Code Review for Job #19967
|
2014-09-03 16:51:19 -07:00 |
|
AndrewMeadows
|
9036954d38
|
Merge pull request #3311 from huffman/fix-wm-close
Update assignment client to close on WM_CLOSE message on Windows
|
2014-09-03 16:43:12 -07:00 |
|
Andrew Meadows
|
e120697a9b
|
merge upstream/master into andrew/ragdoll
|
2014-09-03 15:49:32 -07:00 |
|
AndrewMeadows
|
bd55da4a83
|
Merge pull request #3335 from ZappoMan/virtualEntities
Model Server to Entity Server Refactoring
|
2014-09-03 15:48:58 -07:00 |
|
Andrew Meadows
|
a3b26582ba
|
fix for nan in sphereVsAACubeHelper()
|
2014-09-03 15:39:26 -07:00 |
|
Andrew Meadows
|
4270c4d989
|
merge upstream/master into andrew/ragdoll
|
2014-09-03 14:42:17 -07:00 |
|
Andrew Meadows
|
361d1e83b0
|
use PhysicsEntity::stepForward() in simulation loop
|
2014-09-03 13:18:35 -07:00 |
|
Andrew Meadows
|
6454fd2627
|
add PhysicsEntity::stepForward()
|
2014-09-03 13:18:12 -07:00 |
|
Andrew Meadows
|
06e1d4a8bc
|
init Shape::_mass in all ctors
|
2014-09-03 13:16:49 -07:00 |
|
Andrew Meadows
|
0cc6f559d4
|
add AACube::operator<() so they can be sorted
|
2014-09-03 13:13:54 -07:00 |
|