Meshroom/meshroom
Candice Bentéjac a19c306cf3 [core] plugins: Remove register/unregisterPlugin methods
Remove the methods and perform the registration/unregistration directly
within the functions that called them. This simplifies the code and
prevents ambiguity between the different functions.
2025-06-05 14:40:14 +02:00
..
common Modernize to python-3.9+ with pyupgrade (--py39-plus) 2025-04-30 19:18:54 +02:00
core [core] plugins: Remove register/unregisterPlugin methods 2025-06-05 14:40:14 +02:00
nodes Apply flynt to use f-strings 2025-04-30 19:13:53 +02:00
submitters Modernize to python-3.9+ with pyupgrade (--py39-plus) 2025-04-30 19:18:54 +02:00
ui [core] plugins: Rename getNodePlugin... to getRegisteredNodePlugin... 2025-06-05 14:40:11 +02:00
__init__.py Update current version from "2024.1.0" to "2025.1.0" 2025-01-06 16:05:19 +01:00
env.py Automatically save the project when computing or submitting to renderfarm 2025-04-13 13:09:24 +02:00
multiview.py Apply flynt to use f-strings 2025-04-30 19:13:53 +02:00