Mathieu Westphal
Mathieu Westphal
@jpouderoux pinging again 🙏
> before we move forward with the more advanced types it would be useful to move the `parse` and `format` functions out of the `.h.in` file somewhere they can be...
> before we move forward with the more advanced types it would be useful to move the `parse` and `format` functions out of the `.h.in` file somewhere they can be...
Finally Fixed by #2066
Yes it is open! Lets discuss this one discord though :)
It is still open but @Yogesh9000 is working on it in https://github.com/f3d-app/f3d/pull/1648
fixed by the addition of colormap: https://github.com/f3d-app/f3d/pull/2061

the interactor.axis option that toggles the little axes widget in the corner may be better as ui.axes to match the other overlays (ui.cheatsheet, ui.filename, ...)?
Here are my suggestions: ``` progress -> loading-progress trackball -> interaction-trackball cells -> coloring-by-cells range -> coloring-range bar -> coloring-scalar-bar inverse -> volume-inverse samples -> raytracing-samples denoise -> raytracing-denoise ref...