Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
| source/blender/compositor/intern/COM_Debug.cc | ||
|---|---|---|
| 44–45 | ||
| 54 | Not needed, this is an internal method | |
| 63 | Not needed this is an internal method | |
| 69–70 | Move convert_started, execute_started, node_added, node_to_operations, operation_added, operation_read_write_buffer, execution_group_started and execution_group_finished into the header file. This way it will be inlined during compilation. | |