Add object details
+ Object and Shader detail panels + Connect model data to details panel + Ability to move and scale objects in GUI + View of shader code for selected object
This commit is contained in:
4
.github/workflows/all-builds.yml
vendored
4
.github/workflows/all-builds.yml
vendored
@@ -118,7 +118,7 @@ jobs:
|
||||
- name: Upload Qtk install directory
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: qtk-gui-${{ matrix.os }}-installdir
|
||||
name: qtk-gui-${{ matrix.os }}-install
|
||||
path: install/*
|
||||
|
||||
# TODO: Enable after trimming resources.
|
||||
@@ -238,7 +238,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
if: always()
|
||||
with:
|
||||
name: libqtk-${{ matrix.os }}-installdir
|
||||
name: libqtk-${{ matrix.os }}-install
|
||||
path: install/*
|
||||
|
||||
Qtk-Plugins:
|
||||
|
||||
Reference in New Issue
Block a user