martinRenou

Results 251 issues of martinRenou

We currently have annotations (comments) implementation into JupyterCAD https://github.com/QuantStack/jupytercad/tree/main/src/annotation. This should be moved into another package so that it can be reused in other extensions (Notebook, GlueLab etc). A potential...

enhancement

After some operations, the view is quickly not centered anymore on the object. We should have a button that re-center the view to the visible objects on-click.

enhancement

We should be able to read IFC files with ifcopenshell, available on conda-forge https://github.com/conda-forge/ifcopenshell-feedstock

enhancement

enhancement

Add a click behavior in the left panel so that when clicking the annotation it expands/blinks in the 3D view and goes into focus

enhancement

Add a `Delete` key binding for removing shapes

enhancement

We should show other collaborators cameras in the 3D view, we can use the CameraHelper for this: https://threejs.org/docs/#api/en/helpers/CameraHelper. Wishlist for this feature: - show camera with the right user color...

enhancement

### Description We should probably filter out any file under the pip site-package directory. As we won't use anything from there?

enhancement

When we use the meeseeksdev command, it points to an actual account: https://github.com/meeseeksdev So this person is getting notified every time we use a command? Or am I getting confused?

@lumino/polling may be missing from the shared scope in the latest version: `Error: Shared module @lumino/polling doesn't exist in shared scope default`

bug