Files
libloot/python/src
Oliver Hamlet d4d6893491 Use enums instead of bools in public API
Replace the boolean parameters for including user metadata and evaluating conditions with MergeMode and EvalMode enums.

The C++ and Python wrappers still use booleans because they're more constrained than enums in those languages, which can be given invalid values.
2025-08-02 16:05:36 +01:00
..
2025-06-08 20:26:07 +01:00
2025-04-29 17:21:03 +01:00
2025-04-29 17:21:03 +01:00