Skip to content

3D Text (2D text in 3D space) & render refactor #2372

3D Text (2D text in 3D space) & render refactor

3D Text (2D text in 3D space) & render refactor #2372

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: Build
uses: ./.github/workflows/cmake.yml
with:
build_type: Release
run_tests: true