Commit graph

70432 commits

Author SHA1 Message Date
David Rowe
bc456ae5c8 Don't show proxy if in toolbar mode 2018-08-10 13:18:21 +12:00
David Rowe
557f18f370 Don't show proxy if tablet has been opened by other means 2018-08-10 13:10:24 +12:00
David Rowe
b240a4248d Size and position according to avatar scale 2018-08-10 12:51:06 +12:00
David Rowe
0aa42d70d6 Don't let the tablet proxy hand do the initial grab 2018-08-10 12:37:21 +12:00
David Rowe
5bada416bb Show/hide/expand tablet proxy 2018-08-10 09:41:25 +12:00
David Rowe
521797b32f Script and state machine basics 2018-08-09 20:44:01 +12:00
Ryan Huffman
544a6504f2
Merge pull request #13760 from ctrlaltdavid/M16932
Render Touch controllers at physical hands's locations
2018-08-08 13:11:21 -07:00
Sam Gondelman
16b483b338
Merge pull request #13766 from SamGondelman/shaders
Miscellaneous shader fixes
2018-08-08 11:34:36 -07:00
Stephen Birarda
e686df6fb9
Merge pull request #13720 from Atlante45/feat/test-tool
Stack tester changes
2018-08-08 13:40:05 -04:00
Clément Brisset
e9f23a43f6
Merge pull request #13726 from Atlante45/fix/angle-between
Fix angleBetween potential NaN return value
2018-08-07 18:31:57 -07:00
Sam Gondelman
9ec0b05fe4
Merge pull request #13776 from samcake/black
Fix bug with texel opaque and transparent cut off shader function
2018-08-07 15:52:18 -07:00
Sam Gondelman
da71572d2c
Merge pull request #13775 from SamGondelman/shadows
Don't bind materials during shadow pass
2018-08-07 15:43:48 -07:00
SamGondelman
6ff0b9d417 fix debug tools 2018-08-07 15:25:56 -07:00
NissimHadar
4eaa06fbc5
Merge pull request #13725 from NissimHadar/exportToTestRail
Export test suite to TestRail
2018-08-07 15:20:47 -07:00
David Back
3c5c5d8552
Merge pull request #13750 from dback2/editLogSpamFix
Fix edit log spam with -1 hand
2018-08-07 13:51:39 -07:00
SamGondelman
de10dfb032 don't bind materials during shadow pass 2018-08-07 11:17:18 -07:00
Sam Gateau
07cb0db425 Fix bug with texel opaque and transparent cut off shader function 2018-08-07 11:16:50 -07:00
SamGondelman
82029b4cb0 fix v1 and transparent procedurals 2018-08-07 09:28:40 -07:00
Anthony Thibault
079b276c2b
Merge pull request #13733 from luiscuenca/fixElbowPoleVector3
Elbow pole vectors improvements
2018-08-06 17:33:03 -07:00
Sam Gateau
00c5b6f5f4
Merge pull request #13743 from SamGondelman/transparent
Fix primitives always drawing as transparents
2018-08-06 16:28:30 -07:00
SamGondelman
a7dec8fb75 parabola and particle shader fixes 2018-08-06 15:49:52 -07:00
Sam Gondelman
7dd80d0180
Merge pull request #13240 from jherico/feature/glsl_layouts
Update shader pipeline, improve mac startup time
2018-08-06 15:30:46 -07:00
Brad Davis
dcdc3a323c Use defines for packed textures to satisfy both GLES and GL 4.1 2018-08-06 14:35:36 -07:00
Brad Davis
993e1e1c4d Use GLES compatible context for shader tests 2018-08-06 14:35:11 -07:00
David Back
112327a3c1
Merge pull request #13735 from dback2/entityCameraKeyFix
Use key codes for entity camera keys
2018-08-06 14:07:48 -07:00
Clément Brisset
9de0c25eb5
Merge pull request #13763 from hyperlogic/feature/avatar-data-packet-size-addition
Added readme and size field to avatar data packet dissector
2018-08-06 13:59:12 -07:00
Clément Brisset
5c3ab2c354
Merge pull request #13762 from kencooke/audio-hrtf-bugfix
Fix possible assert in HRTF
2018-08-06 13:58:45 -07:00
Anthony J. Thibault
2cd01ad189 Added readme and size field to avatar data packet dissector 2018-08-06 11:15:43 -07:00
Brad Davis
a0ef0c0b13 Fix procedurals 2018-08-06 10:31:14 -07:00
Ken Cooke
496724f0db formatting cleanup 2018-08-04 20:15:04 -07:00
Ken Cooke
2121e201d5 fix assert when azimuth is negative subnormal 2018-08-04 20:09:27 -07:00
David Rowe
83ed572a33 Render Touch controllers at physical hands's locations 2018-08-04 19:27:44 +12:00
Brad Davis
e6fb2a9e15 Add scribe source files to project 2018-08-03 21:57:53 -07:00
John Conklin II
00a8b73814
Merge pull request #13751 from danteruiz/fix-flying
fix flying
2018-08-03 19:27:47 -07:00
Dante Ruiz
9bebd1e623 making changes 2018-08-03 18:11:55 -07:00
John Conklin II
3a6a72a079
Merge pull request #13643 from SimonWalton-HiFi/user-setting-hmac
Add DS option to disable HMAC packet authentication
2018-08-03 17:45:32 -07:00
MiladNazeri
a7a8214983
Merge pull request #13637 from ctrlaltdavid/M08513-a
Audio API JSDoc
2018-08-03 16:38:03 -07:00
Bradley Austin Davis
fc51b93691 Fix OSX build 2018-08-03 16:15:58 -07:00
Dante Ruiz
f30b552e19 fix-flying 2018-08-03 15:50:11 -07:00
Sam Gateau
aac4ff0b7e
Merge pull request #13749 from samcake/punk
Fix the other avatars not being removed when Avatar mixer reset
2018-08-03 15:37:13 -07:00
Sam Gateau
c1951da2bb
Merge pull request #13737 from jherico/fix/fb16633_a
Don't allow Web surfaces created by non-client scripts to access files
2018-08-03 15:25:41 -07:00
Brad Davis
a1cd39f4c2 Fix some explicit bindings that should be binding, not location 2018-08-03 14:58:12 -07:00
Brad Davis
6ed7512112 Fix build failures after parabola merge 2018-08-03 14:58:12 -07:00
Brad Davis
df031b5d93 Fix procedural rendering with custom uniforms 2018-08-03 14:58:12 -07:00
Brad Davis
eca803503c Fix resolution scaling 2018-08-03 14:58:12 -07:00
Brad Davis
8eb97dc79c PR feedback 2018-08-03 14:58:12 -07:00
Brad Davis
a1a1a03bbc Fixing crash on exit, deferred debugging tool 2018-08-03 14:58:11 -07:00
Brad Davis
ae8f841912 Shader refactoring for explicit bindings 2018-08-03 14:58:11 -07:00
Brad Davis
04e84f1d23 Moving to cmake time shader compiling 2018-08-03 14:58:11 -07:00
Brad Davis
d6bcdcde3f Fix DISABLE_QML behavior 2018-08-03 14:58:11 -07:00