Age | Commit message (Collapse) | Author |
|
numbered face is selected
|
|
|
|
|
|
|
|
|
|
|
|
should be nulled out if present.
|
|
New GLTF protocol and lighting changes
|
|
|
|
|
|
The viewer_manifest.py logic to determine the name of the viewer installer
.dmg is a little convoluted. Make it tell viewer-build-util/sign-pkg-mac that
name, rather than passing it all the relevant inputs and composing it
redundantly.
sign-pkg-mac also wants the viewer channel to determine the application name.
|
|
|
|
|
|
|
|
|
|
|
|
the fact that crashes started around the time VRAM accounting was added.
|
|
about a particular GenericStreamingMessage method)
|
|
|
|
|
|
|
|
at least for now.
|
|
|
|
attachments
1. Texture picker now updates filter's permissions based on selection
2. Various panels now properly check permissions
|
|
applied to is loaded.
|
|
|
|
|
|
500 times plus per minute
|
|
|
|
|
|
Others are fine without the error turned off, and the flag might not
even be available on some other's Clang.
|
|
|
|
"moving a local object in a return statement prevents copy elision
[-Werror=pessimizing-move]"
We're back to using GCC cause Clang somehow causes CPack to not work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copying from GTK users part though.
|
|
|
|
If they do, NSIS takes it as line continuation.
|
|
|
|
That is, make LLManifest.run_command() accept and forward subprocess keyword
arguments.
|
|
|
|
|
|
|
|
Since we need to run NSIS in a separate job step, allow the Windows-app build
artifact to include the temporary .nsi file prepared by filling in our
template.
Also tweak the logic that finds and runs NSIS.
|
|
DRTVWR-559
|