Atlas-Install/source/mkw/Patch
2022-07-24 17:38:55 +02:00
..
PatchOperation fixed JAP originals tracks prefix 2022-07-24 17:20:34 +02:00
__init__.py renamed img-generator to img-edit, split PatchOperation.py into a whole module 2022-07-16 01:18:58 +02:00
Patch.py simplified safe_eval by removing extra_token_map because env do the same thing but better and by making patch.safe_eval more similar to the normal safe_eval 2022-07-21 01:24:24 +02:00
PatchDirectory.py fixed safe_eval for PatchFile. Now condition need to be exactly True instead of everything but False 2022-07-24 17:38:55 +02:00
PatchFile.py fixed safe_eval for PatchFile. Now condition need to be exactly True instead of everything but False 2022-07-24 17:38:55 +02:00
PatchObject.py