Ryan Huffman
|
89c412c324
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-12-04 11:38:28 -08:00 |
|
Anthony Thibault
|
3118634df0
|
Merge pull request #6547 from howard-stearns/fix-anim-graph-preference-change
Fix anim graph preference change
|
2015-12-04 11:25:50 -08:00 |
|
Brad Hefta-Gaub
|
0ad4efeeb9
|
Merge pull request #6555 from howard-stearns/remove-unimplemented-collision-shapes-menu-item
Remove unimplemented collision menu items
|
2015-12-04 11:25:08 -08:00 |
|
Brad Hefta-Gaub
|
15c4dbfb11
|
Merge pull request #6554 from Atlante45/warnings
Last of the OpenGL warnings on OS X
|
2015-12-04 11:24:28 -08:00 |
|
Stephen Birarda
|
d5f79b84fc
|
make the NodeList reset a blocking queued connection
|
2015-12-04 11:20:46 -08:00 |
|
Stephen Birarda
|
918342df5f
|
make sure the NodeList is reset on its own thread
|
2015-12-04 11:18:46 -08:00 |
|
Brad Hefta-Gaub
|
d07629489c
|
Merge pull request #6543 from Atlante45/pointer
gpu::Shader::create* return shared_ptr
|
2015-12-04 11:17:02 -08:00 |
|
Seth Alves
|
ea65ef964f
|
fix an AC race/crash
|
2015-12-04 11:13:36 -08:00 |
|
Brad Hefta-Gaub
|
4452f03cfa
|
Merge pull request #6557 from birarda/parents-crash
Fix crash in QTimer::stop for node keepalive timer
|
2015-12-04 11:12:45 -08:00 |
|
Howard Stearns
|
a0a4f7d177
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix-anim-graph-preference-change
|
2015-12-04 11:08:44 -08:00 |
|
Stephen Birarda
|
ca84fcd7f4
|
parent the keepalive timer to the NL thread
|
2015-12-04 11:01:18 -08:00 |
|
Howard Stearns
|
cb67f05103
|
Remove unimplemented menu items Developer->Avatar->Show Skeleton/Head Collision Shapes.
|
2015-12-04 10:47:27 -08:00 |
|
Seth Alves
|
4246672813
|
enable head-moving of distance grabbing
|
2015-12-04 10:38:24 -08:00 |
|
Atlante45
|
528a17422d
|
Last of the OpenGL warnings on OS X
|
2015-12-04 10:33:10 -08:00 |
|
Brad Davis
|
90ef7c6bf7
|
Disabling 0.5 Oculus plugin (Mac / Linux) for now
|
2015-12-04 10:28:20 -08:00 |
|
Brad Davis
|
c4514743d1
|
Fixing tests, moving some plugin container stuff to base class
|
2015-12-04 10:28:19 -08:00 |
|
Brad Davis
|
60aa93c38c
|
Fixing menu items in display plugins
|
2015-12-04 10:28:19 -08:00 |
|
Brad Davis
|
7262a10e62
|
Refactoring present thread / GL base plugin for saner context management
|
2015-12-04 10:28:18 -08:00 |
|
Brad Davis
|
d8bb9f8d18
|
Fixing screenshot functionality
|
2015-12-04 10:28:17 -08:00 |
|
Brad Davis
|
b9ace94ff1
|
Prototyping threaded present
|
2015-12-04 10:28:16 -08:00 |
|
Brad Hefta-Gaub
|
d9a1563396
|
Merge pull request #6152 from sethalves/parents
Parents
|
2015-12-04 10:26:57 -08:00 |
|
James B. Pollack
|
493a8f6f82
|
Merge branch 'master' into ratsteer
|
2015-12-04 10:26:47 -08:00 |
|
Brad Hefta-Gaub
|
ab63f19b6a
|
Merge pull request #6546 from kencooke/audio-reverb
Reverb
|
2015-12-04 10:19:56 -08:00 |
|
Brad Hefta-Gaub
|
49a7852d76
|
Merge pull request #6540 from Atlante45/warnings
Fix warnings on OS X
|
2015-12-04 10:19:25 -08:00 |
|
ericrius1
|
786e241a29
|
blocks dont collide when held
|
2015-12-04 10:14:40 -08:00 |
|
Brad Hefta-Gaub
|
8b58aa706a
|
Merge pull request #6534 from jherico/homer
Windows 64 bit updates
|
2015-12-04 10:05:45 -08:00 |
|
Atlante45
|
07387ab8c0
|
Fix most OpenGL warnings
|
2015-12-04 10:01:43 -08:00 |
|
Brad Davis
|
a8f0de20a8
|
Merge pull request #6551 from ZappoMan/cruftRemovalRedux
Cruft removal redux
|
2015-12-04 09:45:22 -08:00 |
|
Atlante45
|
a455cb880f
|
Fix typeid warning
|
2015-12-04 09:23:16 -08:00 |
|
Atlante45
|
cb758ca6b4
|
Fix override warnings on XCode 7
|
2015-12-04 08:55:43 -08:00 |
|
Atlante45
|
cd26422ca0
|
Fix warnings on OS X
|
2015-12-04 08:47:06 -08:00 |
|
Brad Hefta-Gaub
|
18e62290f3
|
fix warnings
|
2015-12-04 08:37:46 -08:00 |
|
Brad Hefta-Gaub
|
f472b515c3
|
remove wantsColor support since its always true and required for entities
|
2015-12-03 21:03:32 -08:00 |
|
Brad Hefta-Gaub
|
81fb4476bc
|
remove coverage map and occulusion culling, since it was always disabled
|
2015-12-03 20:29:23 -08:00 |
|
Ken Cooke
|
aad4743bf0
|
Completely remove Gverb from cmake
|
2015-12-03 18:06:50 -08:00 |
|
Brad Hefta-Gaub
|
44e137ec01
|
Merge pull request #6550 from highfidelity/revert-6538-cruftRemoval
Revert "Cruft removal"
|
2015-12-03 17:40:54 -08:00 |
|
Brad Hefta-Gaub
|
5a75a17174
|
Revert "Cruft removal"
|
2015-12-03 17:40:41 -08:00 |
|
Howard Stearns
|
d51785a259
|
Merge branch 'master' of https://github.com/highfidelity/hifi into correct-target-frame-rate
|
2015-12-03 17:28:32 -08:00 |
|
Brad Hefta-Gaub
|
46556b7fa5
|
Merge pull request #6513 from huffman/fix-script-race-condition
Fix ScriptEngine setting _isFinished when it shouldn't, causing scripts to accumulate when restarting
|
2015-12-03 17:17:42 -08:00 |
|
Clément Brisset
|
fa52b97f61
|
Merge pull request #6538 from ZappoMan/cruftRemoval
Cruft removal
|
2015-12-03 17:03:04 -08:00 |
|
Andrew Meadows
|
9c54ee2eaf
|
Merge pull request #6525 from howard-stearns/user-settable-avatar-lod-preference
Add an avatar LOD preference called "Minimum Avatar Display Distance"
|
2015-12-03 17:01:41 -08:00 |
|
Brad Hefta-Gaub
|
6fbb67021f
|
Merge pull request #6530 from hyperlogic/tony/mirrored-model-entity-fix
Fix for mirrored transforms in FBX models
|
2015-12-03 17:01:21 -08:00 |
|
Brad Hefta-Gaub
|
ec7d3ffd63
|
Merge pull request #6536 from huffman/fix-uninitialized-xcolor
Fix uninitialized xColor value when converting script value
|
2015-12-03 16:46:00 -08:00 |
|
Seth Alves
|
17b5ade9c0
|
allow moving distantly grabbed objects with head
|
2015-12-03 16:45:46 -08:00 |
|
Brad Hefta-Gaub
|
528b8e5d3f
|
fix warnings
|
2015-12-03 16:45:01 -08:00 |
|
Howard Stearns
|
187c213f41
|
reset skeleton
|
2015-12-03 16:42:57 -08:00 |
|
Brad Hefta-Gaub
|
1df24dd174
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cruftRemoval
|
2015-12-03 16:31:15 -08:00 |
|
Ken Cooke
|
1d01f08324
|
Fix compiler warnings
|
2015-12-03 16:27:35 -08:00 |
|
howard-stearns
|
1b42c5a172
|
Make MyAvatar.get/setAnimGraphUrl take a url(!), and make setting it
actually do something.
|
2015-12-03 16:16:01 -08:00 |
|
Seth Alves
|
a600df5ea6
|
try a different method of exagerating hand motion onto distanly held object
|
2015-12-03 16:04:39 -08:00 |
|