sabrina-shanman
|
e51f48d7ef
|
Add collision pick documentation on scaleWithParent option
|
2018-09-28 09:55:02 -07:00 |
|
sabrina-shanman
|
8f2d3b17d3
|
Fix parabola scaling issues and raypick velocity denormalization due to transform affecting direction scale
|
2018-09-28 09:27:38 -07:00 |
|
sabrina-shanman
|
411dbbbad3
|
Make scripts use the default scaleWithParent when creating ray/parabola
picks
|
2018-09-27 17:34:06 -07:00 |
|
sabrina-shanman
|
e7c70705b2
|
Actually make the result transform of a collision pick just a position, as documented
|
2018-09-27 17:33:52 -07:00 |
|
sabrina-shanman
|
44efe648e0
|
Add scaleWithParent option to collision pick creation
|
2018-09-27 17:29:42 -07:00 |
|
sabrina-shanman
|
e176143025
|
Make scaleWithParent true by default for parabola picks
|
2018-09-27 17:29:42 -07:00 |
|
sabrina-shanman
|
2dd8140158
|
Make scaleWithAvatar an alias for scaleWithParent in PointerScriptingInterface and make true the default for parabola pointers
|
2018-09-27 17:29:42 -07:00 |
|
sabrina-shanman
|
bc861c1368
|
Make path pointers use scaleWithParent behind the scenes instead of scaleWithAvatar
|
2018-09-27 17:29:37 -07:00 |
|
sabrina-shanman
|
74937a1979
|
Serialize PickRay according to its variables
|
2018-09-27 14:41:38 -07:00 |
|
sabrina-shanman
|
c3df710396
|
Use bracket default initialization for PickQuery::_jointState
|
2018-09-27 14:34:36 -07:00 |
|
sabrina-shanman
|
bfa270375a
|
Simplify PickRay calculations in RayPick::getMathematicalPick
|
2018-09-27 14:33:29 -07:00 |
|
sabrina-shanman
|
9e0d35e40d
|
Combine PickScriptingInterface::getPickJointState and createTransformNode into one function
|
2018-09-27 14:28:10 -07:00 |
|
sabrina-shanman
|
ed987ffe9e
|
Improve style/compatibility for default position/direction when creating parabola pick
|
2018-09-27 11:42:19 -07:00 |
|
sabrina-shanman
|
12a755310f
|
Fix wrong velocity in ParabolaPick::getMathematicalPick
|
2018-09-27 11:37:30 -07:00 |
|
sabrina-shanman
|
3ac9478101
|
Assign _mathPick in the Pick constructor
|
2018-09-27 11:30:57 -07:00 |
|
sabrina-shanman
|
bb38efa061
|
Set joint state for the mouse RayPick of the EntityTreeRenderer
|
2018-09-27 10:58:28 -07:00 |
|
sabrina-shanman
|
b68031b969
|
Add simpler RayPick constructor with position/direction values set to default
|
2018-09-27 10:53:10 -07:00 |
|
sabrina-shanman
|
14b3093506
|
Clarify 'what can be parented to what' table in pick parenting doc
|
2018-09-27 10:33:21 -07:00 |
|
sabrina-shanman
|
a9164f96b9
|
Fix some inaccuracies in the pick parenting doc
|
2018-09-27 09:53:42 -07:00 |
|
sabrina-shanman
|
4011660435
|
Merge branch 'master' into stt_parenting2
|
2018-09-26 10:17:45 -07:00 |
|
John Conklin II
|
0de433c7c7
|
Merge pull request #14018 from birarda/bug/avatar-hash-map-deadlock-master
fix for deadlock in other avatar entity removal from tree
|
2018-09-26 09:58:26 -07:00 |
|
John Conklin II
|
c5ff72bd20
|
Merge pull request #14024 from wayne-chen/toggle404Redirect
Toggle going to 404 redirect domain
|
2018-09-25 20:44:57 -07:00 |
|
John Conklin II
|
3d71dfc467
|
Merge pull request #14072 from SamGondelman/highlight
Fix avatar highlighting
|
2018-09-25 16:13:14 -07:00 |
|
John Conklin II
|
19438d143e
|
Merge pull request #14073 from jherico/fix/18069_test
Working on Vive shutdown issues
|
2018-09-25 15:41:32 -07:00 |
|
Brad Davis
|
15de0590e8
|
Cleaning up commented out code
|
2018-09-25 13:18:49 -07:00 |
|
Brad Davis
|
5adc4c2290
|
Protect against null pointer usage in sound scripting wrapper
|
2018-09-25 13:17:49 -07:00 |
|
John Conklin II
|
be23d07621
|
Merge pull request #14010 from sethalves/thread-safe-settings
make settings thread safe
|
2018-09-24 17:24:50 -07:00 |
|
Wayne Chen
|
69d5299362
|
patching fix for previous commits
|
2018-09-24 15:22:46 -07:00 |
|
Brad Davis
|
72fc686ec1
|
Fix timer managmement during shutdown
|
2018-09-24 14:52:13 -07:00 |
|
John Conklin II
|
55848e6959
|
Merge pull request #14008 from sethalves/fix-local-angular-velocity
fix bug that caused localAngularVelocity to get zeroed out
|
2018-09-24 14:32:57 -07:00 |
|
SamGondelman
|
ad73cb3996
|
fix avatar highlighting
|
2018-09-24 14:02:35 -07:00 |
|
Wayne Chen
|
ac5814a1f8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into toggle404Redirect
|
2018-09-24 13:57:23 -07:00 |
|
John Conklin II
|
a602bff217
|
Merge pull request #13981 from gcalero/android_settings
Android settings (AEC)
|
2018-09-24 13:55:30 -07:00 |
|
John Conklin II
|
1f6f51993d
|
Merge pull request #14029 from huffman/fix/keyboard-logging-in-edit
Remove verbose logging of keyboard messages in edit.js and gridTool.js
|
2018-09-24 12:54:43 -07:00 |
|
John Conklin II
|
45b206d748
|
Merge pull request #14065 from SamGondelman/blendshapeCrash
Fix blendshape crash on avatar removal
|
2018-09-24 12:39:52 -07:00 |
|
John Conklin II
|
d520152a95
|
Merge pull request #14004 from hyperlogic/feature/anim-stat-improvements
Small Improvements to Anim Stats
|
2018-09-24 11:56:01 -07:00 |
|
Stephen Birarda
|
b31837168d
|
fix bad lock, optimize some operations, clarify comment
|
2018-09-24 11:27:20 -07:00 |
|
sabrina-shanman
|
e15f22d6ca
|
Add pick parenting markdeep doc
|
2018-09-24 11:13:38 -07:00 |
|
sabrina-shanman
|
a5950156cc
|
Add markdeep for docs
|
2018-09-24 11:13:13 -07:00 |
|
John Conklin II
|
9916496118
|
Merge pull request #14041 from huffman/fix/entity-list-no-highlight-74
Fix entity list selection failing when selecting entities not in list
|
2018-09-24 11:02:36 -07:00 |
|
SamGondelman
|
d772cdb34a
|
please
|
2018-09-24 10:16:35 -07:00 |
|
Seth Alves
|
86e502637e
|
Make Settings thread safe
|
2018-09-21 15:46:35 -07:00 |
|
John Conklin II
|
ea7bc26ad8
|
Merge pull request #14038 from wayne-chen/fixInterstitialButton
Fix Interstitial GoTo button stretch
|
2018-09-21 11:44:48 -07:00 |
|
John Conklin II
|
fa5bb84628
|
Merge pull request #14043 from huffman/fix/entity-list-sort-visible-lock-74
Fix sorting of entity list not working as expected
|
2018-09-21 11:44:17 -07:00 |
|
John Conklin II
|
428ace17e1
|
Merge pull request #14001 from wayne-chen/fixLoginFailTwiceCall
Fixing double loginFailed
|
2018-09-21 11:36:06 -07:00 |
|
John Conklin II
|
9c2a7931fb
|
Merge pull request #14036 from AndrewMeadows/crowd-update-tuning
tweak avatar update priority coefficients for load tests
|
2018-09-21 09:44:15 -07:00 |
|
John Conklin II
|
0560b8678c
|
Merge pull request #14022 from jherico/fix/amd_highlight
Fix AMD highlighting effect
|
2018-09-20 16:17:10 -07:00 |
|
Ryan Huffman
|
1ee655c8f8
|
Fix sorting of entity list not working as expected
|
2018-09-20 13:51:00 -07:00 |
|
Ryan Huffman
|
72adfb7ff0
|
Fix entity list selection failing when selecting entities not in list
|
2018-09-20 13:46:22 -07:00 |
|
Wayne Chen
|
8bd698b143
|
leaving button in natural dims
|
2018-09-20 11:13:27 -07:00 |
|