Skip to content

Adds ability to rotate about the 'nearest VisualModel in the scene' #146

Adds ability to rotate about the 'nearest VisualModel in the scene'

Adds ability to rotate about the 'nearest VisualModel in the scene' #146

name: Ubu 24 clang16
on:
push:
branches: [ "main" ]
paths-ignore:
- 'docs/**'
- 'README**'
- 'examples/screenshots/**'
- 'examples/docs/**'
pull_request:
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-passing-data:
uses: sebsjames/mathplot/.github/workflows/cmake-ubuntu-template.yml@main
with:
RUNNER_IMAGE: ubuntu-24.04
BUILD_TYPE: Release
CC: clang-16
CXX: clang++-16
WX_PACKAGE: libwxgtk3.2-dev