1234567891011121314151617181920212223242526 |
- # This file is copied during engine registration. Edits to this file will be lost next
- # time a registration happens.
- set(ENABLED_GEMS
- ${Name}
- Atom
- CameraFramework
- DebugDraw
- EditorPythonBindings
- EMotionFX
- ImGui
- LyShine
- PhysX
- PrimitiveAssets
- PrefabBuilder
- ScriptCanvasPhysics
- ScriptEvents
- StartingPointInput
- TextureAtlas
- WhiteBox
- DiffuseProbeGrid
- Compression
- WarehouseAssets
- ROS2
- PhysXDebug
- )
|