123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- #
- # Copyright (c) Contributors to the Open 3D Engine Project.
- # For complete copyright and license terms please see the LICENSE at the root of this distribution.
- #
- # SPDX-License-Identifier: Apache-2.0 OR MIT
- #
- #
- set(ENABLED_GEMS
- ImGui
- ScriptEvents
- ExpressionEvaluation
- Gestures
- CertificateManager
- DebugDraw
- SceneProcessing
- GraphCanvas
- InAppPurchases
- AutomatedTesting
- EditorPythonBindings
- QtForPython
- PythonAssetBuilder
- Metastream
- Camera
- EMotionFX
- AtomTressFX
- PhysX
- CameraFramework
- StartingPointMovement
- StartingPointCamera
- ScriptCanvas
- ScriptCanvasPhysics
- ScriptCanvasTesting
- LyShineExamples
- StartingPointInput
- PhysXDebug
- WhiteBox
- FastNoise
- SurfaceData
- GradientSignal
- Vegetation
- GraphModel
- LandscapeCanvas
- NvCloth
- Blast
- Maestro
- TextureAtlas
- LmbrCentral
- LyShine
- HttpRequestor
- Atom
- AWSCore
- AWSClientAuth
- AWSMetrics
- PrefabBuilder
- AudioSystem
- Terrain
- Profiler
- Multiplayer
- DevTextures
- PrimitiveAssets
- Stars
- )
|