Oliver Hamlet
|
699915efff
|
Update the versions and changelog to 0.26.2
To reflect the v0.26.2 release of the C++ implementation.
|
2025-05-16 23:28:01 +01:00 |
|
Oliver Hamlet
|
eb238c4774
|
Make GroupsPathError and MetadataRetrievalError enums non-exhaustive
|
2025-05-16 19:00:54 +01:00 |
|
Oliver Hamlet
|
7753962f55
|
Simplify some Python wrapper error mapping
|
2025-05-16 18:51:34 +01:00 |
|
Oliver Hamlet
|
16c99c09ea
|
Add pipx and uv instructions to Python wrapper readme
|
2025-05-15 20:57:00 +01:00 |
|
Oliver Hamlet
|
517dc6b43c
|
Make Vertex immutable
To match the C++ implementation. I meant to do this at the same time as the other metadata structs but missed it.
|
2025-05-14 18:24:54 +01:00 |
|
Oliver Hamlet
|
e0a97f88c0
|
Use hyphen in Python wrapper crate name
|
2025-05-11 16:09:02 +01:00 |
|
Oliver Hamlet
|
637cf57e6f
|
Add licenses to crates that didn't have them
|
2025-05-11 16:09:02 +01:00 |
|
Oliver Hamlet
|
eabc7a5d85
|
Sync with libloot v0.26.1
Aside from adding GameType::oblivionRemastered and its usage, this is almost entirely about moving C++ files and tests around.
|
2025-05-02 17:56:49 +01:00 |
|
Oliver Hamlet
|
2b1b67daba
|
Rename pyo3 directory to python
Also update the crate's name.
|
2025-04-29 17:21:03 +01:00 |
|