Fabian Zills
Fabian Zills
and also check, if via `upload` bonds are computed w.r.t to the settings
Make the `console` a chat. - Indicate which member is sending the message (e.g. via process id) - allow to jump to certain "keys" when someone is printing `step:idx` make...
How to plot 3D distributions?
Instead of start,stop,step also support `x:y:z`
This would allow for multiple `default` rooms that eventually could be provided via UI (showing all available default rooms?) It should not be possible to use them as tokens but...
Investigate what happens with `CSD-500-ShiftML.h5` and why it can not be read.
Currently the lines are drawn on the radii of the particles. Make them snap to the center, e.g. when clicking ctrl or shift snap to the closes particle center.
For better error handling, send the `zndraw` version on connect of a modifier. Specify the minimally required version and log an error message if they are incompatible.
Not reading the h5 file into memory would allow for faster access. Maybe this could be combined in a clever way to create a `lazy` object where to user defines...