ZappoMan
|
ae647d39d0
|
fix models with registrations other than 0,0,0
|
2014-12-05 16:14:18 -08:00 |
|
ZappoMan
|
d5fbe5b6b4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into modelRayPick
|
2014-12-05 12:48:00 -08:00 |
|
ZappoMan
|
a6b86da47a
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -08:00 |
|
ZappoMan
|
0647211fb8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into modelRayPick
|
2014-12-05 10:13:55 -08:00 |
|
ZappoMan
|
d3aacc3838
|
Merge branch 'master' of https://github.com/highfidelity/hifi into mirrorTest
Conflicts:
interface/src/MetavoxelSystem.cpp
|
2014-12-05 10:11:49 -08:00 |
|
Philip Rosedale
|
0ad361fd60
|
Merge pull request #3902 from samcake/tot
Adding detection of a "hifi" global light in a FBX file used to pass information
|
2014-12-05 10:07:52 -08:00 |
|
ZappoMan
|
e68e3fe774
|
Revert "get rid of redundant _displayViewFrustum and use _viewFrustum"
This reverts commit 6d385d9a75 .
|
2014-12-05 10:06:17 -08:00 |
|
ZappoMan
|
9753c82a3b
|
get rid of redundant _displayViewFrustum and use _viewFrustum
|
2014-12-05 10:04:23 -08:00 |
|
ZappoMan
|
feab942375
|
Revert "get rid of redundant _displayViewFrustum and use _viewFrustum"
This reverts commit 6d385d9a75 .
|
2014-12-05 10:01:16 -08:00 |
|
Andrzej Kapolka
|
466d99bcbb
|
Removed unused members.
|
2014-12-04 17:12:06 -08:00 |
|
ZappoMan
|
6b5fdceb6e
|
more work on improved model picking
|
2014-12-04 16:48:04 -08:00 |
|
Andrzej Kapolka
|
ace415b138
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
interface/src/MetavoxelSystem.cpp
|
2014-12-04 16:46:32 -08:00 |
|
ZappoMan
|
f13bf65554
|
more work on improved model picking
|
2014-12-04 16:43:34 -08:00 |
|
ZappoMan
|
37ffa48fa3
|
more work on improved model picking
|
2014-12-04 16:43:12 -08:00 |
|
Sam Gateau
|
f4e1af6abc
|
clean code in GeometryCache around the FBX file loader
|
2014-12-04 12:02:30 -08:00 |
|
ZappoMan
|
b6fd3628c8
|
first round of hacking on implementing rendering of models for detailed ray picking
|
2014-12-04 12:00:38 -08:00 |
|
Sam Gateau
|
592e902f46
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2014-12-04 00:25:15 -08:00 |
|
Andrzej Kapolka
|
6764f29cd2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-03 16:49:10 -08:00 |
|
Andrzej Kapolka
|
8fb766a5d0
|
Only recreate the renderers for nodes that have changed.
|
2014-12-03 16:44:13 -08:00 |
|
ZappoMan
|
cd92185c5b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork
Conflicts:
examples/newEditEntities.js
interface/src/avatar/MyAvatar.cpp
interface/src/avatar/MyAvatar.h
libraries/entities/src/EntityTree.h
|
2014-12-03 15:07:47 -08:00 |
|
Brad Hefta-Gaub
|
f10b656877
|
Merge pull request #3870 from AndrewMeadows/thermonuclear
pull entity simulation out of EntityTree
|
2014-12-03 14:30:44 -08:00 |
|
Andrzej Kapolka
|
7a81e6c9e1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-03 14:30:31 -08:00 |
|
Sam Gateau
|
322dd38322
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2014-12-03 14:23:49 -08:00 |
|
Andrzej Kapolka
|
df23a84cc2
|
Bump up the glyph texture size so that we don't spill over into another
texture.
|
2014-12-03 14:18:47 -08:00 |
|
Sam Gateau
|
913007939b
|
Trying to read the light attribute
|
2014-12-03 14:12:50 -08:00 |
|
Andrzej Kapolka
|
88048e8599
|
Make sure the position of the heightfield/voxel brush is valid before acting.
|
2014-12-03 12:47:32 -08:00 |
|
Andrzej Kapolka
|
d975e3f0ce
|
Fixed signed/unsigned warnign.
|
2014-12-03 12:38:10 -08:00 |
|
Andrzej Kapolka
|
1e93137e6b
|
Fix for overflow when computing metavoxel stats.
|
2014-12-03 12:24:58 -08:00 |
|
Andrzej Kapolka
|
e32c214e4d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-03 12:08:06 -08:00 |
|
Brad Hefta-Gaub
|
f70f07e694
|
Merge pull request #3890 from PhilipRosedale/master
When in HMD, arrow keys make jump turns
|
2014-12-03 10:54:22 -08:00 |
|
ZappoMan
|
5f9c1c490b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork
|
2014-12-03 10:44:56 -08:00 |
|
Stephen Birarda
|
98f56aaa0c
|
fix URL/filename discrepancy for local scripts
|
2014-12-03 09:55:55 -08:00 |
|
Philip Rosedale
|
d63ace9f61
|
fix angular velocity from oculus, tweak hair
|
2014-12-02 23:53:46 -08:00 |
|
Philip Rosedale
|
57e2f71bb7
|
remove unused body delta pitch, roll
|
2014-12-02 23:24:47 -08:00 |
|
Philip Rosedale
|
3ca20a7eee
|
Add jump/warp turning when in HMD
|
2014-12-02 23:08:34 -08:00 |
|
Andrzej Kapolka
|
94d0612804
|
Fix for Hermite display.
|
2014-12-02 20:17:18 -08:00 |
|
Andrzej Kapolka
|
1a1b1ca3f3
|
Fix for voxelizing heightfields.
|
2014-12-02 19:49:27 -08:00 |
|
Andrzej Kapolka
|
990a533eea
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-02 17:13:32 -08:00 |
|
Philip Rosedale
|
73d358b150
|
Merge pull request #3888 from PhilipRosedale/master
Bug Fix: Hydra controllers sometimes moving constantly with hydraMove.js
|
2014-12-02 15:31:50 -08:00 |
|
ZappoMan
|
a47a0377ef
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork
|
2014-12-02 14:57:30 -08:00 |
|
ZappoMan
|
63d1ac8375
|
implement support for entity subclasses to implement their own detailed ray intersection, make likes light pickability toggle
|
2014-12-02 14:56:12 -08:00 |
|
Philip Rosedale
|
06b22cf605
|
...and don't turn on/off UI from hydra
|
2014-12-02 14:50:25 -08:00 |
|
Andrzej Kapolka
|
284cd54e28
|
More detachment fixes.
|
2014-12-02 14:33:54 -08:00 |
|
Sam Gateau
|
8b75272cde
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2014-12-02 13:49:28 -08:00 |
|
Sam Gateau
|
40df497374
|
Hack for the Viking Palace scene before demo for good looking lightmaps
|
2014-12-02 13:48:59 -08:00 |
|
Andrzej Kapolka
|
d7a64260b1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-02 13:24:46 -08:00 |
|
Andrzej Kapolka
|
4d233c09a3
|
At least on Linux, fixes an annoying issue where closing the application
window causes it to disappear and reappear briefly before exiting.
|
2014-12-02 13:19:39 -08:00 |
|
Andrzej Kapolka
|
a022b7fa17
|
Fix for successive heightfield placements.
|
2014-12-02 13:12:45 -08:00 |
|
ZappoMan
|
cc012aad00
|
reset view frustum
|
2014-12-02 12:54:10 -08:00 |
|
Andrzej Kapolka
|
b4b1559e32
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-02 12:07:38 -08:00 |
|