forked from genewildish/Mainline
Refactor: Move effects_plugins to engine/effects/plugins #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Move
effects_plugins/directory toengine/effects/plugins/for better code organization and import path consistency.Changes
effects_plugins/→engine/effects/plugins/engine/app.pytests/test_benchmark.pytests/test_border_effect.pytests/test_crop_effect.pytests/test_glitch_effect.pytests/test_hud.pytests/test_tint_effect.pyCommit
4fb8843 refactor: move effects_plugins to engine/effects/pluginsTesting
All 545 tests passed (17 skipped).