Seth Alves
4b02e550db
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui-edit-js
2017-03-06 11:07:12 -08:00
Seth Alves
8a614bf0b3
Merge branch 'tablet-ui-edit-js' of github.com:sethalves/hifi into tablet-ui-edit-js
2017-03-06 11:07:05 -08:00
Andrew Meadows
6ea6477c73
Merge pull request #9683 from jherico/cache_flush
...
Clear caches on domain switch
2017-03-06 11:05:44 -08:00
howard-stearns
632cdc1b38
semicolons and whitespace per coding standard
2017-03-06 11:04:12 -08:00
ZappoMan
af97e9bdd9
CR feedback
2017-03-06 10:49:38 -08:00
Dante Ruiz
b6671d92c8
removed duplicated audio devices
2017-03-06 18:46:57 +00:00
Seth Alves
6ac576c9e6
Merge branch 'master' of github.com:highfidelity/hifi into dont-auto-ungrab-overlays
2017-03-06 10:43:43 -08:00
Seth Alves
19a31d7630
don't automatically unhook overlays from hands unless they were grabbable overlays
2017-03-06 10:15:53 -08:00
Zach Fox
0000b8fb21
OMG I think it's actually fully working
2017-03-06 10:03:42 -08:00
Zach Fox
685bd95105
I think I'm done. Not straightforward!
2017-03-06 10:03:42 -08:00
Zach Fox
5418a7c230
Important addition before rebase
2017-03-06 10:03:42 -08:00
Zach Fox
5fa5e6e0a7
First pass at implementing Brad's simplification ideas
2017-03-06 10:03:42 -08:00
Zach Fox
fda87b3a53
Quick cleanup
2017-03-06 10:03:42 -08:00
Zach Fox
8bdbbd4b25
CR feedback 1
2017-03-06 10:03:41 -08:00
Zach Fox
718ecea404
Potential non-spammy solution using pseudo-state
2017-03-06 10:03:41 -08:00
Zach Fox
cfb8534d71
Comment
2017-03-06 10:03:41 -08:00
Zach Fox
9969d422d6
Cleanup
2017-03-06 10:03:41 -08:00
Zach Fox
4025601c2b
Force send ID even when 'overBudget'
2017-03-06 10:03:41 -08:00
Zach Fox
81ce5cffcd
Force-send ID packets when PAL is open
2017-03-06 10:03:41 -08:00
Zach Fox
b927472e4e
Fixup after rebase
2017-03-06 10:03:41 -08:00
Zach Fox
c9c07c4269
Basically rebase and squash
2017-03-06 10:03:41 -08:00
Seth Alves
767d6e43fb
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui-edit-js
2017-03-06 08:58:22 -08:00
Seth Alves
93246b24b0
Merge branch 'master' of github.com:highfidelity/hifi into tablet-ui-edit-js
2017-03-06 08:54:49 -08:00
Brad Hefta-Gaub
781e0be0e3
Merge pull request #9806 from howard-stearns/preserve-audio-data-during-pal-refresh
...
preserve audio data during pal refresh
2017-03-06 08:45:46 -08:00
Dante Ruiz
d5948079c7
Merge branch 'master' of github.com:highfidelity/hifi into menuFix
2017-03-06 16:29:37 +00:00
Dante Ruiz
ef881183c0
Merge branch 'tablet-ui-edit-js' of github.com:sethalves/hifi into menuFix
2017-03-06 16:28:25 +00:00
Menithal
04d3bf0c38
Cleanup and safeguards
...
- RegistrationPoint can no longer be set for magnetic blocks, will set it to
0.5 on snap.
- Simplified axis lock logic
2017-03-06 10:55:47 +02:00
Philip Rosedale
b730342283
Merge pull request #9810 from kencooke/glm-simd-bugfix
...
Fix unsafe SIMD optimizations
2017-03-05 20:47:24 -08:00
ZappoMan
2a663cbcb1
cleanup
2017-03-05 19:28:15 -08:00
ZappoMan
87bcced409
cleanup use of triangleSet for picking
2017-03-05 19:23:55 -08:00
sam
cffd838d1d
merging with master
2017-03-05 12:57:13 -08:00
ZappoMan
32add6635d
checkpoint on reducing raypicking recalcs
2017-03-04 23:33:17 -08:00
Ken Cooke
818425707b
update unit tests
2017-03-04 16:14:31 -08:00
Ken Cooke
a5571bd49d
redo unsafe optimization
2017-03-04 16:02:39 -08:00
Ken Cooke
44c1f8500d
redo unsafe optimization
2017-03-04 15:55:53 -08:00
Ken Cooke
50f92cb934
redo unsafe optimization
2017-03-04 15:29:23 -08:00
Ken Cooke
46c5f96113
redo unsafe optimization
2017-03-04 15:24:03 -08:00
Ken Cooke
117bba8b6a
redo unsafe optimization
2017-03-04 15:17:09 -08:00
Ken Cooke
0bababf1f5
Safe replacement of glm_mat4_mul() for unaligned arguments instead of __m128
2017-03-04 14:53:07 -08:00
Seth Alves
c677326025
Merge pull request #9754 from hyperlogic/feature/fingers-on-tablet
...
Touch the tablet with your finger
2017-03-04 11:58:47 -08:00
Menithal
fe19b5511c
Fixed up blocks scripts
2017-03-04 21:55:21 +02:00
Menithal
ea3f7f0274
Initial Magnetic block
2017-03-04 18:50:30 +02:00
Menithal
d85cb645b0
Changed limit logic, default limit is now 0
...
Clones now have a named based on the original entity id
Limit is now calculated from the source instance, instead of just clone
name to avoid a single box being calculated as something else
Default limit is now 0, which disables limit
2017-03-04 11:42:43 +02:00
Menithal
6d4abca0c1
Base line progress
2017-03-04 11:12:19 +02:00
ZappoMan
9908723bb9
fist cut at basic TriangleSet class
2017-03-03 22:27:38 -08:00
David Rowe
6385bb2b80
Open general settings dialog in tablet from tablet menu
2017-03-04 15:57:58 +13:00
David Rowe
0333122b23
Make Save and Cancel buttons close preferences dialog
2017-03-04 15:27:31 +13:00
howard-stearns
15d680d4f9
preserve audio data during pal refresh
2017-03-03 16:56:12 -08:00
howard-stearns
a715a694f0
fix 'banned user doesn't disappear from pal until refresh'
2017-03-03 16:27:38 -08:00
David Rowe
53cfad65cd
Add keyboard to preferences dialogs
2017-03-04 13:01:02 +13:00