Commit graph

17467 commits

Author SHA1 Message Date
Stephen Birarda
8e2d41f37f remove deadzone handling from Joystick class 2014-10-08 11:41:07 -07:00
Stephen Birarda
17b9f4a37d allow a call to Joysticks.reset to reset SDL while interface is running 2014-10-08 11:34:45 -07:00
AndrewMeadows
c56923d316 Merge pull request #3549 from ZappoMan/editToolsImprovements
add tick marks to planar ellipse/circle overlays
2014-10-08 09:33:34 -07:00
Brad Hefta-Gaub
e38562b99d Merge pull request #3555 from birarda/path-changes
fix location hash suggestion in address bar
2014-10-08 09:24:58 -07:00
Philip Rosedale
244256bb91 Merge pull request #3482 from DaveDubUK/19970
Code Review for Job #19970
2014-10-07 15:37:15 -07:00
Stephen Birarda
6e81bde7bd make position path clearer for address bar 2014-10-07 15:30:44 -07:00
Stephen Birarda
ec6b6999a0 fix for location hash in address bar 2014-10-07 15:29:57 -07:00
Leonardo Murillo
a10aeb8958 Merge pull request #3554 from birarda/path-changes
repairs for new user scoped paths
2014-10-07 15:27:06 -06:00
Stephen Birarda
67fdfbb7f1 fix for user domains path in domain settings 2014-10-07 14:19:15 -07:00
Stephen Birarda
ea4c5a8900 repairs for new user scoped paths 2014-10-07 14:18:05 -07:00
Stephen Birarda
30740afe80 fix a typo in README.md 2014-10-07 12:42:29 -07:00
Grayson Stebbins
484d97a2b8 Update README.md
Added section about documentation, turned Worklist URLs into links.
2014-10-07 10:20:15 -07:00
Grayson Stebbins
d1ea91bdf5 Update CONTRIBUTING.md
Updated to new URLs for coding standard, worklist. Updated details on how to contribute via Worklist.
2014-10-07 10:15:09 -07:00
AndrewMeadows
c555c50b4c Merge pull request #3553 from PhilipRosedale/master
Bring initial walk speed down for easier maneuvering around people
2014-10-07 09:50:27 -07:00
Clément Brisset
3283c861b1 Merge pull request #3529 from huffman/19903
CR for Job #19903 - When you bring in an FBX apply the default scale to the model
2014-10-06 18:21:28 -07:00
Philip Rosedale
63730a37da Bring initial walk speed down for easier maneuvering around people 2014-10-06 15:26:47 -07:00
Philip Rosedale
8084c5c77d Merge pull request #3552 from AndrewMeadows/inertia
Tweak low velocity avatar keyboard control.
2014-10-06 14:56:38 -07:00
Leonardo Murillo
7400104f87 Merge pull request #3551 from ZappoMan/fixHTTPSIncludes
fix include for https relative urls
2014-10-06 15:43:30 -06:00
Brad Hefta-Gaub
2d06b150c4 Merge pull request #3548 from ctrlaltdavid/overlays_example_fix
Fix property names used for text overlay colors
2014-10-06 14:35:47 -07:00
Brad Hefta-Gaub
4b33cfe838 Merge pull request #3547 from birarda/new-qt
fix for ThreadedAssignment readyRead on Qt 5.3.x
2014-10-06 14:35:25 -07:00
ZappoMan
07832fdd68 fix include for https relative urls 2014-10-06 14:34:19 -07:00
Brad Hefta-Gaub
4e038687cf Merge pull request #3550 from murillodigital/master
Missed one reference to the old bucket.
2014-10-06 14:31:35 -07:00
Andrew Meadows
6aba2359ed Tweak low velocity avatar keyboard control. 2014-10-06 14:27:43 -07:00
Leonardo Murillo
65b559ca3d Missed one 2014-10-06 15:21:51 -06:00
ZappoMan
12deec928c add tick marks to planar ellipse/circle overlays 2014-10-06 14:15:22 -07:00
David Rowe
08147380c7 Fix property names used for text overlay colors 2014-10-06 14:09:23 -07:00
Stephen Birarda
499e748d54 rebind the node socket when switching to ThreadedAssignment 2014-10-06 13:45:11 -07:00
Brad Hefta-Gaub
e867b49701 Merge pull request #3546 from murillodigital/master
Fixing globals var scopt
2014-10-06 13:29:20 -07:00
Leonardo Murillo
1de473a013 Fixing globals var scopt 2014-10-06 14:27:25 -06:00
Stephen Birarda
0fd7ec34fc remove an unused const 2014-10-06 12:34:12 -07:00
Andrzej Kapolka
0d5f81c062 Merge pull request #3540 from samcake/temp0
replacing glutSolidSPhere by a cached Geometry
2014-10-06 12:23:44 -07:00
Sam Gateau
ba2d072a65 fix syntax issues for constant names and the CmakeLists.txt useless change 2014-10-06 12:15:36 -07:00
Clément Brisset
b8c7a9263c Merge pull request #3544 from murillodigital/master
Changing bucket name
2014-10-06 11:39:52 -07:00
Sam Gateau
4f26c9e0fa fix formatting and syntax issues 2014-10-06 11:06:23 -07:00
Leonardo Murillo
0b7ff18970 Changes in non-Js code 2014-10-06 11:24:10 -06:00
Leonardo Murillo
f0852ba283 Using new variable in all references to S3 bucket 2014-10-06 11:21:35 -06:00
Brad Hefta-Gaub
644bbacfe3 Merge pull request #3541 from thoys/remember-selected-audio-device
Remember the last selected audio device
2014-10-06 10:05:00 -07:00
Ryan Huffman
e70c57cb95 Replace magic numbers wiht const values 2014-10-06 08:37:07 -07:00
AndrewMeadows
f284fc548f Merge pull request #3539 from ey6es/metavoxels
Blend between directional textures on dual contour surfaces.
2014-10-06 08:00:24 -07:00
AndrewMeadows
85a2d297d4 Merge pull request #3535 from stojce/20061
CR for Job #20061 - Style our address bar / "go to" UI
2014-10-06 07:57:00 -07:00
AndrewMeadows
a91d66d8bb Merge pull request #3533 from stojce/20091
CR for Job #20091 - Windows : Popup to download update is unreadable on Windows (see attached screenshot)
2014-10-06 07:53:44 -07:00
Thijs Wenker
b7165cb353 store the last selected audio device 2014-10-05 21:11:42 +02:00
Sam Gateau
bd5c6517a5 Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
Conflicts:
	interface/src/ui/MetavoxelEditor.cpp
	interface/src/ui/overlays/Sphere3DOverlay.cpp
2014-10-03 17:31:05 -07:00
Andrzej Kapolka
1f10b1744f Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels 2014-10-03 17:19:13 -07:00
Andrzej Kapolka
91942e6188 Reduce the size of the smoothing step. 2014-10-03 17:17:22 -07:00
Philip Rosedale
864dd0152d Merge pull request #3532 from birarda/master
remove files for gh-pages that are no longer in use, enable auto reconnection to ICE domain-servers
2014-10-03 17:11:26 -07:00
Stephen Birarda
aa15ef7f85 only have the ice-server respond if there was a matching conectee 2014-10-03 17:10:56 -07:00
Andrzej Kapolka
3d88463569 Blend between cube face textures. 2014-10-03 17:05:14 -07:00
Stephen Birarda
5203113b41 separate ICE ID and domain ID for reconnections to moved domains 2014-10-03 17:01:33 -07:00
Sam Gateau
738369e21f Replacing glutSolidSphere by a cached Geometry
Instead of calling glutSolidSphere, just call Application::getInstance()->getGeometryCache()->renderSphere(...)

- replaced all the instances of "glutSolidSphere"
- Changed the atmosphere shaders so instead of drawing a sphere of the size of the atmosphere, we draw a unit sphere, the vertices get scaled at the right radius in th vertex shader using  fOuterRadius
2014-10-03 16:55:58 -07:00