Atlas-Install/source
2022-08-20 18:47:25 +02:00
..
gui some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr 2022-08-20 00:24:30 +02:00
mkw adapted MKWF to latest change 2022-08-20 18:47:25 +02:00
safe_eval calling method is only enabled for constant or env function. Disabled list comprehension. Function from the env. Added a test module for safe_eval too 2022-08-20 18:08:17 +02:00
wt moved Slot and MKWColor to mkw.collection 2022-08-19 20:22:54 +02:00
__init__.py added TemplateSafeEval, TemplateMultipleSafeEval and Env type hint 2022-08-14 12:47:35 +02:00
option.py added MyStuff interface and made it work 2022-07-24 00:17:10 +02:00
plugins.py renamed event to plugins 2022-07-16 21:43:18 +02:00
progress.py added a 2nd progress bar 2022-08-15 14:14:53 +02:00
translation.py trying to translate without loading the translation file will now return the text key instead of raising an error 2022-08-20 10:30:16 +02:00