.. |
CollisionPick.cpp
|
Avoid unnecessary type conversion in CollisionPick::getHUDIntersection
|
2018-09-12 10:36:00 -07:00 |
CollisionPick.h
|
Add normalOnPick to CollisionPickResult
|
2018-09-12 10:36:00 -07:00 |
JointParabolaPick.cpp
|
back to ray teleport
|
2018-07-27 14:58:56 -07:00 |
JointParabolaPick.h
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
JointRayPick.cpp
|
back to ray teleport
|
2018-07-27 14:58:56 -07:00 |
JointRayPick.h
|
integrated stylus into pointer system, need to update controller module
|
2017-11-09 11:59:17 -08:00 |
LaserPointer.cpp
|
Return std::make_shared
|
2018-09-25 12:21:22 -07:00 |
LaserPointer.h
|
Fix instantiating abstract class when creating visual pick result for pointers
|
2018-09-25 09:20:57 -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 |
MouseParabolaPick.cpp
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
MouseParabolaPick.h
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
MouseRayPick.cpp
|
integrated stylus into pointer system, need to update controller module
|
2017-11-09 11:59:17 -08:00 |
MouseRayPick.h
|
integrated stylus into pointer system, need to update controller module
|
2017-11-09 11:59:17 -08: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
|
Merge pull request #13873 from sabrina-shanman/stt_parenting
|
2018-08-31 14:43:55 -07:00 |
ParabolaPick.h
|
Add TransformNode-based parenting and implement for CollisionPicks
|
2018-08-24 15:47:52 -07:00 |
ParabolaPointer.cpp
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
ParabolaPointer.h
|
Fix instantiating abstract class when creating visual pick result for pointers
|
2018-09-25 09:20:57 -07:00 |
PathPointer.cpp
|
improve pointer performance
|
2018-08-29 13:32:53 -07:00 |
PathPointer.h
|
get interface building and working with clang-7 on ubuntu 18
|
2018-09-28 13:46:51 -07:00 |
PickScriptingInterface.cpp
|
Add collision group parameter to collision pick and set my avatar as the default
|
2018-09-10 14:35:04 -07:00 |
PickScriptingInterface.h
|
Add normalOnPick to CollisionPickResult
|
2018-09-12 10:36:00 -07:00 |
PointerScriptingInterface.cpp
|
Make render states a map when returned from PointerScriptingInterface::getPointerProperties
|
2018-08-31 11:19:53 -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
|
Merge pull request #13873 from sabrina-shanman/stt_parenting
|
2018-08-31 14:43:55 -07:00 |
RayPick.h
|
Add TransformNode-based parenting and implement for CollisionPicks
|
2018-08-24 15:47:52 -07:00 |
RayPickScriptingInterface.cpp
|
use mouse events for offscreenui because touch events aren't working with the eventFilter, cleanup, documentation
|
2017-11-15 14:12:16 -08:00 |
RayPickScriptingInterface.h
|
Pointers API JSDoc fix up
|
2018-05-15 16:36:42 +12:00 |
StaticParabolaPick.cpp
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
StaticParabolaPick.h
|
improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot
|
2018-07-25 15:19:25 -07:00 |
StaticRayPick.cpp
|
integrated stylus into pointer system, need to update controller module
|
2017-11-09 11:59:17 -08:00 |
StaticRayPick.h
|
integrated stylus into pointer system, need to update controller module
|
2017-11-09 11:59:17 -08:00 |
StylusPick.cpp
|
Add TransformNode-based parenting and implement for CollisionPicks
|
2018-08-24 15:47:52 -07:00 |
StylusPick.h
|
Add TransformNode-based parenting and implement for CollisionPicks
|
2018-08-24 15:47:52 -07:00 |
StylusPointer.cpp
|
Return std::make_shared
|
2018-09-25 12:21:22 -07:00 |
StylusPointer.h
|
Fix instantiating abstract class when creating visual pick result for pointers
|
2018-09-25 09:20:57 -07:00 |