ZappoMan
|
7ea85073f4
|
introduce precision picking in API form
|
2014-12-06 11:45:49 -08:00 |
|
ZappoMan
|
ec907d1d1d
|
removed debug
|
2014-12-06 09:44:30 -08:00 |
|
ZappoMan
|
1fec69698e
|
get the triangle picking for submeshes working, remove some debug
|
2014-12-05 23:23:21 -08:00 |
|
ZappoMan
|
ae647d39d0
|
fix models with registrations other than 0,0,0
|
2014-12-05 16:14:18 -08:00 |
|
ZappoMan
|
0ccbb98bde
|
more work on improved model picking
|
2014-12-05 15:03:35 -08:00 |
|
ZappoMan
|
d5fbe5b6b4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into modelRayPick
|
2014-12-05 12:48:00 -08:00 |
|
Brad Hefta-Gaub
|
1de7db390e
|
Merge pull request #3908 from PhilipRosedale/master
Orbiting sound example, ability to set injector position, better butterflies
|
2014-12-05 12:37:42 -08:00 |
|
ZappoMan
|
a6b86da47a
|
basics of triangle picking working for models
|
2014-12-05 11:31:27 -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 |
|
Philip Rosedale
|
c5247ca65b
|
Add ability to set injector properties during playing, and orbitingSound.js
|
2014-12-05 08:45:00 -08:00 |
|
Andrzej Kapolka
|
dff22b01b6
|
Allow loading "MDR" files saved by Wilbur, fix for reallocating error.
|
2014-12-05 01:58:45 -08:00 |
|
Andrzej Kapolka
|
466d99bcbb
|
Removed unused members.
|
2014-12-04 17:12:06 -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 |
|
Andrzej Kapolka
|
9819658e20
|
Spanner subdivision streaming bits.
|
2014-12-04 16:41:19 -08:00 |
|
Sam Gateau
|
4168993ebe
|
Replace c++11 usage of auto by explicit declaration
|
2014-12-04 14:23:47 -08:00 |
|
ZappoMan
|
842ee714b8
|
make text entities correctly ray pick
|
2014-12-04 13:08:16 -08:00 |
|
Sam Gateau
|
3215957398
|
better interpretation of the hifi light intensity and fixes for compilation on mac
|
2014-12-04 12:31:40 -08:00 |
|
Andrzej Kapolka
|
a990b4ae1f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-04 12:19:45 -08:00 |
|
ZappoMan
|
11f10f9512
|
make sphere entities pick off their actual sphere, fix bug in ray picking multiple items with different distances
|
2014-12-04 10:54:04 -08:00 |
|
ZappoMan
|
958b37dead
|
Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickWork
|
2014-12-04 09:38: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 |
|
Sam Gateau
|
30d87ee026
|
Trying to capture light information in order to get the one GLobal Light object containg the intensity value
|
2014-12-04 00:24:08 -08:00 |
|
Andrew Meadows
|
ab011d5b30
|
fix for non-animating models
|
2014-12-03 16:49:49 -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 |
|
Sam Gateau
|
913007939b
|
Trying to read the light attribute
|
2014-12-03 14:12:50 -08:00 |
|
Andrzej Kapolka
|
fecb225a06
|
Prevent erroneous resource download percentages; Qt reports the total bytes as
-1 before the actual size is available.
|
2014-12-03 12:55: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 |
|
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 |
|
Sam Gateau
|
fc9dfd8d14
|
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
|
2014-12-03 09:16:43 -08:00 |
|
Stephen Birarda
|
49a087018f
|
fix for delayed heartbeats, late socket lookup
|
2014-12-03 08:22:50 -08:00 |
|
Andrzej Kapolka
|
1a1b1ca3f3
|
Fix for voxelizing heightfields.
|
2014-12-02 19:49:27 -08:00 |
|
Andrzej Kapolka
|
8669398048
|
Voxelization bits.
|
2014-12-02 19:14:33 -08:00 |
|
Sam Gateau
|
1aec214138
|
gabbing the AnbientCOlor value, we will use it as the lighmap global level
|
2014-12-02 16:23:09 -08:00 |
|
Andrzej Kapolka
|
9753041a1a
|
Height brush bits.
|
2014-12-02 16:11:29 -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 |
|
Andrzej Kapolka
|
a022b7fa17
|
Fix for successive heightfield placements.
|
2014-12-02 13:12:45 -08:00 |
|
Andrzej Kapolka
|
b4b1559e32
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-12-02 12:07:38 -08:00 |
|
Andrew Meadows
|
ff7559c2c2
|
merge upstream/master into andrew/thermonuclear
|
2014-12-02 11:41:29 -08:00 |
|
Andrew Meadows
|
b9944edf66
|
OctreeServer::createTree() is now protected
|
2014-12-02 11:13:37 -08:00 |
|
Andrew Meadows
|
0814949e4c
|
moving EntityCollisionSystem back to entities lib
|
2014-12-02 11:05:17 -08:00 |
|
Stephen Birarda
|
d7f168999d
|
don't block main thread for a script load
|
2014-12-02 10:30:23 -08:00 |
|
Stephen Birarda
|
36f716cd61
|
have script loading be separate from ScriptEngine constructor
|
2014-12-02 10:13:43 -08:00 |
|
Andrzej Kapolka
|
a46b46b5a2
|
Fix for merging.
|
2014-12-01 19:10:10 -08:00 |
|