Recent Releases of https://github.com/compas-dev/compas_notebook

https://github.com/compas-dev/compas_notebook - v0.10.0

Added

Changed

  • Changed default node size, node color, and edge color of graph object.
  • Changed default vertex size, vertex color, edge color, and face color of mesh object.

Removed

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/compas-dev/compas_notebook - v0.9.0

Added

  • Added compas_notebook.conversions.shapes_to_edgesbuffer.
  • Added compas_notebook.conversions.shapes_to_facesbuffer.
  • Added compas_notebook.scene.ThreeGroupObject.

Changed

Removed

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/compas-dev/compas_notebook - v0.8.2

Added

Changed

  • Fixed bug in intialisation of orbit controls.
  • Changed compas_notebook.config.CameraConfig.position to have a default of [0, -10, 5].

Removed

- Python
Published by github-actions[bot] over 1 year ago

https://github.com/compas-dev/compas_notebook - v0.8.1

Added

Changed

  • Changed registration of scene objects to not print messages.

Removed

- Python
Published by github-actions[bot] almost 2 years ago

https://github.com/compas-dev/compas_notebook - v0.8.0

Added

Changed

  • Changed compas_notebook.scene.ThreeBrepObject to be compatible with compas>=2.4.
  • Changed compas_notebook.scene.ThreeMeshObject to be compatible with compas>=2.4.

Removed

- Python
Published by github-actions[bot] almost 2 years ago

https://github.com/compas-dev/compas_notebook - v0.7.0

Added

  • Added custom scene compas_notebook.scene.Scene.
  • Added default base color to all scene objects.

Changed

Removed

  • Removed scene=None parameter from viewer constructor.

- Python
Published by github-actions[bot] almost 2 years ago

https://github.com/compas-dev/compas_notebook - v0.6.1

Added

Changed

  • Fixed broken import from compas.utilities import pairwise.
  • Changed viewer initalisation to use default config object and not config from json.
  • Changed compas_notebook.config.SidebarConfig.show to False.

Removed

  • Removed load_scene and save_scene from default toolbar.

- Python
Published by github-actions[bot] about 2 years ago

https://github.com/compas-dev/compas_notebook - v0.6.0

Added

Changed

  • Fixed ValueError when starting viewer for the first time with default config.

Removed

- Python
Published by github-actions[bot] about 2 years ago

https://github.com/compas-dev/compas_notebook - v0.5.0

Added

Changed

Removed

- Python
Published by github-actions[bot] about 2 years ago

https://github.com/compas-dev/compas_notebook - v0.4.0

Added

  • Added compas_notebook.config.Config.
  • Added compas_notebook.controller.Controller.
  • Added support for sidebar with configurable widgets and actions.
  • Added base configuration file: compas_notebook/config.json.

Changed

  • Changed repo config to pyproject.toml.

Removed

- Python
Published by github-actions[bot] about 2 years ago

https://github.com/compas-dev/compas_notebook - v0.3.4

Added

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.2.0

Added

  • Added support for compas_notebook.scene.ThreeMeshObject.vertexcolor.
  • Added support for compas_notebook.scene.ThreeMeshObject.edgecolor.
  • Added support for compas_notebook.scene.ThreeMeshObject.facecolor.
  • Added support for Ngon faces.

Changed

  • Changed name of all scene objects to use prefix Three.

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.1.5

Added

  • Added compas_notebook.scene.PointObject.
  • Added compas_notebook.scene.PointcloudObject.
  • Added compas_notebook.scene.PolylineObject.
  • Added compas_notebook.scene.LineObject.
  • Added compas_notebook.scene.GraphObject.

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.1.4

Added

  • Added compas_notebook.scene.PolygonObject.
  • Added compas_notebook.viewer.Viewer.update.
  • Added compas_notebook.scene.CapsuleObject.
  • Added compas_notebook.scene.PolygonObject.

Changed

  • Fixed compas_notebook.viewer.Viewer.zoom_in.
  • Fixed compas_notebook.viewer.Viewer.zoom_out.

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.1.3

Added

  • Added compas_notebook.scene.BrepObject.
  • Added compas_notebook.conversions.polyline_to_threejs.

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.1.2

Added

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.1.1

Added

  • compas_notebook.conversions.color_to_threejs.
  • compas_notebook.conversions.box_to_threejs.
  • compas_notebook.conversions.cone_to_threejs.
  • compas_notebook.conversions.cylinder_to_threejs.
  • compas_notebook.conversions.polyhedron_to_threejs.
  • compas_notebook.conversions.sphere_to_threejs.
  • compas_notebook.conversions.torus_to_threejs.
  • compas_notebook.scene.BoxObject.
  • compas_notebook.scene.ConeObject.
  • compas_notebook.scene.CylinderObject.
  • compas_notebook.scene.MeshObject.
  • compas_notebook.scene.PolyhedronObject.
  • compas_notebook.scene.SphereObject.
  • compas_notebook.scene.TorusObject.
  • compas_notebook.viewer.Viewer.

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.2.3

Added

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago

https://github.com/compas-dev/compas_notebook - v0.2.2

Added

Changed

Removed

- Python
Published by github-actions[bot] over 2 years ago