Mathieu Westphal
Mathieu Westphal
> Hello ! > > I'm interested in this issue, nevertheless it could be good to list features that we want to redesign directly here. Idk may be drop zone,...
Here are the feedbacks: 1. Add HDRI information top left 2. Use color palette shared above 3. Improve dropzone

I split that issue in multiple part, this one stays on the color change and I created: - https://github.com/f3d-app/f3d/issues/2345 - https://github.com/f3d-app/f3d/issues/2346 - https://github.com/f3d-app/f3d/issues/2347
Will use the following for ImGui style: - #F94306 , red with the same saturation (95%) and luminance (50%) as F3D yellow - #F9B208 aka F3D yellow - #788BFF aka...
Fixed by #2359
It was generated by @snoyer in https://github.com/f3d-app/f3d/issues/1050
TBH if this issue is specific to that file and not generic at all, we dont really care much.
looks like the CI is completely broken and needs fixing. That seems unrelated to my change.
Fixing this is more work than I expected due to design choices in the vtkF3DRenderer. I think creating a new class for handling the coloring cycle logic would be beneficial...