Commit graph

24324 commits

Author SHA1 Message Date
Clément Brisset
b64d7fc17c Merge pull request #4662 from birarda/remove-visage
remove visage support
2015-04-20 20:06:21 +02:00
David Rowe
766087c032 Run DDE "readonly"
Try to fix some people having to run Interface in admin mode on Windows
2015-04-20 10:29:53 -07:00
David Rowe
8268dc95ac Include DDE reset in sensors reset 2015-04-20 10:28:17 -07:00
Seth Alves
f452e47577 Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol 2015-04-20 08:49:33 -07:00
Sam Gateau
41ff48528e Merge branch 'master' of https://github.com/highfidelity/hifi into orange 2015-04-19 09:59:38 -07:00
Brad Hefta-Gaub
29971a5c59 Merge pull request #4664 from samcake/orange
Teaching Project, Cleaning the interface for the default Sun light properties and more
2015-04-19 09:57:04 -07:00
Sam Gateau
5335dcb236 Merge branch 'master' of https://github.com/highfidelity/hifi into orange 2015-04-19 09:27:27 -07:00
Clément Brisset
464c69dbaf Merge pull request #4663 from ctrlaltdavid/menu-tidying
Move visibility methods into DiscoverabilityManager
2015-04-18 20:02:15 +02:00
Sam Gateau
687ca7fee5 Update the cookies.js to be able to edit and test direction and color, validate that the SunDirection and color and on/off is working 2015-04-17 19:00:40 -07:00
Brad Davis
8d23bf874f Enable resizable dialogs 2015-04-17 17:43:54 -07:00
Brad Davis
16efa2a46f Improving toggle visibility and loading behavior 2015-04-17 16:59:04 -07:00
Seth Alves
b3cb9fe9a4 fix comment some more 2015-04-17 15:33:41 -07:00
Seth Alves
e9d8c53f75 undo dice testing hack 2015-04-17 15:18:05 -07:00
Seth Alves
adfc82e169 remove commented-out code 2015-04-17 15:10:34 -07:00
Seth Alves
dac57c44da if measured acceleration is close to zero, send zero to entity server, else send gravity 2015-04-17 15:05:47 -07:00
Stephen Birarda
511240da5a remove Visage from FaceTracker comment 2015-04-17 14:29:51 -07:00
Stephen Birarda
cfac4fe9c1 remove the Visage find module 2015-04-17 14:28:41 -07:00
Stephen Birarda
6b615c1ba1 remove Visage from menu header 2015-04-17 14:28:20 -07:00
Stephen Birarda
63a81bdcb4 remove VISAGE handling in interface CMakeLists 2015-04-17 14:27:58 -07:00
David Rowe
931c46345e Move visibility methods into DiscoverabilityManager 2015-04-17 14:15:50 -07:00
Stephen Birarda
30e580e207 remove visage from Menu 2015-04-17 13:42:30 -07:00
Stephen Birarda
604bc2abe1 remove visage related files 2015-04-17 13:40:31 -07:00
Stephen Birarda
3055359d4c remove visage references from Application 2015-04-17 13:40:18 -07:00
Sam Gateau
11879f6142 Merge branch 'master' of https://github.com/highfidelity/hifi into orange 2015-04-17 13:04:00 -07:00
Philip Rosedale
3814fbc0c2 Merge pull request #4658 from ctrlaltdavid/dde-filtering
DO NOT MERGE - DDE filtering
2015-04-17 15:41:03 -04:00
Clément Brisset
84dc128d40 Merge pull request #4657 from samcake/yellow
Address missing rendering pieplines for translucent and simplify Model rendering code
2015-04-17 20:47:04 +02:00
Seth Alves
292ba20cf3 pull andrew's measure-acceleration branch 2015-04-17 11:35:12 -07:00
Sam Gateau
f1e0d5855e Merge branch 'master' of https://github.com/highfidelity/hifi into orange 2015-04-17 11:33:39 -07:00
Sam Gateau
525d1040ed Merge branch 'master' of https://github.com/highfidelity/hifi into yellow 2015-04-17 11:32:35 -07:00
Sam Gateau
edb388ed83 Fixing the function with no implementation 2015-04-17 11:32:05 -07:00
David Rowe
ee48024831 Remove uninitialized method reference 2015-04-17 11:31:48 -07:00
Seth Alves
07b9d73edf bump protocol version 2015-04-17 11:20:35 -07:00
Seth Alves
d90dec066c if an entity has no simulatorID, pull it out of list of entities with simulatorIDs 2015-04-17 11:12:13 -07:00
Leonardo Murillo
db294ce0ec Merge pull request #4661 from birarda/master
domain-server access token sanity for ENV, cleanup AM token output
2015-04-17 12:05:27 -06:00
Seth Alves
32ced31f60 adjust logic related to claiming and releasing simulation ownership during scripted changes to entities 2015-04-17 10:57:00 -07:00
David Rowe
6b085ca668 Move method out of Menu class 2015-04-17 10:53:04 -07:00
Stephen Birarda
f94fcdab7b print if DS is using an access token from env 2015-04-17 10:44:18 -07:00
Stephen Birarda
64d17f101a obfuscate set access token from AM log 2015-04-17 10:44:01 -07:00
Seth Alves
3da2d1680d fix code that causes scripted changes to physics-related entity properties to claim simulation ownership 2015-04-17 10:41:11 -07:00
David Rowe
c823fcd083 Code tidying 2015-04-17 10:35:48 -07:00
Seth Alves
deec577db6 if nodes are fighting over phyics variables, squash physics-related properties in the updates from the loser of the race 2015-04-17 10:21:52 -07:00
Bradley Austin Davis
4b73481604 Respond to changes in the device pixel ratio in the test window 2015-04-17 10:19:31 -07:00
Brad Davis
ad585f7559 Fixing NaN reference in test dialog 2015-04-17 10:05:54 -07:00
Seth Alves
c69aaa806b if a uuid is null, don't send a uuid of all zeros 2015-04-17 09:55:49 -07:00
Brad Davis
781abdd047 Tweaking test dialog and adding browser test 2015-04-17 09:53:40 -07:00
Seth Alves
f77038c52d when ignoring an incoming packet, still read it so the data-stream pointer doesn't get screwed up 2015-04-17 09:37:48 -07:00
Seth Alves
639b9ef9ff Merge branch 'master' of github.com:highfidelity/hifi into acceleration-and-owner-in-wire-protocol 2015-04-17 08:50:07 -07:00
Eric Levin
2b4d894ab3 moved the type computation inside the while loop so it is correctly computed each iteration 2015-04-17 08:17:58 -07:00
Clément Brisset
59e75826fe Merge pull request #4634 from ctrlaltdavid/20471
CR for Job #20471 - Create rain.js
2015-04-17 16:33:27 +02:00
Clément Brisset
516acee1c7 Merge pull request #4647 from huffman/fix-multiple-scripts-on-restart
Fix stop/reload all scripts affecting already-stopped scripts
2015-04-17 16:29:23 +02:00