Change imgui style to match official F3D palette
Partially fix: https://github.com/f3d-app/f3d/issues/1976
do you want to revive this one @Meakk ?
Yes at some point, but feel free to take over if you want.
@mwestphal can you take a look at the new style and let me know what you think? I changed the font to the suggested mono-space font, and use the color from the F3D color set.
I've also added a border for better visibility of the UI when the viewport background color match the UI background color.
@mwestphal can you take a look at the new style and let me know what you think? I changed the font to the suggested mono-space font, and use the color from the F3D color set. I've also added a border for better visibility of the UI when the viewport background color match the UI background color.
*** No rule to make target '/home/glow/dev/f3d/f3d/src/resources/Inter-Regular.ttf', needed by 'vtkext/private/module/F3DFontBuffer.h'. Stop.
Missing a file ?
Missing a file ?
Remove your F3D_FONT_FILE entry in CMake
Looks nice! I find the corner to be a bit too rounded, maybe a bit less ?
The colors looks good.
I agree about the rounding looking weird. That's also related to the aliasing issue @Ni-g-3l was experiencing.
I need to investigate more.
@Meakk do we target 3.1 ?
If the split is on Sunday, I won't have time to finish it. It's not urgent anyway. 3.2 is fine.
Superseeded by https://github.com/f3d-app/f3d/pull/2359