Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-24 | Changeset: 75 Add feature to delete entries from the database that belong to ↵ | rtk0c | |
currently processed files | |||
2022-06-09 | Changeset: 65 Add enum name prefix manipulation support to codegen | rtk0c | |
2022-06-03 | Changeset: 61 [BUGGED] Move object kind enums to use generated ToString and ↵ | rtk0c | |
FromStrong The old mechanism rely on a specific prefix to Ires and GameObject string representations, but the generator currently leaves the enum value. Therefore all editor (e.g. drag & drop) and IO (e.g. ires loading) mechanisms are broken. | |||
2022-06-02 | Changeset: 60 Add struct/class scanning to codegen | rtk0c | |
2022-05-30 | Changeset: 56 Buildsystem cleanup: change to layered structure for different ↵ | rtk0c | |
targets |