Atlante45
|
b92ae53753
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-08-26 14:34:39 -07:00 |
|
ZappoMan
|
53db93c7d7
|
updated to do list
|
2014-08-26 13:25:19 -07:00 |
|
ZappoMan
|
8d947662c8
|
fix conversion from old format to new format of entity IDs
|
2014-08-26 13:21:49 -07:00 |
|
Brad Hefta-Gaub
|
9b35dc784d
|
Merge pull request #3320 from chansensturm/master
added high-shelf and low-shelf filters, positional audio now uses high-shelf filter
|
2014-08-26 13:13:10 -07:00 |
|
ZappoMan
|
d5fa23bcdf
|
fix bug in editModels.js related to newly named rotation property
|
2014-08-26 13:07:33 -07:00 |
|
ZappoMan
|
edf7866c08
|
to do edits
|
2014-08-26 12:25:08 -07:00 |
|
Andrzej Kapolka
|
4f730e4185
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-26 11:35:23 -07:00 |
|
Andrzej Kapolka
|
337fe42390
|
Method renaming.
|
2014-08-26 11:34:46 -07:00 |
|
Craig Hansen-Sturm
|
47bc183439
|
SQUARE_ROOT_OF_TWO renamed SQUARE_ROOT_OF_TWO_OVER_TWO
|
2014-08-26 11:32:05 -07:00 |
|
Craig Hansen-Sturm
|
5f695664a6
|
add explicit constants inline for documebntation purposes
|
2014-08-26 11:26:39 -07:00 |
|
ZappoMan
|
3e5af5e815
|
removed some debug
|
2014-08-26 10:45:40 -07:00 |
|
ZappoMan
|
ef8feec91a
|
fix referentials corruption and removed some debugging
|
2014-08-26 10:42:46 -07:00 |
|
Clément Brisset
|
ee5765c0a4
|
Merge pull request #3321 from ZappoMan/fixReferentialsBug
fix bug in referentials
|
2014-08-26 10:16:08 -07:00 |
|
ZappoMan
|
74585bc593
|
fix bug in referentials
|
2014-08-26 10:14:28 -07:00 |
|
Ryan Huffman
|
e38d8f7afd
|
Update all locations that update settings to call bumpSettings()
|
2014-08-26 07:47:22 -07:00 |
|
Andrzej Kapolka
|
e454a08e57
|
HeightfieldTexture -> MaterialObject (we want to use it for voxels, too, and
eventually include components other than diffuse color).
|
2014-08-25 18:57:45 -07:00 |
|
Atlante45
|
cf14af0766
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-08-25 18:54:41 -07:00 |
|
Brad Hefta-Gaub
|
a51cace167
|
Merge pull request #3319 from Atlante45/sitting_points_not_disappearing_when_switching_to_fake_domain
fix sitting points on domain switch
|
2014-08-25 18:42:19 -07:00 |
|
Craig Hansen-Sturm
|
2abaa387d2
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-25 18:18:01 -07:00 |
|
Craig Hansen-Sturm
|
950862839e
|
added high-shelf and low-shelf filters, positional audio now uses high-shelf filter, significant reformatting/renaming of AudioFilter.h for coding standard
|
2014-08-25 18:17:32 -07:00 |
|
Atlante45
|
1acce5c725
|
fix sitting points on domain switch
|
2014-08-25 18:02:30 -07:00 |
|
Andrzej Kapolka
|
0aefa37e90
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-25 17:51:38 -07:00 |
|
Clément Brisset
|
91946e048f
|
Merge pull request #3318 from ctrlaltdavid/19915
Code Review for Job #19915
|
2014-08-25 16:49:02 -07:00 |
|
Andrzej Kapolka
|
14ed281528
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-25 15:44:31 -07:00 |
|
Andrzej Kapolka
|
7aa2a1d53f
|
Working on voxel representations.
|
2014-08-25 15:44:12 -07:00 |
|
Andrzej Kapolka
|
e29a4e7683
|
Merge pull request #3312 from AndrewMeadows/ragdoll
use dispatchTable for shape-vs-shape collision queries
|
2014-08-25 15:43:48 -07:00 |
|
Andrzej Kapolka
|
12d641ddba
|
Merge pull request #3317 from AndrewMeadows/inertia
fix for crash when computing average image color
|
2014-08-25 15:43:32 -07:00 |
|
Andrew Meadows
|
7a5c4fdb16
|
remove commented out #includes
|
2014-08-25 15:25:46 -07:00 |
|
Andrew Meadows
|
8057071c12
|
put averageColor init closer to where it is used
|
2014-08-25 15:18:57 -07:00 |
|
Andrew Meadows
|
3ad9797607
|
fix crash: divide by zero when computing avg color
|
2014-08-25 15:15:27 -07:00 |
|
ZappoMan
|
4e38cb7c68
|
more debugging of referentials
|
2014-08-25 15:12:29 -07:00 |
|
ZappoMan
|
d6873f7b6c
|
added some debugging for referentials
|
2014-08-25 14:48:08 -07:00 |
|
ZappoMan
|
1764839223
|
get basics of referentials working
|
2014-08-25 14:07:01 -07:00 |
|
Brad Hefta-Gaub
|
fe1a333ede
|
Merge pull request #3316 from chansensturm/master
add support for head-shadow/penumbra filter for positional audio streams
|
2014-08-25 13:19:53 -07:00 |
|
Craig Hansen-Sturm
|
4f346bfe62
|
addresses more coding-standard spacing issues
|
2014-08-25 13:07:52 -07:00 |
|
ZappoMan
|
314e299ba5
|
get sit points working
|
2014-08-25 13:03:38 -07:00 |
|
Atlante45
|
88c8e5124e
|
Merge branch 'master' of github.com:Atlante45/hifi
|
2014-08-25 12:47:01 -07:00 |
|
ZappoMan
|
1663ff86d7
|
removed dead code
|
2014-08-25 12:45:09 -07:00 |
|
Craig Hansen-Sturm
|
bf6d34b6f3
|
windows/linux build break + addresses zappoman review comments
|
2014-08-25 11:43:49 -07:00 |
|
Andrzej Kapolka
|
6fbde0f42b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-25 11:39:21 -07:00 |
|
ZappoMan
|
700b945d71
|
disabled some debugging
|
2014-08-25 11:35:28 -07:00 |
|
Andrzej Kapolka
|
28f9af695e
|
Load splat texture as such when painting.
|
2014-08-25 11:34:41 -07:00 |
|
ZappoMan
|
d0ceca1935
|
moved EntityTree operator related classes to own files to match coding standard
|
2014-08-25 11:29:11 -07:00 |
|
Brad Hefta-Gaub
|
63df2b2372
|
Merge pull request #3315 from AndrewMeadows/inertia
quick fix for clearJointData() in JS scripts
|
2014-08-25 11:15:03 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
|
Craig Hansen-Sturm
|
fd5e3d61dc
|
minor cleanup of playSoundOrbit.js + playSound.js
|
2014-08-25 10:55:11 -07:00 |
|
Andrew Meadows
|
6cdee21a50
|
fix for clearJointData() in JS scripts
let the JointState class verify animation priority
|
2014-08-25 10:40:28 -07:00 |
|
Andrew Meadows
|
681c526fe1
|
exploit symmetry of collision pairings
|
2014-08-25 08:52:45 -07:00 |
|
Andrew Meadows
|
f684608d1f
|
Added AACubeShape with stubbed collision functions
|
2014-08-25 08:24:44 -07:00 |
|
Craig Hansen-Sturm
|
848144d98c
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-24 22:17:30 -07:00 |
|