Blender Git Commit Log
Git Commits -> Revision 5102585
Revision 5102585 by Manuel Castilla (compositor-full-frame) May 13, 2021, 14:46 (GMT) |
Use WorkScheduler for getting number of cpu threads |
Commit Details:
Full Hash: 51025854b6d343a05856cb3b666bf3afdb516800
Parent Commit: 8673d06
Lines Changed: +20, -32
5 Modified Paths:
/source/blender/compositor/intern/COM_compositor.cc (+5, -20) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.cc (+3, -4) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.h (+1, -7) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.cc (+9, -1) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.h (+2, -0) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.cc (+3, -4) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.h (+1, -7) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.cc (+9, -1) (Diff)
/source/blender/compositor/intern/COM_WorkScheduler.h (+2, -0) (Diff)