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

ToDo list :) #191

Open
3 of 7 tasks
tomvanmele opened this issue Jul 11, 2024 · 1 comment
Open
3 of 7 tasks

ToDo list :) #191

tomvanmele opened this issue Jul 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tomvanmele
Copy link
Member

tomvanmele commented Jul 11, 2024

Feel free to add other stuff

  • Details of selected scene object in sidebar, in designated area below
  • Easier-to-use controls for scene object details. For example, horizontal slider for opacity instead of spinner
  • Change visibility of entire groups of objects in tree view
  • Maintain state of tree view before, during, after other commands: if it is expanded, it should stay expanded, ...
  • Separate widget for viewing/editing data item of scene object, with separate tabs for essential data and general attributes if any.
  • Widget for editing data of components of data structures. For example, for a mesh there should be a (table) widget with a tab for vertices, edges, and faces listing the data attributes of the individual elements.
  • Save current state to file (including all modified data)
@tomvanmele tomvanmele added the enhancement New feature or request label Jul 11, 2024
@PingHsunTsai
Copy link
Collaborator

Hi @tomvanmele, we just finished a PR with object setting with @Licini.
Regarding your points above, some of them have already been implemented(clicked). Correct me if I'm wrong Li.

I can start working on separated tab data editing widget for mesh.
Just have one question, what do you mean separate viewing/editing data item of scene object? like color is in viewing tab and opacity is editing tab?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants