

(Minor source tidy ups: renamed a variable removed unused flag remove unused RCOL list add an enum for LastInChain indicating end of RCOL-linked steps).

Do not renumber null TGI (TGI struct has full equality testing support).Remember the GUIDs on first reading them, so don't need to reread objd for them.) Fix: if name or desc keys don't change, don't crash.Oops: Add in the code to update TGIs within resources! Dig into *any* enumerable field, not just IList ones, both for slurping TGIs and for updating TGIs.Allow renumbering of OBJD (and related) instance to be disabled.Step 9 (was 8.): By default, only clone THUMs in group 0.New step 8: Clone TXTC-referenced resources.Step 4: Just check for "modelKey" entry name.Step 3: Simplified as OBJK resource now retrieved in step 2.Step 2: By default, don't clone any OBJD-referenced resource except OBJK.Focus on first item in object list at the start (Single item selection interface added to ObjectChooser).

