Commit graph

33045 commits

Author SHA1 Message Date
Atlante45
cf3b33a96b Replace Application::getInstance() with qApp 2015-10-06 13:56:19 -07:00
James B. Pollack
a37da41253 spell basketball rack correctly 2015-10-06 13:15:35 -07:00
Thijs Wenker
4e8fc08458 made the changes as suggested by @hyperlogic 2015-10-06 20:48:51 +02:00
James B. Pollack
cda1b418ae cleanup 2015-10-06 11:29:41 -07:00
James B. Pollack
5f2112b8a5 finish rack and add to master script, reorganize all bball related scripts 2015-10-06 11:28:36 -07:00
Thijs Wenker
3c6e9378c3 fixes merge issues 2015-10-06 20:20:37 +02:00
samcake
2b5742b277 Some code got overwritten when merging to my office mahcine this morning, that i know got back... 2015-10-06 11:13:35 -07:00
Thijs Wenker
953ff6caa7 Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation
Conflicts:
	interface/src/Application.cpp
	interface/src/scripting/HMDScriptingInterface.h
	libraries/display-plugins/src/display-plugins/oculus/OculusHelpers.h
2015-10-06 20:06:29 +02:00
samcake
cf3828629e Fix build on mac and linux 2015-10-06 11:00:21 -07:00
Thijs Wenker
f6afb4cb02 Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation
Conflicts:
	interface/src/scripting/HMDScriptingInterface.h
2015-10-06 19:56:22 +02:00
samcake
1788b7b019 Fix the bug created by the previous fix 2015-10-06 10:53:38 -07:00
Andrew Meadows
2c276bb13e Merge pull request #5986 from sethalves/kinematic-grab
Kinematic grab
2015-10-06 10:30:06 -07:00
Brad Davis
ee40859c85 Merge pull request #6001 from highfidelity/revert-5989-homer
Revert "Enabling programmatic access to the IPD scale"
2015-10-06 10:16:53 -07:00
Brad Davis
8090bc8e8d Revert "Enabling programmatic access to the IPD scale" 2015-10-06 10:16:42 -07:00
samcake
978434f15c Merge branch 'master' of https://github.com/highfidelity/hifi into hobbes 2015-10-06 09:54:59 -07:00
samcake
429d82e650 Fixing review comments 2015-10-06 09:54:37 -07:00
Eric Levin
0afaf84e2a Merge pull request #5979 from imgntn/ping_pong_gun
[Script] Updates to Ping Pong Gun
2015-10-06 09:47:53 -07:00
samcake
c92a6d58ab Dispatch classes in their properly named files to appease the coding standard gods 2015-10-06 09:46:32 -07:00
James B. Pollack
e80f9f82ca Merge remote-tracking branch 'upstream/master' 2015-10-06 09:44:19 -07:00
James B. Pollack
152fdb8112 physical rack 2015-10-06 09:44:00 -07:00
Seth Alves
8caa7abca6 assert that deltaTimeStep is always greater than zero 2015-10-06 09:35:54 -07:00
Seth Alves
5abaf38efd include setVelocity in returned arguments 2015-10-06 09:24:18 -07:00
Seth Alves
18b5b994b4 include setVelocity in returned arguments 2015-10-06 09:23:38 -07:00
Seth Alves
febdb52b26 Merge branch 'master' of github.com:highfidelity/hifi into kinematic-grab 2015-10-06 09:20:13 -07:00
Seth Alves
c3142ab90b include setVelocity in returned arguments 2015-10-06 09:20:07 -07:00
Seth Alves
91f5a6fec6 make setting of rigid-body velocity controlled by an action argument 2015-10-06 08:08:33 -07:00
samcake
59afbf1a04 Remove the renderPart call from model.cpp and put the code path in the MeshPartPayload::render() 2015-10-06 01:15:53 -07:00
samcake
fc7f0c77a5 Rename ModelRenderPayload files to ModelRenderItem 2015-10-06 00:20:51 -07:00
samcake
4270b83c0f Uniform buffer for skeleton joint bind pose 2015-10-05 23:33:58 -07:00
samcake
894c8c0a93 Merge branch 'master' of https://github.com/highfidelity/hifi into hobbes 2015-10-05 19:23:30 -07:00
samcake
12fedb6ff0 Move skinning shader features in its own slh and get ready for moving cluster matrices to uniform buffer 2015-10-05 18:31:05 -07:00
James B. Pollack
6cc3077d67 end of day 2015-10-05 18:29:35 -07:00
James B. Pollack
1b241ea05e Update createTestBlocks.js 2015-10-05 18:13:51 -07:00
James B. Pollack
41b2f82be5 midway 2015-10-05 17:43:44 -07:00
Brad Hefta-Gaub
a554f3afb7 Merge pull request #5996 from cozza13/20701
CR for Job #20701 - Create a menu for HMD stereo and mono eye switching/
2015-10-05 17:22:36 -07:00
Brad Hefta-Gaub
d95fe3ddb7 Merge pull request #5989 from jherico/homer
Enabling programmatic access to the IPD scale
2015-10-05 17:22:19 -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
Clément Brisset
b2ef114e13 Merge pull request #5993 from imgntn/furniture_adjustments
[Scripts] Toybox Furniture adjustments
2015-10-05 17:09:55 -07:00
Clément Brisset
5eda3095bb Merge pull request #5998 from birarda/qt-5.5
suppress warnings for overriden methods in Xcode 7
2015-10-05 17:00:43 -07:00
Thijs Wenker
dd59527763 Merge branch 'master' of https://github.com/worklist/hifi into js-hmd-position-orientation 2015-10-06 01:35:29 +02:00
Stephen Birarda
d48f17e0e1 Merge pull request #5995 from Atlante45/log
Make log more readable
2015-10-05 16:04:47 -07:00
Stephen Birarda
5989cad054 add override qualifier to suppress warnings in entities-renderer 2015-10-05 15:55:05 -07:00
Stephen Birarda
7bd98354d8 add override to supress warnings in ui-test 2015-10-05 15:53:52 -07:00
Stephen Birarda
25a1f2dd11 add override to suppress warning for PluginContainerProxy 2015-10-05 15:53:37 -07:00
Stephen Birarda
a2c9d7a4b2 add overrides for Avatar classes in Interface 2015-10-05 15:52:47 -07:00
Brad Hefta-Gaub
f30a94064f make animation start/stop work 2015-10-05 15:50:55 -07:00
Stephen Birarda
3ddfcc10c2 override additions to input-plugins 2015-10-05 15:50:35 -07:00
Chris Collins
c0a881ec52 added the correct call
added the correct call
2015-10-05 15:37:04 -07:00
Chris Collins
1e01d6bd8f Add the ability to switch between mono and stereo in HMD
Add the ability to switch between mono and stereo in HMD
2015-10-05 15:30:53 -07:00
Stephen Birarda
e835b5ccf3 remove old gnutls code from domain-server 2015-10-05 15:30:26 -07:00