f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Rework background options naming

Open mwestphal opened this issue 2 years ago • 10 comments

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**

  1. no-background -> AppOptions
  2. bg-color -> render.background.color
  3. hdri -> render.background.hdri
  4. blur-background -> render.background.blur
  5. blur-coc -> render.background.blur.coc

mwestphal avatar Jul 15 '23 10:07 mwestphal

Suggestions:

  1. background-none -> AppOptions
  2. background-color -> render.background.color
  3. hdri -> render.background.hdri.file
  4. background-blur -> render.background.blur.enable
  5. backgground-blur-coc -> render.background.blur.coc

Bonus:

  1. hdri-hide -> render.background.hdri.hide

mwestphal avatar Jul 15 '23 10:07 mwestphal

wdyt @Meakk @snoyer ?

mwestphal avatar Jul 15 '23 10:07 mwestphal

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

Da3n0n avatar Jul 15 '23 13:07 Da3n0n

or a default hdri that is loaded with every file thats oepened would be nice aswell :D

Da3n0n avatar Jul 15 '23 13:07 Da3n0n

You can do that easily using config files , see this: https://f3d.app/doc/user/CONFIGURATION_FILE.html

mwestphal avatar Jul 15 '23 13:07 mwestphal

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

Da3n0n avatar Jul 18 '23 17:07 Da3n0n

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.

mwestphal avatar Jul 19 '23 04:07 mwestphal

@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.

Da3n0n avatar Jul 19 '23 09:07 Da3n0n

Partially addressed in #932

mwestphal avatar Aug 02 '23 06:08 mwestphal

Remaining options to rename:

** Current names**

  1. bg-color -> background-color
  2. blur_coc -> blur.coc

mwestphal avatar Aug 02 '23 06:08 mwestphal

--comp -> --coloring-component

mwestphal avatar Oct 26 '24 18:10 mwestphal

interactor.axis -> ui.axis

mwestphal avatar Dec 18 '24 07:12 mwestphal