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 clear #1810

Open
Meakk opened this issue Dec 20, 2024 · 0 comments
Open

Add a command clear #1810

Meakk opened this issue Dec 20, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Please help with this issue! source:libf3d type:enhancement New feature or request
Milestone

Comments

@Meakk
Copy link
Member

Meakk commented Dec 20, 2024

Is your feature request related to a problem? Please describe.

F3D support commands that can be inputted using console or command-script.
Add a new command with action clear that takes no argument and clear the console content.

Describe the solution you'd like

  • in interactor_impl.cxx add a new command with action clear
  • Add the Clear method in vtkF3DUIConsoleActor and vtkF3DImGuiConsoleActor
  • add a test that run the command print_scene_info, then the new command clear, and check that the console log is empty
@Meakk Meakk added type:enhancement New feature or request good first issue Good for newcomers source:libf3d help wanted Please help with this issue! labels Dec 20, 2024
@mwestphal mwestphal added this to the 3.1.0 milestone Dec 20, 2024
@mwestphal mwestphal added this to F3D Dec 20, 2024
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 help wanted Please help with this issue! source:libf3d type:enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants