Skip to content

Commit

Permalink
Replace all references to icosa-gallery with icosa-foundation (#506)
Browse files Browse the repository at this point in the history
* Replace all references to icosa-gallery with icosa-foundation

* Also update twitter handle
  • Loading branch information
mikeage authored Aug 23, 2023
1 parent 3749bed commit 22c96b6
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github: icosa-gallery
github: icosa-foundation
open_collective: icosa
16 changes: 8 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ jobs:
runs-on: ubuntu-latest
if: |
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
(github.ref == 'refs/heads/main' || contains(github.ref, 'refs/tags/v'))
steps:
Expand Down Expand Up @@ -520,7 +520,7 @@ jobs:
runs-on: ubuntu-latest
if:
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
(github.ref == 'refs/heads/main' || contains(github.ref, 'refs/tags/v'))
steps:
- name: "Build Changelog"
Expand Down Expand Up @@ -571,7 +571,7 @@ jobs:
with:
source-directory: 'changelog/'
target-directory: 'automatic-release-notes/'
destination-github-username: 'icosa-gallery'
destination-github-username: 'icosa-foundation'
destination-repository-name: 'open-brush-docs'
user-name: 'release-note-bot'
user-email: automatic-release@icosa
Expand All @@ -582,7 +582,7 @@ jobs:
needs: [configuration, build]
if: |
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
(github.ref == 'refs/heads/main' || contains(github.ref, 'refs/tags/v'))
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -635,7 +635,7 @@ jobs:
VERSION: ${{ needs.configuration.outputs.version}}
if: |
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
contains(github.ref, 'refs/tags/v')
steps:
Expand Down Expand Up @@ -667,7 +667,7 @@ jobs:
VERSION: ${{ needs.configuration.outputs.version}}
if: |
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
contains(github.ref, 'refs/tags/v')
steps:
Expand Down Expand Up @@ -698,7 +698,7 @@ jobs:
VERSION: ${{ needs.configuration.outputs.version }}
if: |
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
(github.ref == 'refs/heads/main' || contains(github.ref, 'refs/tags/v'))
steps:
Expand Down Expand Up @@ -736,7 +736,7 @@ jobs:
runs-on: macos-latest # the ovr-platform-util tool is only available for Mac and Windows
if: |
github.event_name == 'push' &&
github.repository == 'icosa-gallery/open-brush' &&
github.repository == 'icosa-foundation/open-brush' &&
(github.ref == 'refs/heads/main' || contains(github.ref, 'refs/tags/v'))
steps:
Expand Down
2 changes: 1 addition & 1 deletion Assets/Editor/Tests/TestMathUtils.cs
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ public void TestLinearResample()
[Test]
public void TestLinearResampleOne()
{
// https://github.com/icosa-gallery/open-brush/issues/77
// https://github.com/icosa-foundation/open-brush/issues/77
// LinearResample was breaking on arrays of length 1
float[] floats1 = new float[] { 3.5f };
float[] floats4 = MathUtils.LinearResampleCurve(floats1, 4).ToArray();
Expand Down
2 changes: 1 addition & 1 deletion Assets/Scenes/Main.unity
Original file line number Diff line number Diff line change
Expand Up @@ -29027,7 +29027,7 @@ MonoBehaviour:
m_InitialTool: 0
m_ReleaseNotesURL: https://docs.openbrush.app/release-history
m_HelpCenterURL: https://docs.openbrush.app/user-guide
m_ThirdPartyNoticesURL: https://github.com/icosa-gallery/open-brush/blob/main/Support/ThirdParty/GeneratedThirdPartyNotices.txt
m_ThirdPartyNoticesURL: https://github.com/icosa-foundation/open-brush/blob/main/Support/ThirdParty/GeneratedThirdPartyNotices.txt
m_TosURL: https://openbrush.app/privacy-policy
m_PrivacyURL: https://openbrush.app/privacy-policy
m_QuestSideLoadingHowToURL: https://docs.openbrush.app/user-guide/using-reference-images-on-oculus-quest
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

The best place to look currently would be either:

1. The [issues](https://github.com/icosa-gallery/open-brush/issues)
1. The [issues](https://github.com/icosa-foundation/open-brush/issues)
2. The [Trello cards](https://trello.com/b/jItetqYe/open-brush)
3. Take a look at some of the [experimental branches](https://icosa.gitbook.io/open-brush/alternate-and-experimental-builds) that might need assistance
4. Join the Discord and look at the [feature requests](https://discord.gg/BXYUKzhS)
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Open Brush - Tilt Brush Evolved

[![Support us on Open Collective!](https://img.shields.io/opencollective/all/icosa?logo=open-collective&label=Support%20us%20on%20Open%20Collective%21)](https://opencollective.com/icosa)
[![All GitHub releases](https://img.shields.io/github/downloads/icosa-gallery/open-brush/total?label=GitHub%20downloads)](https://github.com/icosa-gallery/open-brush/releases/latest)
[![Twitter](https://img.shields.io/badge/follow-%40IcosaGallery-blue.svg?style=flat&logo=twitter)](https://twitter.com/IcosaGallery)
[![All GitHub releases](https://img.shields.io/github/downloads/icosa-foundation/open-brush/total?label=GitHub%20downloads)](https://github.com/icosa-foundation/open-brush/releases/latest)
[![Twitter](https://img.shields.io/badge/follow-%40openbrushapp-blue.svg?style=flat&logo=twitter)](https://twitter.com/openbrushapp)
[![Discord](https://discordapp.com/api/guilds/783806589991780412/embed.png?style=shield)](https://discord.gg/W7NCEYnEfy)
![Current Version](https://img.shields.io/github/v/release/icosa-gallery/open-brush)
![Prerelease Version](https://img.shields.io/github/v/release/icosa-gallery/open-brush?include_prereleases&label=prerelease)
![Current Version](https://img.shields.io/github/v/release/icosa-foundation/open-brush)
![Prerelease Version](https://img.shields.io/github/v/release/icosa-foundation/open-brush?include_prereleases&label=prerelease)

[![Open Brush Banner](open-brush.png)](https://openbrush.app)

Expand All @@ -17,7 +17,7 @@ As the original repo is archived we cannot submit PRs, so feel free to submit th

[User Guide](https://docs.openbrush.app/)
[Developer Notes](https://docs.openbrush.app/developer-notes)
[Roadmap](https://github.com/orgs/icosa-gallery/projects/1)
[Roadmap](https://github.com/orgs/icosa-foundation/projects/1)
[Please join the Icosa Discord and get involved!](https://discord.com/invite/W7NCEYnEfy)
[List of tutorials, write-ups and other things from the community](https://docs.google.com/document/d/1gjoYp4y-1qlE3a7fvXVxGR3ioj3nMfgprmTHQ-bpq0k/)
**[Support us on Open Collective!](https://opencollective.com/icosa)**
Expand All @@ -31,7 +31,7 @@ As the original repo is archived we cannot submit PRs, so feel free to submit th
- [Viveport Desktop](https://www.viveport.com/f1f3d00b-cf8a-443f-825e-4fea2dd3b005)
- [itch.io](https://openbrush.itch.io/openbrush)
### GitHub
- [Formal GitHub Releases](https://github.com/icosa-gallery/open-brush/releases/latest)
- [Formal GitHub Releases](https://github.com/icosa-foundation/open-brush/releases/latest)
- [Bleeding Edge GitHub Releases](#bleeding-edge-releases)


Expand All @@ -43,13 +43,13 @@ As the original repo is archived we cannot submit PRs, so feel free to submit th

## Bleeding Edge Releases

Instead of waiting for a formal release, you can download a ZIP from Github containing an automatically built release for either Windows (SteamVR) or Oculus Quest / Quest 2 from the [Github releases page](https://github.com/icosa-gallery/open-brush/releases). Versions of the form "vX.Y.0" are official releases, whereas versions that do not end in .0 are made available for testing purposes only, with no guarantees as to their quality. Additionally, these releases are marked as "pre-release". However, if you'd like to test a recent change prior to the official release, you can use these either in place of or in parallel with the formal Open Brush releases.
Instead of waiting for a formal release, you can download a ZIP from Github containing an automatically built release for either Windows (SteamVR) or Oculus Quest / Quest 2 from the [Github releases page](https://github.com/icosa-foundation/open-brush/releases). Versions of the form "vX.Y.0" are official releases, whereas versions that do not end in .0 are made available for testing purposes only, with no guarantees as to their quality. Additionally, these releases are marked as "pre-release". However, if you'd like to test a recent change prior to the official release, you can use these either in place of or in parallel with the formal Open Brush releases.

These builds share a save location with the official Open Brush release, but can be installed alongside the formal version. The Oculus build, like all sideloaded content, will be listed in "Unknown Sources", and will have the word "Github" appended to the name (with a different package name as well) to differentiate it from the official release).

Note that the "experimental" builds contain experimental brushes, and sketches created using the experimental brushes may appear differently when loaded in the official build of Open Brush!

In addition, there is also a version created for Windows Monoscopic that is listed as an "Artifact" of the Github Actions, however, this is intended only for developers, and should not be used by general users. You can find it by browsing to the [commit list](https://github.com/icosa-gallery/open-brush/commits/main), and then clicking on the green check mark below the title (next to the XXX committed XXX ago), and scroll to the build you want, and click on **Details**. Then, towards the upper right corner, click on **Artifacts** and click on the name of the build. Unzip the downloaded file, and either run the executable (Desktop OpenXR/Monoscopic) or install the apk (Android Oculus) using `adb install com.Icosa.OpenBrush-github.apk`.
In addition, there is also a version created for Windows Monoscopic that is listed as an "Artifact" of the Github Actions, however, this is intended only for developers, and should not be used by general users. You can find it by browsing to the [commit list](https://github.com/icosa-foundation/open-brush/commits/main), and then clicking on the green check mark below the title (next to the XXX committed XXX ago), and scroll to the build you want, and click on **Details**. Then, towards the upper right corner, click on **Artifacts** and click on the name of the build. Unzip the downloaded file, and either run the executable (Desktop OpenXR/Monoscopic) or install the apk (Android Oculus) using `adb install com.Icosa.OpenBrush-github.apk`.

## Important note from the original Tilt Brush README

Expand Down

0 comments on commit 22c96b6

Please sign in to comment.