luiscuenca
|
f54f9e5bfd
|
Merge branch 'master' into multiSphereAvatar04
|
2019-01-25 13:54:01 -07:00 |
|
luiscuenca
|
a947c894c2
|
Suggested changes
|
2019-01-23 17:23:36 -07:00 |
|
luiscuenca
|
43244193e8
|
Mesh picking against default pose with transformed ray
|
2019-01-18 12:46:18 -07:00 |
|
luiscuenca
|
2158e084d4
|
Add avatar joints filter to intersection calculation
|
2019-01-17 14:01:36 -07:00 |
|
Seth Alves
|
fd09180776
|
Merge pull request #14645 from ctrlaltdavid/M19774-d
Make mouselook directly proportional to right-click mouse
|
2019-01-16 09:09:38 -08:00 |
|
David Rowe
|
d12b504a88
|
Use Controller axis value timestamp for mouse movement Controller events
|
2018-12-31 12:15:51 +13:00 |
|
SamGondelman
|
b5a2642b6a
|
updated entityscriptinginterface API and related functions
(cherry picked from commit 6aac596698 )
|
2018-12-22 00:55:10 -05:00 |
|
Sam Gondelman
|
097d2d9503
|
Revert "Case 20200: Update EntityScriptingInterface to not find local entities"
|
2018-12-20 16:53:33 -08:00 |
|
SamGondelman
|
6aac596698
|
updated entityscriptinginterface API and related functions
|
2018-12-07 15:25:21 -08:00 |
|
sabrina-shanman
|
e08bc7296f
|
Merge branch 'master' into hfm_serializer
|
2018-11-13 15:41:49 -08:00 |
|
sabrina-shanman
|
83cc90ace0
|
Re-name GLTFReader to GLTFSerializer and do the same for other model readers
|
2018-11-12 16:12:20 -08:00 |
|
Howard Stearns
|
66ae01e0c3
|
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
|
2018-11-12 12:55:20 -08:00 |
|
Dante Ruiz
|
358aa547b1
|
feedback changes
|
2018-11-08 09:58:53 -08:00 |
|
Dante Ruiz
|
f664421fe0
|
addressing code review feedback
|
2018-11-08 09:58:53 -08:00 |
|
Dante Ruiz
|
501746b156
|
3D Keyboard
|
2018-11-08 09:58:53 -08:00 |
|
Howard Stearns
|
05becb870f
|
remove urls from logs in Interface
|
2018-11-06 13:47:07 -08:00 |
|
sabrina-shanman
|
cbca77b12f
|
Rename HFMGeometry to HFMModel and adjust related variables
|
2018-11-01 17:17:48 -07:00 |
|
sabrina-shanman
|
becee7f010
|
Re-name FBXGeometry to HFMGeometry and do the same for related classes
|
2018-10-30 17:28:42 -07:00 |
|
Seth Alves
|
2ce8ed25f8
|
Merge pull request #14125 from Atlante45/fix/mac-warnings
Fix new Mac warnings
|
2018-10-20 13:40:53 -07:00 |
|
SamGondelman
|
ded8d4b547
|
variant conversions
|
2018-10-16 11:55:28 -07:00 |
|
Clement
|
8983fe2bcf
|
Fix new Mac warnings
|
2018-10-09 12:11:55 -07:00 |
|
Sam Gondelman
|
67662df760
|
Merge branch 'master' into scriptvec3
|
2018-10-08 12:59:34 -07:00 |
|
Sam Gondelman
|
4e96c3297b
|
Merge branch 'master' into scriptvec3
|
2018-10-03 17:14:15 -07:00 |
|
sabrina-shanman
|
2ef85dfdba
|
Merge branch 'master' into stt_parenting2
|
2018-10-03 11:39:00 -07:00 |
|
Sam Gondelman
|
5b6e7b2566
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
|
David Rowe
|
f7fd76b316
|
Merge branch 'master' into M18586
# Conflicts:
# interface/src/scripting/HMDScriptingInterface.h
|
2018-10-02 16:49:16 +13:00 |
|
sabrina-shanman
|
67dc526ee2
|
Merge branch 'master' of github.com:highfidelity/hifi into stt_parenting2
|
2018-10-01 17:17:32 -07:00 |
|
sabrina-shanman
|
b988382918
|
Remove smaller RayPick constructor
|
2018-10-01 11:07:02 -07:00 |
|
sabrina-shanman
|
7a89f959d1
|
Fix not mentioning pick parenting in all pick parenting jsdocs for
parentID
|
2018-10-01 09:34:21 -07:00 |
|
sabrina-shanman
|
0cf7e954cc
|
Simplify a RayPick and StylusTip constructor
|
2018-10-01 09:20:59 -07:00 |
|
sabrina-shanman
|
f0de3ef31c
|
jsdocs: Do not list scaleWithAvatar as separate property, and document 0 as default for parentJointIndex
|
2018-10-01 09:18:52 -07:00 |
|
sabrina-shanman
|
728f8aeecd
|
Scale Parabola Pick acceleration before rotating it
|
2018-10-01 09:02:46 -07:00 |
|
sabrina-shanman
|
f3f9976cfb
|
Cache ParabolaPick speed
|
2018-09-28 16:10:17 -07:00 |
|
sabrina-shanman
|
b60a62da8f
|
Move pathWidth variable in PathPointer back down to specialized classes
|
2018-09-28 16:04:34 -07:00 |
|
sabrina-shanman
|
0c3f55d6ef
|
Code style for floating point literal
|
2018-09-28 15:39:37 -07:00 |
|
Seth Alves
|
b69d0f3997
|
get interface building and working with clang-7 on ubuntu 18
|
2018-09-28 13:46:51 -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 |
|
David Rowe
|
545c2591e3
|
Merge branch 'master' into M18586
|
2018-09-28 16:19:44 +12: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
|
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
|
b68031b969
|
Add simpler RayPick constructor with position/direction values set to default
|
2018-09-27 10:53:10 -07:00 |
|
sabrina-shanman
|
4011660435
|
Merge branch 'master' into stt_parenting2
|
2018-09-26 10:17:45 -07:00 |
|