Hello everyone,
We are pleased to announce that a new release of GroIMP is available (Releases · Grogra / GroIMP · GitLab)
Main additions:
- Proxy ? (untested) : I never used proxy so I am not sure about this one. But the plugin manager now support using a Proxy (additional-functionality:proxy [GroIMP wiki])
- Box selection ( SHIFT + dragndrop select within the area - 3d-guide:view_manipulations [GroIMP wiki])
- Redo button (redo the last undo - additional-functionality:undo_redo [GroIMP wiki])
- Drag & drop from explorer to text (Object in explorers can be drag n dropped into the text editor to automatically create a reference of them - additional-functionality:dnd [GroIMP wiki])
- Search explorer (An explorer that display all resources in the project and support text search - user-guide:common_panels [GroIMP wiki])
- Point cloud export from RGG - (two methods: de.grogra.pointcloud.ui.export(CloudContext, File), and export((* CloudContext *), File) - exports the Cloud(s) in the file)
- Improve suggestion for antlr4 completion (The completion now display the correct scope and available types - additional-functionality:autocomplete [GroIMP wiki])
Bugs fix:
- Auto Completion ‘(’ and auto activation
- Dark mode
- Undo button