Andrzej Kapolka
2497b2fe39
If there's no directly intersecting spanner, find the closest heightfield that
...
we can project onto.
2015-01-16 15:41:08 -08:00
Andrzej Kapolka
45b36b383c
More progress on stitching, etc.
2015-01-16 14:32:15 -08:00
Andrzej Kapolka
b6c843497d
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
2015-01-16 11:56:04 -08:00
Sam Gateau
afb6175d60
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
2015-01-16 10:32:56 -08:00
Sam Gateau
6b55b4ff82
No more Magic numbers and fixing the code path for linux
2015-01-16 10:26:51 -08:00
Sam Gateau
8634d86167
Adding ambient sphere in the lighting equation and menu to control te presets
2015-01-16 09:43:21 -08:00
Sam Gateau
0e38ea8854
Adding ambient sphere in the lighting equation and menu to control te presets
2015-01-16 09:41:43 -08:00
Sam Gateau
d1fb071208
Adding ambient sphere in the lighting equation and menu to control te presets
2015-01-16 09:38:53 -08:00
Andrew Meadows
4392af3b3a
Remove pre-Bullet server-side EntityItem motion
2015-01-16 09:26:43 -08:00
Andrzej Kapolka
f81c117ae5
Stitching progress.
2015-01-15 17:59:55 -08:00
Sam Gateau
0fdc9c1855
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
2015-01-15 15:27:52 -08:00
Sam Gateau
7ae9635ce7
Refactoring the code from directional into DeferredLighting.slh
2015-01-15 15:27:18 -08:00
Stephen Birarda
6f5d9d54ec
Merge branch 'master' of https://github.com/highfidelity/hifi
2015-01-15 14:15:38 -08:00
Stephen Birarda
b2c5847d9b
Merge pull request #4117 from Atlante45/dm_update
...
Drop DM ref before creating new object
2015-01-15 14:15:01 -08:00
Atlante45
786c0a5462
Drop DM ref before creating new object
2015-01-15 14:00:45 -08:00
Stephen Birarda
250a3de9fe
make node mutex in LimitedNodeList recursive for double read lock
2015-01-15 13:34:33 -08:00
Stephen Birarda
e538669343
resolve conflicts on merge with upstream
2015-01-15 13:12:05 -08:00
Sam Gateau
d759f4c255
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
2015-01-15 11:54:55 -08:00
Sam Gateau
067483fce2
Adding a prototype of ambient lighting with spherical harmonics
2015-01-15 11:54:01 -08:00
Brad Hefta-Gaub
89967fbe7a
Merge pull request #4104 from AndrewMeadows/inertia
...
store density in EntityItem instead of mass
2015-01-14 17:17:45 -08:00
Brad Hefta-Gaub
9d45bed0e2
Merge pull request #4103 from Atlante45/applications_diet_cpp11
...
DependencyManager update
2015-01-14 17:17:07 -08:00
Philip Rosedale
1188be52e4
Merge pull request #4106 from ZappoMan/rayPickWork
...
fix ray pick of ellipsoids away from origin
2015-01-14 17:10:30 -08:00
Stephen Birarda
b8b5b2b6ec
don't check the root object for path
2015-01-14 16:56:49 -08:00
ZappoMan
ff60833129
fix ray pick of ellipsoids away from origin
2015-01-14 16:55:24 -08:00
Stephen Birarda
f745dfdb91
Merge branch 'master' of https://github.com/highfidelity/hifi
2015-01-14 16:54:51 -08:00
Atlante45
b922b028e9
Fixes body not rotating for other avatars
2015-01-14 16:47:20 -08:00
Sam Gateau
614e1aa6ae
Cleaning the Model rendering path from any use of glMaterial
2015-01-14 16:44:44 -08:00
Andrew Meadows
ccc50dd94f
use density instead of mass
2015-01-14 15:47:44 -08:00
Andrew Meadows
03b8badd81
EntityItem stores density rather than mass.
2015-01-14 15:00:57 -08:00
Andrew Meadows
8236837dd0
add ShapeInfo::computeVolume()
2015-01-14 15:00:31 -08:00
Sam Gateau
7be1f41659
using the Material class
2015-01-14 10:22:27 -08:00
Atlante45
f77fab2fe0
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
2015-01-13 20:38:52 -08:00
Atlante45
38729c5790
Made dependencies inherit from Dependency
2015-01-13 20:38:01 -08:00
Atlante45
27cc3d297e
DependencyManager update
...
- Now need a call to DependencyManager::set(...) that support
variable arguments number and type
- Now support destroy operation via DependencyManager::destroy()
- Now support inheritance. All inheritance relationship need to
be specified via DependencyManager::registerInheritance<Base,
Derived>() before any call to the DepedencyManager involving Base.
- Dependencies should now inherit from the class Dependency as
well as using SINGLETON_DEPENDENCY
2015-01-13 20:27:38 -08:00
Sam Gateau
1bbdb43d8c
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
2015-01-13 18:24:59 -08:00
dev
d7ad5a35d6
fixes for glsl mac
2015-01-13 18:24:32 -08:00
Andrew Meadows
dd2421ffcd
Merge pull request #4100 from ZappoMan/backupBugFix
...
Add support for multiple backup rules
2015-01-13 17:59:44 -08:00
Brad Hefta-Gaub
b3b43b4c14
Merge pull request #4093 from samcake/temp0
...
Factorize the shader code for deferred lighting
2015-01-13 17:11:17 -08:00
Brad Hefta-Gaub
284ee32b7b
Merge pull request #4089 from AndrewMeadows/inertia
...
fix glitchy entity motion in Bullet simulation
2015-01-13 17:10:35 -08:00
Clément Brisset
808cbfe16a
Merge pull request #4088 from ctrlaltdavid/qnetworkreply-error-code
...
Use more appropriate QNetworkReply error code
2015-01-13 17:06:42 -08:00
dev
d3edd14638
fixes for glsl mac
2015-01-13 16:53:22 -08:00
Sam Gateau
9c083ce86e
Using the model::Material for rendering and in shaders
2015-01-13 15:51:18 -08:00
Stephen Birarda
6e1ba17c6e
handle application title change for place name change
2015-01-13 15:07:45 -08:00
Stephen Birarda
92b8cd2d1e
handle storage of user location in new format
2015-01-13 15:02:04 -08:00
Stephen Birarda
16261a5fc1
more updates for new place/location APIs
2015-01-13 14:49:24 -08:00
Andrew Meadows
04b4a95ccb
fix for bad cleanup (3 places)
2015-01-13 14:21:41 -08:00
Stephen Birarda
1af87e57da
handle new places API format in AddressManager
2015-01-13 14:21:07 -08:00
Sam Gateau
d9efafac7e
updating the model fragment shaders to use DeferredBUfferWrite
2015-01-13 14:11:38 -08:00
Andrew Meadows
cee7a4db10
merge upstream/master into andrew/inertia
2015-01-13 14:03:27 -08:00
Andrew Meadows
dcca5d532a
fix for glitchy physics updates
...
The main problem was: ObjectMotionState::_sentPosition and friends
were not being updated when the EntityServer update arrives.
2015-01-13 14:00:37 -08:00