Update 2.42
6/7/2026
v2.42.0BETA
Seymour
AURORA: battle-camera eye fully IDA-calibrated + gold-eye drag in the MapViewer
- Closed
HANDOFF_CAMERA_POLAR_CALIBRATION_CODEX_2026-06-07: IDA provescamSetPolar(0x6004)(0x6004 -> 0x7B9260 -> 0x7BB550 -> 0x7C4760, Camera slot+12) ashorizontalDeg, elevationDeg, distance, withx=refX+cos(h)*cos(e)*dist,y=refY+sin(e)*dist,z=refZ+sin(h)*cos(e)*dist. Aurora's gold camera eye is no longer approximate:BuildCameraMarkeruses the real formula, and Place mode can now drag the gold eye; the editor inverses tohorizontal/elevation/distanceand writes the three floats viaWithFloat(byte-local, backup-once), keeping the shared-float-pool warning.BattleCameraScanLab:camSetPolar0x6004=10944, target-aware variants kept separate103854, exact establishing polar809/855, eye-editable802/855, polar eye round-trip 802/802.camSetBtlPolar*/camSetChrPolar2remain honestly outside the simple inverse. Editor builds 0 errors
v2.41.0