- Convert to points (Points Convert)
- Structured point cloud (Points Structure)
- Merge point clouds (Points Merge)
Moderator: agryson
I just finished with Std Tool icons. Do you want me to take this?Kunda1 wrote: ↑Sat Nov 21, 2020 6:25 pmAnyone interested in creating icons for these missing functions in the Points Workbench ?
- Convert to points (Points Convert)
- Structured point cloud (Points Structure)
- Merge point clouds (Points Merge)
Nice! Thank you for your work!
Good. I'll do a PR next week.
I don't know how to do that. Only I know how to link the command with the svg icon in the menus.HakanSeven12 wrote: ↑Sun Nov 22, 2020 8:50 pmHi nice work but if I remember correctly, this commands not added to toolbar. They could be added to a new toolbar.
Code: Select all
Gui::ToolBarItem* setupToolBars() const;
Gui::ToolBarItem* setupCommandBars() const;
Gui::MenuItem* setupMenuBar() const;