.. |
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
|
Make path pointers use scaleWithParent behind the scenes instead of scaleWithAvatar
|
2018-09-27 17:29:37 -07:00 |
LaserPointer.h
|
Make path pointers use scaleWithParent behind the scenes instead of scaleWithAvatar
|
2018-09-27 17:29:37 -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
|
Fix parabola scaling issues and raypick velocity denormalization due to transform affecting direction scale
|
2018-09-28 09:27:38 -07:00 |
ParabolaPick.h
|
Refactor new pick parenting system for use with RayPick, ParabolaPick
|
2018-09-14 10:28:15 -07:00 |
ParabolaPointer.cpp
|
Make path pointers use scaleWithParent behind the scenes instead of scaleWithAvatar
|
2018-09-27 17:29:37 -07:00 |
ParabolaPointer.h
|
Make path pointers use scaleWithParent behind the scenes instead of scaleWithAvatar
|
2018-09-27 17:29:37 -07:00 |
PathPointer.cpp
|
Code style for floating point literal
|
2018-09-28 15:39:37 -07:00 |
PathPointer.h
|
Make path pointers use scaleWithParent behind the scenes instead of scaleWithAvatar
|
2018-09-27 17:29:37 -07:00 |
PickScriptingInterface.cpp
|
Add scaleWithParent option to collision pick creation
|
2018-09-27 17:29:42 -07:00 |
PickScriptingInterface.h
|
Combine PickScriptingInterface::getPickJointState and createTransformNode into one function
|
2018-09-27 14:28:10 -07:00 |
PointerScriptingInterface.cpp
|
Make scaleWithAvatar an alias for scaleWithParent in PointerScriptingInterface and make true the default for parabola pointers
|
2018-09-27 17:29:42 -07:00 |
PointerScriptingInterface.h
|
Add JS API hook for getting overlay IDs from a pointer via
|
2018-08-31 09:18:07 -07: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
|
Assign _mathPick in the Pick constructor
|
2018-09-27 11:30:57 -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 pull request #13873 from sabrina-shanman/stt_parenting
|
2018-08-31 14:43:55 -07:00 |
StylusPointer.h
|
Merge pull request #13873 from sabrina-shanman/stt_parenting
|
2018-08-31 14:43:55 -07:00 |