enabled_gems.cmake 851 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. set(ENABLED_GEMS
  2. Atom_AtomBridge
  3. Camera
  4. CameraFramework
  5. EMotionFX
  6. FastNoise
  7. SurfaceData
  8. GradientSignal
  9. Vegetation
  10. GraphModel
  11. LandscapeCanvas
  12. ImGui
  13. LmbrCentral
  14. LyShine
  15. Maestro
  16. NvCloth
  17. SceneProcessing
  18. TextureAtlas
  19. WhiteBox
  20. DebugDraw
  21. EditorPythonBindings
  22. QtForPython
  23. DccScriptingInterface
  24. PythonAssetBuilder
  25. StartingPointMovement
  26. StartingPointCamera
  27. PhysX
  28. PhysXDebug
  29. Terrain
  30. PrimitiveAssets
  31. ScriptCanvas
  32. ScriptCanvasPhysics
  33. ScriptCanvasTesting
  34. ScriptedEntityTweener
  35. StartingPointInput
  36. GameState
  37. ScriptEvents
  38. ScriptCanvasDeveloper
  39. HttpRequestor
  40. CrashReporting
  41. ArchVis
  42. UiBasics
  43. ReferenceMaterials
  44. Sponza
  45. DevTextures
  46. MaterialEditor
  47. ScriptAutomation
  48. DiffuseProbeGrid
  49. )