ZappoMan
b08d5b87ca
implement proper ray picking against ellipsoids
...
Conflicts:
libraries/entities/src/SphereEntityItem.cpp
2014-12-07 01:31:40 -08:00
ZappoMan
d698594899
use common findRayTriangleIntersection
2014-12-06 19:39:02 -08:00
ZappoMan
91fd574eb5
Merge branch 'master' of https://github.com/highfidelity/hifi into modelRayPick
2014-12-06 15:28:54 -08:00
ZappoMan
7011162c70
removed dead code
2014-12-06 15:07:02 -08:00
ZappoMan
08092e7abe
removed dead code
2014-12-06 15:06:00 -08:00
ZappoMan
3bb16ce831
properly wire up precision picking in JS api
2014-12-06 12:03:46 -08:00
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
Andrew Meadows
7d96ad5836
cleanup of EntitySimulation API
...
* remove EntityItem::_simulationState (only useful to EntitySimulation)
* move code from SimpleEntitySimuation to EntitySimulation
* EntitySimulation now maintans many QSets of entities
* cleanup and clarify use of EnityTree::updateEntity()
* reduced cost of polling for entity expiries
* changed "UpdateFlags" to "DirtyFlags" and clarified what they're for
2014-12-05 18:08:53 -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
Sam Gateau
69792178b9
trying to fix the linux compilation
2014-12-05 13:43:04 -08:00
Sam Gateau
c49b753c98
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-12-05 13:38:30 -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
Sam Gateau
0fbdda7582
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-12-05 10:13:38 -08:00
Sam Gateau
5bca90163f
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-12-05 10:12:21 -08:00
Sam Gateau
563cd6f7e3
watch your language...
2014-12-05 10:10:21 -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
Sam Gateau
66c10544ae
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-12-04 17:16:39 -08:00
dev
16da10bf19
compiling the gpu library on mac
2014-12-04 17:15:59 -08:00
dev
da1bb83eb0
compiling the gpu library on mac
2014-12-04 17:14:41 -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
1102b4d633
Moving GPU into it's own library
2014-12-04 16:40:55 -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
Stephen Birarda
5c3e90f64f
resolve conflicts on merge with upstream master
2014-12-03 13:11:56 -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
Andrzej Kapolka
46f1fc7c0f
More work on spanner heightfield edits.
2014-12-01 18:50:24 -08:00
Andrzej Kapolka
5b4869f43d
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-12-01 16:43:39 -08:00
Andrzej Kapolka
3fbbd6c2de
Working on transitioning functions to quadtree equivalents.
2014-12-01 16:43:03 -08:00
Sam Gateau
845e687fc5
Adding a Hack for the apaartment model to boost the lightmaps
2014-12-01 11:45:07 -08:00
Philip Rosedale
72ad8061ba
Merge pull request #3878 from birarda/master
...
changes required for AC to discover a local DS
2014-11-30 18:44:32 -08:00
Philip Rosedale
e44ca5a7f7
Merge pull request #3876 from ZappoMan/bugFixes
...
fixes the stutter in animation when observer moves
2014-11-30 18:44:21 -08:00
Stephen Birarda
fed7d789f6
have the domain-server write its local port into shared memory
2014-11-30 17:29:18 -08:00
Sam Gateau
321d651d77
Hack for avoiding lightmaps loading in starchamber
2014-11-30 12:54:43 -08:00
ZappoMan
5c2cc20313
fixes the stutter in animation when observer moves
2014-11-28 17:36:55 -08:00
Brad Hefta-Gaub
8a86b2d239
Merge pull request #3873 from samcake/tot
...
Fix lighmaps for VC demo 12/1/2014
2014-11-27 13:01:10 -08:00
Andrzej Kapolka
6be1810967
More work on subdivision.
2014-11-26 17:57:03 -08:00
Andrew Meadows
3781c23480
add entities to simulation after unpacking
2014-11-26 17:09:53 -08:00
Andrzej Kapolka
5710bfcf6c
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-26 16:19:16 -08:00
Andrzej Kapolka
0a329bbe3c
More work on LOD rendering; now rendering in preview.
2014-11-26 16:18:57 -08:00
Philip Rosedale
91aca51dc6
Merge pull request #3868 from ZappoMan/HMDMode
...
First cut at HMD Tools window
2014-11-26 14:53:25 -08:00
Andrzej Kapolka
790b085307
Rejiggering the heightfield renderer for LOD.
2014-11-26 13:02:11 -08:00
Andrew Meadows
d84f57fafa
merge upstream/master into andrew/thermonuclear
2014-11-26 12:18:19 -08:00
Andrew Meadows
b543434a17
EntityTreeHeadlessViewer gets a simulation
2014-11-26 12:16:52 -08:00
Andrew Meadows
dd3a7b9b9d
EntitySimulation takes EntityItem* rather than ID
2014-11-26 12:12:43 -08:00
Andrzej Kapolka
1d9c7d7c72
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-26 10:56:23 -08:00
Sam Gateau
fa375539d0
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-26 09:42:31 -08:00
Philip Rosedale
7737994399
Merge pull request #3865 from ctrlaltdavid/20197
...
CR for Job #20197 - Bug: Initial ping stats mis-reported
2014-11-26 08:08:50 -08:00
Andrzej Kapolka
7f14a66922
More work on heightfield quadtrees.
2014-11-25 18:27:09 -08:00
Sam Gateau
77077f4e9c
hack a separate emissive information in the g-buffer
2014-11-25 18:17:28 -08:00
Andrzej Kapolka
a987e7ce10
When we set heightfield layers, break it up into quadtree.
2014-11-25 15:32:02 -08:00
Andrzej Kapolka
fc16207c08
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-25 14:11:08 -08:00
Andrzej Kapolka
8d3f4a627b
Working on quadtree for heightfields.
2014-11-25 14:10:44 -08:00
Sam Gateau
cb1850e082
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-25 14:10:30 -08:00
ZappoMan
333f323856
Merge branch 'master' of https://github.com/highfidelity/hifi into HMDMode
2014-11-25 12:46:18 -08:00
ZappoMan
e9812d0608
added similarStrings() helper
2014-11-25 09:25:49 -08:00
Andrew Meadows
0d98555740
add EntitySimulation and SimpleEntitySimulation
2014-11-24 22:29:24 -08:00
Andrew Meadows
e574c5766b
EntityItem::setSimulationState() now public
2014-11-24 22:28:27 -08:00
Andrew Meadows
1c636fe6b2
more correct entity list maintenance
2014-11-24 20:37:09 -08:00
David Rowe
01867e2459
Display "--" for ping values if not yet valid
2014-11-24 18:32:47 -08:00
dev
ce103acdf6
More debugging of the FBXReader in order to understand how to interpret the material fields
2014-11-24 18:32:36 -08:00
Andrzej Kapolka
af875eb5af
Allow shared objects to write extra, non-property data.
2014-11-24 16:45:34 -08:00
Andrzej Kapolka
71cee18c4b
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-24 15:43:54 -08:00
Sam Gateau
6a63099a0f
Fixed syntax issues and review critics, put all the debugging code in a #define block
2014-11-24 15:24:20 -08:00
Sam Gateau
1f22d5b493
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-24 10:05:39 -08:00
Sam Gateau
87471df7a1
First version of the lighmap working
2014-11-21 18:08:34 -08:00
Andrzej Kapolka
282732677f
Catch and log BitstreamExceptions when reading datagrams.
2014-11-21 16:45:39 -08:00
Andrzej Kapolka
4b24a6ca80
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-21 16:27:30 -08:00
Andrzej Kapolka
6cd96c95f4
Include a context in the Bitstream so that streamed objects can find their
...
LOD.
2014-11-21 16:26:58 -08:00
AndrewMeadows
8d9df8570c
Merge pull request #3847 from ey6es/metavoxels
...
Big metavoxel update: removed unused pieces, converted heightfields to "spanners" in order to allow arbitrary transforms, switched to 16 bit heightfields with lossless compression, some rendering improvements.
2014-11-21 15:57:00 -08:00
ZappoMan
bd2adf08e3
fix to drift in usecTimestampNow() caused when computer sleeps
2014-11-21 13:33:53 -08:00
Andrzej Kapolka
41eaf340c6
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-21 12:47:26 -08:00
Andrzej Kapolka
03e302c508
Removed a debug statemen.
2014-11-20 17:34:37 -08:00
Philip Rosedale
cd2a6f0f9c
merge fix
2014-11-20 17:35:50 -06:00
Andrzej Kapolka
0a976ad262
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-20 11:26:29 -08:00
Brad Hefta-Gaub
168487e0a7
Merge pull request #3840 from huffman/entity-snap-on-create
...
Entity snap on create (+ remove getEntityItemID)
2014-11-20 09:58:54 -08:00
Sam Gateau
7daff18101
Merge branch 'master' of https://github.com/highfidelity/hifi into tot
2014-11-20 09:57:59 -08:00
Brad Hefta-Gaub
32f60c4255
Merge pull request #3839 from birarda/master
...
trim whitespace for place name lookup, potential lobby crash fix
2014-11-20 09:57:39 -08:00
Sam Gateau
764ad72471
adding the light map support from FBX
2014-11-20 09:54:41 -08:00
Ryan Huffman
6a68281308
Remove EntityScriptingInterface::getEntityItemID
2014-11-20 09:39:41 -08:00
Stephen Birarda
1aa98dfc4c
trim whitespace for place name lookup
2014-11-20 09:24:43 -08:00
Philip Rosedale
5101e469dc
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-19 23:54:31 -06:00
Atlante45
4d5451fafe
Merge branch 'master' of https://github.com/highfidelity/hifi into death_to_dot_f
...
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/SkeletonModel.cpp
2014-11-19 17:28:24 -08:00
Clément Brisset
2c6a76ec17
Merge pull request #3830 from huffman/entity-list-window
...
Entity list window
2014-11-19 17:05:48 -08:00
Brad Hefta-Gaub
925e2fab66
Merge pull request #3835 from birarda/lobby
...
lobby changes, Sound and AudioInjectorOptions stereo tweaks
2014-11-19 16:59:54 -08:00
Atlante45
ae3bcc8f06
No more .f
2014-11-19 16:53:39 -08:00
Stephen Birarda
63be5ae9bf
Merge pull request #3834 from ZappoMan/fixMissingRegistrationPointBug
...
fix a major bug in updateEntity() caused by the new properties not containing "registrationPoint"
2014-11-19 16:42:16 -08:00
Brad Hefta-Gaub
270939dee4
Merge pull request #3833 from AndrewMeadows/thermonuclear
...
flag EntityItem when changed by update
2014-11-19 16:40:40 -08:00
Brad Hefta-Gaub
75304fd419
Merge pull request #3832 from Atlante45/fix_left_right_jumping
...
Fix left/right audio jumping
2014-11-19 16:40:04 -08:00
Brad Hefta-Gaub
0b7c3d3356
Merge pull request #3828 from AndrewMeadows/bispinor
...
don't slide feet during idle animations
2014-11-19 16:38:34 -08:00
ZappoMan
2a08a6d48e
fix a bug in updateEntity() caused by the new properties not containing registrationPoint
2014-11-19 16:07:07 -08:00
Andrew Meadows
11e7339e9e
add UPDATE_COLLISION_GROUP and UPDATE_MOTION_TYPE
2014-11-19 15:52:57 -08:00
Ryan Huffman
a18a83d45c
Update getEntityItemID() to check for id existence
2014-11-19 15:31:41 -08:00
Andrew Meadows
97d1dc4200
use updateFoo() where entity properties need relay
...
clear EntityItem updateFlags when processed
2014-11-19 15:12:22 -08:00
Stephen Birarda
987b75d8f7
switch to next musak when finished
2014-11-19 14:52:57 -08:00
Atlante45
0a9a6f1ef8
Fix parsing of silent packets properties
2014-11-19 14:32:50 -08:00
Atlante45
b5abf44aa3
Comment packt type number every 5
2014-11-19 14:31:49 -08:00
Andrew Meadows
a183248f38
add updateFoo() methods that accumulate flags
...
about properties that have changed
2014-11-19 14:12:26 -08:00
Stephen Birarda
45450c4fe3
handle offset passed in AudioInjectorOptions for mixer injections
2014-11-19 13:42:24 -08:00
Stephen Birarda
81c5f9ba5a
inject lobby music at a random starting point
2014-11-19 13:36:27 -08:00
Ryan Huffman
3ff44964b5
Add entity list window
2014-11-19 13:25:38 -08:00
Stephen Birarda
03bfaa4869
handle RAW stereo audio files by using stereo.raw extension
2014-11-19 12:20:12 -08:00
Andrzej Kapolka
b68c836b12
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-19 11:49:27 -08:00
Andrew Meadows
7f4e0c206c
cache indeces to toe joints
2014-11-19 09:13:03 -08:00
Philip Rosedale
9afaf8f6d8
Merge branch 'master' of https://github.com/worklist/hifi
2014-11-18 21:58:40 -08:00
Andrzej Kapolka
0cc92dc87e
More spanner voxelization bits.
2014-11-18 19:15:06 -08:00
Andrzej Kapolka
59fcff740b
Remove remaining heightfield attribute bits.
2014-11-18 17:17:07 -08:00
Andrzej Kapolka
a0f75c990e
Working on fetching/clearing heightfield chunks.
2014-11-18 17:12:47 -08:00
Andrzej Kapolka
632f3bfa7f
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2014-11-18 17:12:40 -08:00