Open
Description
Editing attrs of an object returned by a BspLump don’t update BspLump.changes, need to do some soft copies probably
Slice overriding & insertion don’t seem to work either.
Both of these need tests and more
>>> BspLump[i].x = new_val
>>> BspLump[i].x
old_val
editing a lump should be as easy as modifying the contents of a list
Metadata
Metadata
Assignees
Labels
Projects
Status
Todo: Test