Skip to content

Releases: compas-dev/compas_view2

v0.11.0

17 Dec 23:07
Compare
Choose a tag to compare

Added

  • Added viewport and camera in the config
  • Added the update method for the textobject.

Changed

  • Change the str options in view_port into all lower case.
  • Change naming view_mode to viewport_mode, view_port to viewport.
  • Doc building using sphinx_compas2_theme .
  • Fix the documentation: title lines, comments.
  • Fix a bug when camera is looking straight up or down.

Removed

v0.10.1

12 Dec 11:18
Compare
Choose a tag to compare

Added

Changed

Removed

  • Removed dependency on cython.

v0.10.0

27 Nov 09:58
Compare
Choose a tag to compare

Added

  • Added keyboard diagram in the doc.
  • Add example example_custom_keys.py in the examples/control.
  • Action class which controls all the key actions.
  • Added ryven version specification (0.3.1.4).
  • Added example: example_image_display.
  • Added fullscreen option to App and the corresponding config file.
  • Option to pass in App init parameters through config file (with an example)
  • Add Developer Guide section in the documentation.
  • Update the example files in the tutorial.
  • Update the software architecture diagram in the documentation.
  • Update the UI naming conventions diagram in the documentation.
  • Add the Tutorial Software Concepts section in the documentation.
  • Add the Tutorial Configuration section in the documentation.
  • Multi-selection in scene form.
  • Added an example example_pair_object_form.py.
  • Added absolute_height option to the TextObject.
  • Added font option to TextObject.
  • Multi-cursor visual effects.
  • Added F key for focusing the selected objects. If no object is selected, it will focus the whole scene geometries.
  • Added all the examples based on the scripts file.
  • All the examples are categorized into different folders.

Changed

  • Move mouse and key actions to controller.
  • Categorize all the view settings in to one config file.
  • Changed the language settings in the config.py file for better invoke docs generation.
  • Remove modindex in the index page of the documentation as the file no longer exists.
  • Changed sphinx requirement for the development environment. Otherwise, there will be a bug similar to this.
  • Bug fixed when pressing F multiple times, the camera angle shifts.
  • Bug fixed in Camera.zoom_extents when one single point is selected.

Removed

v0.9.4

30 Aug 20:11
Compare
Choose a tag to compare

Added

Changed

  • Fixed issue of thread keep running after raising errors.

Removed

v0.9.3

25 Aug 17:07
Compare
Choose a tag to compare

Added

Changed

  • Fix robot object visulisation bug.

Removed

v0.9.2

27 Mar 10:36
Compare
Choose a tag to compare

Added

Changed

Removed

v0.9.1

11 Jan 16:51
Compare
Choose a tag to compare

Added

Changed

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

Removed

Release v0.9.0

06 Nov 09:58
Compare
Choose a tag to compare
Bump version: 0.8.0 → 0.9.0

Release v0.8.0

07 Oct 12:39
Compare
Choose a tag to compare
Bump version: 0.7.0 → 0.8.0

Release v0.7.0

22 Aug 08:29
Compare
Choose a tag to compare
Bump version: 0.6.0 → 0.7.0