Open mwestphal opened 1 year ago
Suggestions:
background-none
-> AppOptionsbackground-color
-> render.background.color
hdri
-> render.background.hdri.file
background-blur
-> render.background.blur.enable
backgground-blur-coc
-> render.background.blur.coc
Bonus:
hdri-hide
-> render.background.hdri.hide
wdyt @Meakk @snoyer ?
speaking of BG Color is there a way to currently set the default background color of the Viewport for every file that opened in f3d Permanently ? :D
or a default hdri that is loaded with every file thats oepened would be nice aswell :D
You can do that easily using config files , see this: https://f3d.app/doc/user/CONFIGURATION_FILE.html
thank you so much never copped this , really good stuff :D :P still think would be nice to have option for changing constant 3 vector in side f3d windows or even bg color black to white 0>1 with adjustment like light increase and decrease but for BG color :P
constant 3 vector in side f3d windows
What do you mean ?
even bg color black to white 0>1 with adjustment like light increase and decrease but for BG color
Interesting idea
Could you open dedicated issues for that ? I'm afraid it's not related to options naming.
@mwestphals sorry i didnt make it clear i will open a new issue and put the clarification with it there as its related to the BG color aswell and similar idea.
Partially addressed in #932
Remaining options to rename:
Current names
bg-color
-> background-color
blur_coc
-> blur.coc
--comp
-> --coloring-component
Describe the bug Background options for F3D are named a bit wldly, it would be nice to rename them on a major version change
Current names
no-background
-> AppOptionsbg-color
->render.background.color
hdri
->render.background.hdri
blur-background
->render.background.blur
blur-coc
->render.background.blur.coc