Age | Commit message (Collapse) | Author |
|
We're currently building every single commit pushed to Github. This is
racking up $20k in build charges a month and is generally superfluous.
This changeset alters build triggers so that builds automatically run if
they are committed to a **shared branch**:
- `release/*` - A release stabilization branch
- `project/*` - A project viewer branch
- `main/*` - The default/stable branch
PR commits are also automatically built.
...need to build another commit? Developers can trigger one using a
manual workflow run.
|
|
Update enhancement.md
|
|
Update bug.yaml
|
|
|
|
|
|
Add a basic CONTRIBUTING.md
|
|
Issue templates
|
|
Provide basic instructions in-repository for contributing to Second
Life.
|
|
|
|
|
|
SL-20635 - new data to ObjectUpdate and AvatarAppearance message
|
|
|
|
localeconv() returns the right values in later versions, and we only support 10.13+
|
|
and we require macOS 10.13+ now
|
|
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged.
|
|
animations disappear when root goes off-screen
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llmaterialeditor.cpp
|
|
following promotion of DRTVWR-596
|
|
|
|
|
|
file changes
|
|
|
|
(cherry picked from commit a7dcb0df2a11377b1112dfa0720e876507e1ae3d)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
atmospherics effect sun/moon/clouds
|
|
|
|
|
|
|
|
following promotion of DRTVWR-587
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for semi-transparent HUDs rendering opaque
|
|
|
|
|
|
|
|
|