Seth Alves
|
69ae04ab09
|
protect Base3DOverlay::_name with a mutex
|
2018-09-06 09:03:28 -07:00 |
|
Brad Davis
|
9a28e04e37
|
Remove all tabs from shaders
|
2018-09-06 08:59:07 -07:00 |
|
Brad Davis
|
2df2bbef46
|
Adding missing locations
|
2018-09-06 08:59:07 -07:00 |
|
Brad Davis
|
87b9594bd0
|
Fix warnings
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
730cdb4257
|
Remove uniforms from unused shaders
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
f704ddc11c
|
Remove uniform from SDF text rendering
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
a4cd56532e
|
Removing uniforms from antialiasing
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
07fba89f0f
|
Remove uniforms from item status
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
271651737b
|
Cleanup gpu shader constants
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
5a5e1ad498
|
Remove uniforms from polyvox
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
cafd981744
|
Remove uniforms from bloom debug effect
|
2018-09-06 08:59:06 -07:00 |
|
Brad Davis
|
719ae25adb
|
Remove uniforms from drawCellBounds
|
2018-09-06 08:59:05 -07:00 |
|
Brad Davis
|
c8eb4da6b6
|
Remove simple draw task uniforms
|
2018-09-06 08:59:05 -07:00 |
|
Brad Davis
|
ac84a498b3
|
Cleanup dead declarations
|
2018-09-06 08:59:05 -07:00 |
|
Brad Davis
|
35d86dd798
|
Fail unit test on non-compiling pipelines
|
2018-09-06 08:59:05 -07:00 |
|
Brad Davis
|
b6247e0850
|
Remove cmake spam
|
2018-09-06 08:59:05 -07:00 |
|
Brad Davis
|
105a615745
|
Fix no-ui crashes
|
2018-09-06 08:59:05 -07:00 |
|
David Rowe
|
ab47e16be1
|
Fix up titles and leading white space of some dev menu tablet dialogs
|
2018-09-06 14:35:08 +12:00 |
|
David Rowe
|
8420afd143
|
Fix title not not going back to "Settings" upon Save or Cancel
|
2018-09-06 14:00:33 +12:00 |
|
Anthony Thibault
|
3a3ffcc98c
|
First pass at improving anim stats.
|
2018-09-05 18:14:06 -07:00 |
|
amantley
|
6fb335429d
|
starting to re-implement the walking state detection for smoothwalking
|
2018-09-05 17:55:27 -07:00 |
|
sam gateau
|
4ef8f29522
|
Merge branch 'master' of github.com:highfidelity/hifi into black-bis
|
2018-09-05 17:50:21 -07:00 |
|
sam gateau
|
21f65d8a78
|
position are used correctly for evaluting bounds in the Mesh
|
2018-09-05 17:50:06 -07:00 |
|
Sam Gateau
|
03f51352aa
|
Merge pull request #13932 from SamGondelman/framebuffer
Fix framebuffer debugging
|
2018-09-05 17:38:21 -07:00 |
|
SamGondelman
|
cde2dc2eaa
|
please work
|
2018-09-05 17:04:05 -07:00 |
|
sabrina-shanman
|
84a2512f31
|
Fix collision pick scale not being used
|
2018-09-05 16:51:27 -07:00 |
|
sabrina-shanman
|
e8ce152687
|
Scale collision picks relative to parent by adding and using more
specialized transform nodes.
|
2018-09-05 16:51:28 -07:00 |
|
Roxanne Skelly
|
4fa7ac1af2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into featuredStories
|
2018-09-05 16:51:25 -07:00 |
|
Roxanne Skelly
|
bb8d9c5cf0
|
For stories, base the notification popups off of the action_string instead of a hard-coded value.
|
2018-09-05 16:50:08 -07:00 |
|
David Rowe
|
a7099025dc
|
Fix up some Settings dialogs' titles
|
2018-09-06 11:15:14 +12:00 |
|
David Rowe
|
960bf00e12
|
Modify look of HMD mode Settings dialogs' titles
|
2018-09-06 11:02:24 +12:00 |
|
Sam Gateau
|
912e0abb0a
|
Merge pull request #13891 from samcake/black
Improving the LOD manager behavior for better scaling
|
2018-09-05 16:01:09 -07:00 |
|
David Kelly
|
b022697dfa
|
volume slider on users fixed
|
2018-09-05 15:36:07 -07:00 |
|
David Rowe
|
398724de73
|
Make Save in HMD settings dialogs return to previous dialog
Same as Cancel key does.
|
2018-09-06 10:23:45 +12:00 |
|
amantley
|
73e628bb8d
|
merge with master fixes
|
2018-09-05 14:42:49 -07:00 |
|
sam gateau
|
15f54ac47d
|
Merge branch 'black-bis' of github.com:samcake/hifi into black-bis
|
2018-09-05 14:37:20 -07:00 |
|
sam gateau
|
1feaf286b4
|
keeping position separated from the other attributes
|
2018-09-05 14:35:50 -07:00 |
|
Ryan Huffman
|
335f66d165
|
Add filtering support to entity list
|
2018-09-05 14:30:48 -07:00 |
|
Ryan Huffman
|
739530cb85
|
Limit Entity List to only getting the properties it needs
|
2018-09-05 14:30:36 -07:00 |
|
Ryan Huffman
|
a9a5bf1e97
|
Replace entity list UI with custom, brute-force solution
|
2018-09-05 14:30:19 -07:00 |
|
Ryan Huffman
|
f2cc2f1485
|
Update entity list UI to be updated in a single batch
|
2018-09-05 14:30:19 -07:00 |
|
Ryan Huffman
|
f6ac755bae
|
Add profiling to edit.js fof the entity list
|
2018-09-05 14:30:19 -07:00 |
|
Ryan Huffman
|
133ac0662a
|
Move entity list qml to scripts dir
|
2018-09-05 14:30:19 -07:00 |
|
David Rowe
|
097b4c177a
|
Merge branch 'master' into M17901
|
2018-09-06 09:30:10 +12:00 |
|
John Conklin II
|
649a22a70b
|
Merge pull request #13930 from misslivirose/fix-17828
Fix MS 17828: Explore Desktop Text Visible
|
2018-09-05 13:44:37 -07:00 |
|
John Conklin II
|
dc02ff66f5
|
Merge pull request #13907 from birarda/feat/mixer-trait-state-reset
mark and cycle trait instances needing to be sent on mixer reconnect
|
2018-09-05 12:43:27 -07:00 |
|
Sam Gateau
|
f5843c24d4
|
Merge branch 'black' of github.com:samcake/hifi into black-bis
|
2018-09-05 11:36:53 -07:00 |
|
Sam Gateau
|
2ced6d9681
|
Merge branch 'master' of github.com:highfidelity/hifi into black
|
2018-09-05 11:35:59 -07:00 |
|
sam gateau
|
0e614ad578
|
Merge branch 'master' of github.com:highfidelity/hifi into black-bis
|
2018-09-05 11:35:08 -07:00 |
|
sam gateau
|
ce86e94e6f
|
Add simple optim and instrumentation for tthe number of input buffer changes per frame"
|
2018-09-05 11:34:33 -07:00 |
|