diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 2cde381bc3..5a6aa9b0ec 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: icosa-gallery +github: icosa-foundation open_collective: icosa diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 11fe0a0b16..02913f360e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: @@ -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" @@ -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 @@ -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: @@ -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: @@ -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: @@ -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: @@ -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: diff --git a/Assets/Editor/Tests/TestMathUtils.cs b/Assets/Editor/Tests/TestMathUtils.cs index b0a9fa80b8..00d93aa63f 100644 --- a/Assets/Editor/Tests/TestMathUtils.cs +++ b/Assets/Editor/Tests/TestMathUtils.cs @@ -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(); diff --git a/Assets/Scenes/Main.unity b/Assets/Scenes/Main.unity index 1abc27cd90..bf144a7cd0 100644 --- a/Assets/Scenes/Main.unity +++ b/Assets/Scenes/Main.unity @@ -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 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dcc9424fe2..5f26414b42 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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) diff --git a/README.md b/README.md index c40c1be35b..b07f092017 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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)** @@ -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) @@ -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