Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a --command-script CLI option #1694

Open
mwestphal opened this issue Nov 7, 2024 · 6 comments
Open

Add a --command-script CLI option #1694

mwestphal opened this issue Nov 7, 2024 · 6 comments
Assignees
Labels
good first issue Good for newcomers source:F3DApplication type:enhancement New feature or request
Milestone

Comments

@mwestphal
Copy link
Contributor

Is your feature request related to a problem? Please describe.
libf3d has a command API to to trigger behavior based on a string, lets add a CLI option to provide a script containing commands in a file.

Describe the solution you'd like

  • Add a CLI option in F3DOptionsTools: --command-script
  • in F3DStarter.cxx, process the provided file and use interactor::triggerCommand to trigger the commands
  • Add testing and documentation
@mwestphal mwestphal added type:enhancement New feature or request good first issue Good for newcomers source:F3DApplication labels Nov 7, 2024
@mwestphal mwestphal added this to the 3.1.0 milestone Nov 7, 2024
@mwestphal mwestphal added this to F3D Nov 7, 2024
@mwestphal mwestphal moved this to To do in F3D Nov 7, 2024
@amannages
Copy link

Good afternoon, I wanted to ask if this issue was still open? If so, is it possible I could be assigned to issue to work on it?

@mwestphal
Copy link
Contributor Author

Yes, it is open! I've just assigned it to you.

@mwestphal
Copy link
Contributor Author

Do not hesitate to join our discourse for guidance: https://discord.f3d.app

@mwestphal
Copy link
Contributor Author

Hi @amannages

Do you need any help moving forward ?

@amannages
Copy link

Hello @mwestphal

Thank you for reaching out, for now since I am just beginning to work on this issue, I do not yet require any help to move forward, but I'll be sure to reach out through the discord if/when I need help.

@mwestphal
Copy link
Contributor Author

Great! Do not hesitate :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers source:F3DApplication type:enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

2 participants