Brad Davis
|
3c1a0930da
|
Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
interface/src/avatar/MyAvatar.h
libraries/script-engine/src/ScriptEngine.cpp
libraries/script-engine/src/ScriptEngine.h
|
2015-10-28 13:38:22 -07:00 |
|
Brad Davis
|
5cbb2562cd
|
Move GL utilities out to their own library
|
2015-10-27 15:53:42 -07:00 |
|
Brad Davis
|
21a3079a39
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-21 10:05:32 -07:00 |
|
Brad Hefta-Gaub
|
954afe45d3
|
Merge pull request #6112 from ericrius1/rayPickAdditions
Moved whitelist and raypicking code out of octree, fixed small bug with polylines
|
2015-10-21 09:08:56 -07:00 |
|
Brad Davis
|
0e419e3fbb
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-20 17:47:37 -07:00 |
|
Stephen Birarda
|
14aab4871d
|
Merge pull request #6119 from Atlante45/baseball
Fix autoresizing log spam
|
2015-10-20 13:45:50 -07:00 |
|
Brad Davis
|
8d0148a1ca
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-20 10:13:31 -07:00 |
|
ericrius1
|
0373a481f8
|
Using EntityItemIDs instead of QUuids
|
2015-10-20 09:22:16 -07:00 |
|
Atlante45
|
1c46f2aa75
|
Fix autoresizing log spam
|
2015-10-19 18:22:44 -07:00 |
|
Seth Alves
|
113321184d
|
if model RegistrationPoint doesn't match entityItem's, update it
|
2015-10-19 12:21:26 -07:00 |
|
Seth Alves
|
742e48b0c8
|
try another way of fixing held object snagging at slow velocity
|
2015-10-19 09:48:34 -07:00 |
|
Seth Alves
|
1f3b92577d
|
update _model's location anytime it doesn't match the entity's location
|
2015-10-17 20:08:25 -07:00 |
|
Brad Davis
|
57be59935d
|
Move controller test to app
|
2015-10-17 19:13:38 -07:00 |
|
Seth Alves
|
8338491c3b
|
Merge pull request #6095 from Atlante45/master
Fix export bug
|
2015-10-16 07:32:56 -07:00 |
|
Seth Alves
|
b18bb1e076
|
Merge pull request #6084 from AndrewMeadows/physics-cleanup
move DIRTY_FLAGS out of EntityItem namespace
|
2015-10-16 07:22:40 -07:00 |
|
Atlante45
|
a84fdecec9
|
Fix export bug
|
2015-10-15 18:43:32 -07:00 |
|
Andrew Meadows
|
fa17b77d70
|
move DIRTY_FLAGS out of EntityItem namespace
|
2015-10-15 09:34:09 -07:00 |
|
ericrius1
|
8d39f9c760
|
Syntax fixes
|
2015-10-12 15:02:03 -07:00 |
|
Brad Davis
|
e5fc2e5525
|
Low level support for URL overrides when loading content
|
2015-10-10 23:00:15 -07:00 |
|
Atlante45
|
ae83dfe041
|
Move auto-resize to update
|
2015-10-09 12:23:19 -07:00 |
|
Atlante45
|
75f0a6442f
|
ModelEntities spawned with no dimension autoresize
|
2015-10-09 12:23:19 -07:00 |
|
Brad Hefta-Gaub
|
57cc7adbfe
|
standardize somethingChanged - CR feedback
|
2015-10-07 12:27:12 -07:00 |
|
Brad Hefta-Gaub
|
016bf4011d
|
cleanup
|
2015-10-06 16:07:36 -07:00 |
|
Brad Hefta-Gaub
|
be79101a93
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-06 15:20:37 -07:00 |
|
Brad Hefta-Gaub
|
d5663ed773
|
Merge pull request #5946 from jherico/nelson
Improved procedural surfaces, textures and additional standard uniforms
|
2015-10-05 17:12:32 -07:00 |
|
Stephen Birarda
|
5989cad054
|
add override qualifier to suppress warnings in entities-renderer
|
2015-10-05 15:55:05 -07:00 |
|
Brad Hefta-Gaub
|
f30a94064f
|
make animation start/stop work
|
2015-10-05 15:50:55 -07:00 |
|
Howard Stearns
|
8153ad7f44
|
Merge pull request #5967 from AndrewMeadows/collision-group-hack
allow physical objects to be set collisionless
|
2015-10-02 16:08:52 -07:00 |
|
Brad Davis
|
de5e95f7dc
|
Improved procedural surfaces, textures and more standard uniforms
|
2015-10-02 11:57:13 -07:00 |
|
Anthony J. Thibault
|
fa864d29f9
|
Merge branch 'master' into transmit-joint-translation
|
2015-10-01 16:55:24 -07:00 |
|
Andrew Meadows
|
22b6607760
|
add polyvox entities to physics engine
|
2015-10-01 08:56:05 -07:00 |
|
ericrius1
|
1760720b2b
|
added check for normals and vertices
|
2015-09-29 17:42:20 -07:00 |
|
ericrius1
|
d1b016b483
|
untabbified lines
|
2015-09-29 16:38:21 -07:00 |
|
Eric Levin
|
36be35a836
|
Update RenderablePolyLineEntityItem.cpp
|
2015-09-29 16:30:42 -07:00 |
|
ericrius1
|
e7834365f5
|
Made polyline painting experience smoother- no more flickering
|
2015-09-29 15:33:39 -07:00 |
|
Seth Alves
|
d0a1e206ca
|
Merge branch 'master' of github.com:highfidelity/hifi into transmit-joint-translation
|
2015-09-29 13:55:13 -07:00 |
|
Brad Hefta-Gaub
|
2040fb4507
|
fix skybox not always loading when you haven't moved or if the texture is slow in loading
|
2015-09-29 09:32:34 -07:00 |
|
Brad Hefta-Gaub
|
bd52b17861
|
Merge pull request #5914 from jherico/homer
Remove duplicate DeferredBufferWrite.slh
|
2015-09-28 17:29:33 -07:00 |
|
Brad Davis
|
e284cbe355
|
Remove duplicate DeferredBufferWrite.slh
|
2015-09-28 13:24:47 -07:00 |
|
Brad Hefta-Gaub
|
430cbcca7e
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
|
Seth Alves
|
50dd8eba45
|
Relay joint translations across network. Apply animation's root-joint translation to avatar.
|
2015-09-26 11:40:39 -07:00 |
|
David Rowe
|
a2c7b3bcc9
|
Orient particles to face camera but not roll with it
|
2015-09-23 17:00:07 -07:00 |
|
Brad Hefta-Gaub
|
5b00783f18
|
more warnings fixes
|
2015-09-22 20:54:36 -07:00 |
|
samcake
|
910038cf82
|
Merging
|
2015-09-21 17:47:23 -07:00 |
|
Bradley Austin Davis
|
b3aeaba5f4
|
CR feedback
|
2015-09-21 15:44:47 -07:00 |
|
Bradley Austin Davis
|
84cea1ffd4
|
More CR comments
|
2015-09-21 14:33:32 -07:00 |
|
samcake
|
fa9b0930d2
|
Bring back the procedural skybox
|
2015-09-21 14:25:32 -07:00 |
|
Bradley Austin Davis
|
0c0af812c2
|
CR comments
|
2015-09-21 14:16:56 -07:00 |
|
Bradley Austin Davis
|
e12e4ece34
|
Fixing lighting and atmosphere
|
2015-09-21 13:51:08 -07:00 |
|
Bradley Austin Davis
|
e024d23366
|
Instancing work, second pass
|
2015-09-21 13:27:02 -07:00 |
|