This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
Added
- Added
viewport
andcamera
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
toviewport_mode
,view_port
toviewport
. - Doc building using
sphinx_compas2_theme
. - Fix the documentation: title lines, comments.
- Fix a bug when camera is looking straight up or down.