Andrzej Kapolka
|
fa06bef556
|
More dual contour bits.
|
2014-08-29 18:00:11 -07:00 |
|
ZappoMan
|
2fab662e8c
|
fixed some problems in UpdateEntityOperator in case where original containing element isn't best fit
|
2014-08-29 17:48:14 -07:00 |
|
Andrew Meadows
|
aeb355e3da
|
re-enabling legacy avatar-vs-voxel collisions
so that I don't break anything when this merges with upstream
|
2014-08-29 15:53:20 -07:00 |
|
Andrew Meadows
|
ebcc960ec7
|
merge upstream/master into andrew/ragdoll
|
2014-08-29 15:48:40 -07:00 |
|
Andrzej Kapolka
|
120563951d
|
Fixed bug in edge vertex generation.
|
2014-08-29 12:10:25 -07:00 |
|
ZappoMan
|
2bcad6ab2b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/src/Agent.cpp
examples/editModels.js
|
2014-08-28 21:19:56 -07:00 |
|
Andrzej Kapolka
|
78a03fb31a
|
More progress toward dual contour rendering.
|
2014-08-28 20:01:55 -07:00 |
|
ZappoMan
|
de968ba4f6
|
fix the issue with moving entities not being simulated makes motion smoother
|
2014-08-28 16:44:52 -07:00 |
|
ZappoMan
|
c66ef90ca0
|
fix Model mew/delete and thread issues
|
2014-08-28 16:27:46 -07:00 |
|
Andrzej Kapolka
|
f02f95c460
|
Hermite data computation.
|
2014-08-28 14:53:48 -07:00 |
|
Stephen Birarda
|
29ed1b3fcd
|
Merge pull request #3331 from ctrlaltdavid/19961
Code Review for Job #19961
|
2014-08-28 14:30:01 -07:00 |
|
David Rowe
|
1d3a176f5f
|
Rename method
|
2014-08-28 13:53:47 -07:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
David Rowe
|
85e9f8064a
|
Simplify to use bool instead of storing domain name
|
2014-08-28 12:21:55 -07:00 |
|
David Rowe
|
46c1a9d59a
|
Make login dialog automatically show only once per domain visit
|
2014-08-28 11:25:13 -07:00 |
|
Stephen Birarda
|
cc2a35c2a8
|
handle not found errors returned for addresses from data-web
|
2014-08-28 10:54:05 -07:00 |
|
Andrzej Kapolka
|
96b4a1080c
|
More voxel editing bits.
|
2014-08-27 18:15:29 -07:00 |
|
Atlante45
|
2448229b46
|
fix for crash in Audio
|
2014-08-27 16:03:53 -07:00 |
|
ZappoMan
|
2f90df04ee
|
correct cleanup of Models/geometry and all EntityItems for various cases
|
2014-08-27 15:45:45 -07:00 |
|
Andrzej Kapolka
|
9a4d56b4e9
|
Working on voxel bits.
|
2014-08-27 14:41:23 -07:00 |
|
ZappoMan
|
ed6363ca02
|
fixed bug in processing of entity erase messages
|
2014-08-27 14:21:06 -07:00 |
|
Andrew Meadows
|
c6253bb51a
|
AACube vs Sphere and Capsule collision tests
Sphere is unit tested.
Also removed the shape collision query against Octree
|
2014-08-27 12:09:41 -07:00 |
|
ZappoMan
|
5c2b674a0d
|
verify delete behavior actually frees memory associated with EntityItems
|
2014-08-27 12:07:11 -07:00 |
|
Ryan Huffman
|
f1aaea0ffa
|
Fix bug with chat scrolling randomly
|
2014-08-27 12:05:57 -07:00 |
|
ZappoMan
|
30e00bbd69
|
final pass on entities import/export/overlays working as well as production
|
2014-08-27 11:34:50 -07:00 |
|
Brad Hefta-Gaub
|
e8c3125985
|
Merge pull request #3323 from chansensturm/wangyix-qt_stats_for_audiomixer
Merge of Yixin's PR #3281 to head
|
2014-08-27 11:14:52 -07:00 |
|
Craig Hansen-Sturm
|
e941e58626
|
merge HEAD with PR-3281
|
2014-08-26 18:25:40 -07:00 |
|
Andrzej Kapolka
|
e87556450e
|
More voxel edit bits.
|
2014-08-26 18:02:55 -07:00 |
|
Andrzej Kapolka
|
9c0888afff
|
Working on voxel edits.
|
2014-08-26 17:15:02 -07:00 |
|
ZappoMan
|
b14158385c
|
first cut at getting pastEntities() working
|
2014-08-26 16:47:32 -07:00 |
|
ZappoMan
|
4895ee32f7
|
test and fix issues with exportEntities()
|
2014-08-26 15:59:49 -07:00 |
|
Atlante45
|
3826ed0d69
|
Added setFinalPitch/Yaw/Roll to HeadData
|
2014-08-26 15:36:08 -07:00 |
|
Atlante45
|
9e686b4096
|
Moved lean and head rotation inside Player class
|
2014-08-26 14:36:46 -07:00 |
|
Andrzej Kapolka
|
4f730e4185
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-26 11:35:23 -07:00 |
|
ZappoMan
|
ef8feec91a
|
fix referentials corruption and removed some debugging
|
2014-08-26 10:42:46 -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 |
|
Atlante45
|
1acce5c725
|
fix sitting points on domain switch
|
2014-08-25 18:02:30 -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 |
|
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 |
|
Atlante45
|
88c8e5124e
|
Merge branch 'master' of github.com:Atlante45/hifi
|
2014-08-25 12:47:01 -07:00 |
|
Andrzej Kapolka
|
6fbde0f42b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-25 11:39:21 -07:00 |
|
Andrzej Kapolka
|
28f9af695e
|
Load splat texture as such when painting.
|
2014-08-25 11:34:41 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -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 |
|
Craig Hansen-Sturm
|
848144d98c
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-24 22:17:30 -07:00 |
|
Craig Hansen-Sturm
|
4cd1f4afef
|
add support for head-shadow/penumbra filter for positional audio streams
|
2014-08-24 22:17:07 -07:00 |
|
Andrzej Kapolka
|
2dfabdfe64
|
Support for scaling splat textures in S and T, use mipmaps for them.
|
2014-08-22 16:43:09 -07:00 |
|
ZappoMan
|
0207649d0c
|
debug cleanup
|
2014-08-22 10:54:05 -07:00 |
|
AndrewMeadows
|
4f3f0989f5
|
Merge pull request #3313 from ctrlaltdavid/libovr_readme
Bring libovr build instructions up to date
|
2014-08-22 09:27:04 -07:00 |
|
David Rowe
|
cd81d6fc07
|
Bring libovr build instructions up to date
|
2014-08-21 19:24:09 -07:00 |
|
Andrzej Kapolka
|
5c77317cfd
|
Fix for flashing when painting textures.
|
2014-08-21 18:07:30 -07:00 |
|
Andrew Meadows
|
3ebd8c1969
|
use dispatchTable for shape-vs-shape collisions
|
2014-08-21 16:40:25 -07:00 |
|
Andrzej Kapolka
|
6e06b63709
|
For splat textures, use transparent white as a default.
|
2014-08-21 16:33:09 -07:00 |
|
Andrzej Kapolka
|
530f5b0df8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-08-21 16:00:30 -07:00 |
|
Atlante45
|
a9d3355f2e
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-08-21 15:34:08 -07:00 |
|
Atlante45
|
f207abdd98
|
Move Player over to AvatarData for ACs to use
|
2014-08-21 15:24:19 -07:00 |
|
Andrzej Kapolka
|
e152e0c2be
|
Detachment fix.
|
2014-08-21 15:22:34 -07:00 |
|
Ryan Huffman
|
b3bdfc45ce
|
Remove close button from running scripts widget
|
2014-08-21 15:13:08 -07:00 |
|
Ryan Huffman
|
dd8f776525
|
Fix size of running scripts window
|
2014-08-21 15:06:27 -07:00 |
|
Ryan Huffman
|
dcae9eb6da
|
Remove fullscreen button from running scripts window
|
2014-08-21 14:57:55 -07:00 |
|
Ryan Huffman
|
b0361025b0
|
Remove custom behavior from running scripts widget
|
2014-08-21 14:32:38 -07:00 |
|
Atlante45
|
8760329323
|
Remove deprecated Audio class Player member
|
2014-08-21 11:08:37 -07:00 |
|
Clément Brisset
|
6a6670a962
|
Merge pull request #3307 from AndrewMeadows/inertia
JS scripts can set spine rotation
|
2014-08-21 11:07:39 -07:00 |
|
Andrew Meadows
|
1bc88a0224
|
merge upstream/master into andrew/ragdoll
|
2014-08-21 09:58:58 -07:00 |
|
AndrewMeadows
|
ff9f079704
|
Merge pull request #3308 from Atlante45/record_feature
Record feature Scripted UI
|
2014-08-21 09:56:02 -07:00 |
|
Andrew Meadows
|
328167464f
|
Merge branch '19908' of github.com:huffman/hifi into huffman-19908
Conflicts:
interface/src/Menu.cpp
|
2014-08-21 09:21:24 -07:00 |
|
Andrew Meadows
|
bc1276944c
|
merge upstream/master into andrew/ragdoll
|
2014-08-21 08:21:36 -07:00 |
|
Andrew Meadows
|
080c191727
|
namechange updateConstraint() -> buildConstraint()
|
2014-08-21 08:20:31 -07:00 |
|
Atlante45
|
022109a249
|
Added timestamps to the scripted UI
|
2014-08-20 19:36:56 -07:00 |
|
Andrzej Kapolka
|
72500630b0
|
Basic splatting.
|
2014-08-20 19:26:06 -07:00 |
|
ZappoMan
|
17426a1c71
|
removed tons of debugging
|
2014-08-20 17:47:16 -07:00 |
|
Andrew Meadows
|
7e4c72445e
|
JS scripts set joint animation priorities
|
2014-08-20 17:14:59 -07:00 |
|
ZappoMan
|
ef86d86234
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
|
Atlante45
|
4922592cfa
|
Debug tweaks
|
2014-08-20 15:21:33 -07:00 |
|
Andrzej Kapolka
|
416d9bac2e
|
Working on texture rendering.
|
2014-08-20 14:48:02 -07:00 |
|
Andrew Meadows
|
a01d3781d9
|
simplified SkeletonModel::maybeUpdateLeanRotation()
|
2014-08-20 12:48:52 -07:00 |
|
Clément Brisset
|
c76afe7d4a
|
Merge pull request #3298 from PhilipRosedale/master
First cut of Spacebar-to-fly with Oculus and Faceshift, stabilize Faceshift head jittering
|
2014-08-20 10:16:25 -07:00 |
|
Philip Rosedale
|
5e94070aa0
|
Merge pull request #3304 from huffman/19864
Add AppKit as a dependency in interface CMakeLists.txt
|
2014-08-19 22:31:54 -07:00 |
|
Ryan Huffman
|
6b1671c598
|
Add AppKit as a dependency in interface CMakeLists.txt
|
2014-08-19 22:17:09 -07:00 |
|
Philip Rosedale
|
8e958b49c0
|
Merge pull request #3303 from Atlante45/record_feature
Record feature JS API + File Format
|
2014-08-19 21:25:18 -07:00 |
|
Philip Rosedale
|
c68ed81691
|
fixes per code review
|
2014-08-19 20:54:08 -07:00 |
|
Philip Rosedale
|
8e024982d5
|
Merge pull request #3301 from huffman/19864
Code Review for Job #19864
|
2014-08-19 20:48:30 -07:00 |
|
Ryan Huffman
|
3d940469de
|
Increase display name drawing distance
|
2014-08-19 19:41:31 -07:00 |
|
Ryan Huffman
|
42de56381a
|
Update blue audio sphere name and angle to draw at
|
2014-08-19 19:40:27 -07:00 |
|
Ryan Huffman
|
3b7260c434
|
Fix blue audio sphere not showing correctly
|
2014-08-19 19:22:11 -07:00 |
|
Ryan Huffman
|
8bc5f86666
|
Add Audio Sphere menu option
|
2014-08-19 19:21:53 -07:00 |
|
Atlante45
|
72c60ee69c
|
Remove used variable
|
2014-08-19 19:01:50 -07:00 |
|
Andrzej Kapolka
|
7cf7f188f8
|
Yet more texture bits.
|
2014-08-19 18:55:18 -07:00 |
|
Atlante45
|
c21d1a41e5
|
Removed debug messages
|
2014-08-19 18:30:14 -07:00 |
|
Andrew Meadows
|
8c4f0968d8
|
remove unused JointState::setRotation() method
|
2014-08-19 17:33:06 -07:00 |
|