Meshroom/meshroom/core
Lee Geertsen c00db25c23
Don't lock graph and node editor while computing nodes
Add possibilty to, while computing nodes:
add more nodes to the task manager,
edit, duplicate and remove nodes without breaking the tasks that are submitted
2019-11-29 11:34:10 +01:00
..
__init__.py [core] use logging for plugins loaded message 2019-09-12 21:18:11 +02:00
attribute.py [mesh] Texturing: set parameters for multi-band blending 2019-05-13 17:04:26 +02:00
desc.py [core] make range complete block size accessible to command line nodes 2019-04-26 10:49:47 +02:00
exception.py [core] add GraphVisitMessage exceptions mecanism 2018-07-19 13:50:45 +02:00
graph.py Don't lock graph and node editor while computing nodes 2019-11-29 11:34:10 +01:00
node.py Don't lock graph and node editor while computing nodes 2019-11-29 11:34:10 +01:00
pyCompatibility.py [core] add pyCompatibility module 2018-05-21 17:12:22 +02:00
stats.py [core] stats: no processing in ComputerStatistics constructor 2019-09-10 18:56:24 +02:00
submitter.py [core] add support for external graph computation via 'Submitter' API 2017-11-17 19:17:36 +01:00
taskManager.py Create TaskManager with a task overview 2019-11-29 11:34:10 +01:00