overte-JulianGro/interface/src/raypick
Kalila 03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
..
CollisionPick.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
CollisionPick.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
LaserPointer.cpp Disambiguate pick and pointer types in the returned properties 2019-08-07 09:56:23 -07:00
LaserPointer.h Disambiguate pick and pointer types in the returned properties 2019-08-07 09:56:23 -07:00
LaserPointerScriptingInterface.cpp Improve pick/pointer debugging. Use unsigned int in Graphics api for compatibility 2019-08-02 16:10:39 -07:00
LaserPointerScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
MouseTransformNode.cpp Fix some dates and no newline at EOF 2019-08-02 16:13:07 -07:00
MouseTransformNode.h Fix some dates and no newline at EOF 2019-08-02 16:13:07 -07:00
ParabolaPick.cpp more overlay wip 2019-01-25 11:10:11 -08:00
ParabolaPick.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
ParabolaPointer.cpp convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
ParabolaPointer.h proper render bounds for models (need to pass RenderArgs to getBound everywhere) 2021-01-17 22:08:06 -08:00
PathPointer.cpp CR and fix deadlock 2019-02-13 16:19:39 -08:00
PathPointer.h more overlay wip 2019-01-25 11:10:11 -08:00
PickScriptingInterface.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
PickScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
PointerScriptingInterface.cpp Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
PointerScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
RayPick.cpp fix stylus gizmo intersection 2019-03-06 17:20:36 -08:00
RayPick.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
RayPickScriptingInterface.cpp Improve pick/pointer debugging. Use unsigned int in Graphics api for compatibility 2019-08-02 16:10:39 -07:00
RayPickScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
StylusPick.cpp making requested changes 2019-03-07 10:27:16 -08:00
StylusPick.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
StylusPointer.cpp Disambiguate pick and pointer types in the returned properties 2019-08-07 09:56:23 -07:00
StylusPointer.h Disambiguate pick and pointer types in the returned properties 2019-08-07 09:56:23 -07:00