Marco Leogrande
Marco Leogrande
Sometimes you want to display all files read and written by a process, perhaps because the process acts as a filter (e.g. ffmpeg), and information about all files is useful....
Assign colors to airspace, bearing in mind their topology, to avoid neighboring airspaces from having the same color. Minimization of number of colors is not a requirement.
## Overview: What does this pull request change? PR #3718 changed the behavior of `Mobject.put_start_and_end_on` when `start == end`, however the assigment to `self.points` was incorrect. The existing code assigned...