enabled_gems.cmake 593 B

1234567891011121314151617181920212223242526272829303132333435
  1. set(ENABLED_GEMS
  2. Planet_Survival_Game
  3. Atom
  4. AudioSystem
  5. AWSCore
  6. CameraFramework
  7. DebugDraw
  8. EditorPythonBindings
  9. EMotionFX
  10. GameState
  11. ImGui
  12. LandscapeCanvas
  13. LyShine
  14. PhysX
  15. PrimitiveAssets
  16. PrefabBuilder
  17. SaveData
  18. ScriptCanvasPhysics
  19. ScriptEvents
  20. StartingPointInput
  21. TextureAtlas
  22. WhiteBox
  23. BasePlanet
  24. Camera
  25. StartingPointCamera
  26. LyShineExamples
  27. MessagePopup
  28. Stars
  29. DiffuseProbeGrid
  30. Vegetation
  31. NvCloth
  32. RecastNavigation
  33. ScriptCanvasDeveloper
  34. )