Compas-view2

Latest version: v0.11.0

Safety actively analyzes 715033 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.9.1

Added

Changed

* Updated workflows to v2.
* Updated dev dependencies.
* Uses `compas_invocations` for `task.py`.

Removed

0.9.0

Added

* Added `Scale` factor for `Camera`.
* Added `look_at` function to `Camera`
* Added `compas_view2.values.Value` class.
* Added `compas_view2.values.BoolValue` class.
* Added `compas_view2.values.IntValue` class.
* Added `compas_view2.values.FloatValue` class.
* Added `compas_view2.values.StrValue` class.
* Added `compas_view2.values.ListValue` class.
* Added `compas_view2.values.DictValue` class.
* Added `compas_view2.values.Settings` class.

Changed

Removed

0.8.0

Added

* Added `RobotObject`.
* Added `datastore` to `TreeForm`.
* Added `TabsForm`.
* Added `BRepObject`.
* Added `zoom_extents` to `Camera`.
* Added `expanded` option for `TreeForm` data entries.
* Added `striped_rows` option for `TreeForm`.
* Added `option` to display drop down list for `TreeForm` item editing.
* Added `on_object_selected` event listener.
* Added `use_vertex_color` option to `MeshObject`.

Changed

* Give access to `self` in `TreeForm` click events.
* Allow `TreeForm` columns to be editable.
* Auto adjust first column width in `TreeForm`.
* Allow set colums individually in `TabsForm`.
* Fix `TabsForm` top margin display issue on macos.
* Fixed a `Ghostmode` bug.
* Allow `TabsFrom` to update.

Removed

0.7.0

Added

Changed

* Moved `pointcolor`, `linecolor`, `facecolor` to `Object` from `BufferObject`.
* Exposing `pointcolor`, `linecolor`, `facecolor` at `App.add` for pylance linting.
* `pointcolor`, `linecolor`, `facecolor` now accept both single value or dictionary of values.

Removed

* `pointcolors`, `linecolors`, `facecolors` are removed, use `pointcolor`, `linecolor`, `facecolor` instead.
* `treeform` is now more customizable.
* Removed placeholder menu items.

0.6.0

Added

* Added dedicated Scene objects form.
* Added dedicated object property form.
* Added custom tree form.
* Added option to run multi-threading function.
* Added sidedock options.
* Added option to change App title.
* Added matplotlib integration.

Changed

Removed

0.5.0

Added

* Added (optional) Ryven flow integration.
* Added Vector object.
* Separate shaders for background, model, and overlay objects.
* Collection object for large numbers of individual objects.

Changed

* Changed blending of opacity to be based on camera distance.
* Updated workflow to latest.
* Reconstructed Camera class.
* Switch build workflow to run with conda.

Removed

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.