Commit Graph

5 Commits

Author SHA1 Message Date
jamestagg 7f0526de0e Move UE project to repo root for standard structure
- Move Ralpha.uproject to root
- Move Config/, Content/, Plugins/ to root
- Fixes Epic Launcher project detection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 15:12:56 -08:00
jamestagg b6786cf173 Restructure project and expand RalphaData content
- Remove legacy UE5 config files and project scaffolding
- Add new Ralpha directory structure
- Add new recipes: bedroom, cafe, dining, gym, home office, kitchen, outdoor, portrait studio, retail
- Add post-processing presets and scene presets
- Add catalogue, HDRIs, LUTs, and metahumans data
- Update generate_catalogue script and existing recipes
- Add asset sourcing checklist

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 13:36:50 -08:00
jamestagg cd3dd56f26 Add emissive material support and ocean/landscape commands
New MCP commands:
- set_actor_emissive_material: Apply glowing materials for sun, lights, screens
- spawn_ocean: Create WaterBodyOcean actor (requires Water plugin)
- set_ocean_waves: Configure Gerstner wave parameters
- create_landscape: Add minimal landscape for Water plugin support

Improvements:
- SceneCapture2D now renders atmosphere with correct ShowFlags
- DirectionalLight configured as atmosphere sun (SetAtmosphereSunLight)
- Added Water and Landscape module dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 23:20:47 -06:00
jamestagg bc15fac02e Auto-start MCP server + editor config updates 2026-01-14 17:09:00 -06:00
jamestagg 8a4b9a3f06 Initial UE5 project with RalphaPlugin
- UE5.7 project configured with LFS for binary assets
- RalphaPlugin for MCP-based AI rendering control
- Ready for content creation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 16:35:00 -06:00