You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Gestures/Code/Source
bosnichd d7b796fd73
Remove I3DEngine CryCommon Interface (#567)
Delete:

- I3DEngine
- Missions
- Time of day
- GameEffectsSystem Gem
- ImageProcessing Gem
- SVOGI Gem
- Various other things that don't do anything now that the legacy renderer has been removed.
5 years ago
..
GesturesModule.cpp Initial commit 5 years ago
GesturesSystemComponent.cpp Initial commit 5 years ago
GesturesSystemComponent.h Initial commit 5 years ago
Gestures_precompiled.cpp Add newlines to the end of all files 5 years ago
Gestures_precompiled.h Remove I3DEngine CryCommon Interface (#567) 5 years ago
InputChannelGesture.cpp Initial commit 5 years ago
InputChannelGesture.h Initial commit 5 years ago
InputChannelGestureClickOrTap.cpp Initial commit 5 years ago
InputChannelGestureClickOrTap.h Initial commit 5 years ago
InputChannelGestureDrag.cpp Initial commit 5 years ago
InputChannelGestureDrag.h Initial commit 5 years ago
InputChannelGestureHold.cpp Initial commit 5 years ago
InputChannelGestureHold.h Initial commit 5 years ago
InputChannelGesturePinch.cpp Initial commit 5 years ago
InputChannelGesturePinch.h Initial commit 5 years ago
InputChannelGestureRotate.cpp Initial commit 5 years ago
InputChannelGestureRotate.h Initial commit 5 years ago
InputChannelGestureSwipe.cpp Initial commit 5 years ago
InputChannelGestureSwipe.h Initial commit 5 years ago
InputDeviceGestures.cpp Initial commit 5 years ago
InputDeviceGestures.h Initial commit 5 years ago