.. |
CollisionPick.cpp
|
Actually make the result transform of a collision pick just a position, as documented
|
2018-09-27 17:33:52 -07:00 |
CollisionPick.h
|
Add scaleWithParent option to collision pick creation
|
2018-09-27 17:29:42 -07:00 |
LaserPointer.cpp
|
Merge branch 'master' of github.com:highfidelity/hifi into stt_parenting2
|
2018-10-01 17:17:32 -07:00 |
LaserPointer.h
|
Merge branch 'master' of github.com:highfidelity/hifi into stt_parenting2
|
2018-10-01 17:17:32 -07:00 |
LaserPointerScriptingInterface.cpp
|
Corrections
|
2017-11-07 18:26:41 -07:00 |
LaserPointerScriptingInterface.h
|
LaserPointers API JSDoc stubs
|
2018-05-15 17:36:23 +12:00 |
MouseTransformNode.cpp
|
Make MouseTransformNode actually parent the pick to a mouse rather than a MouseRayPick, and properly include rotation information
|
2018-08-27 16:53:55 -07:00 |
MouseTransformNode.h
|
Make MouseTransformNode actually parent the pick to a mouse rather than a MouseRayPick, and properly include rotation information
|
2018-08-27 16:53:55 -07:00 |
ParabolaPick.cpp
|
Scale Parabola Pick acceleration before rotating it
|
2018-10-01 09:02:46 -07:00 |
ParabolaPick.h
|
Cache ParabolaPick speed
|
2018-09-28 16:10:17 -07:00 |
ParabolaPointer.cpp
|
variant conversions
|
2018-10-16 11:55:28 -07:00 |
ParabolaPointer.h
|
Merge branch 'master' into stt_parenting2
|
2018-10-03 11:39:00 -07:00 |
PathPointer.cpp
|
Code style for floating point literal
|
2018-09-28 15:39:37 -07:00 |
PathPointer.h
|
Merge branch 'master' of github.com:highfidelity/hifi into stt_parenting2
|
2018-10-01 17:17:32 -07:00 |
PickScriptingInterface.cpp
|
Fix not mentioning pick parenting in all pick parenting jsdocs for
|
2018-10-01 09:34:21 -07:00 |
PickScriptingInterface.h
|
Combine PickScriptingInterface::getPickJointState and createTransformNode into one function
|
2018-09-27 14:28:10 -07:00 |
PointerScriptingInterface.cpp
|
Merge branch 'master' into stt_parenting2
|
2018-10-03 11:39:00 -07:00 |
PointerScriptingInterface.h
|
Remove superseded Pointers API functions
|
2018-09-25 11:11:53 +12:00 |
RayPick.cpp
|
Fix parabola scaling issues and raypick velocity denormalization due to transform affecting direction scale
|
2018-09-28 09:27:38 -07:00 |
RayPick.h
|
Remove smaller RayPick constructor
|
2018-10-01 11:07:02 -07:00 |
RayPickScriptingInterface.cpp
|
Refactor new pick parenting system for use with RayPick, ParabolaPick
|
2018-09-14 10:28:15 -07:00 |
RayPickScriptingInterface.h
|
Pointers API JSDoc fix up
|
2018-05-15 16:36:42 +12:00 |
StylusPick.cpp
|
Assign _mathPick in the Pick constructor
|
2018-09-27 11:30:57 -07:00 |
StylusPick.h
|
Assign _mathPick in the Pick constructor
|
2018-09-27 11:30:57 -07:00 |
StylusPointer.cpp
|
Merge branch 'master' into M18586
|
2018-09-28 16:19:44 +12:00 |
StylusPointer.h
|
Fix instantiating abstract class when creating visual pick result for pointers
|
2018-09-25 09:20:57 -07:00 |