A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, without reflection. Let's say, "Open sesame!"
☆108Oct 6, 2020Updated 5 years ago
Alternatives and similar repositories for OpenSesameCompilerForUnity
Users that are interested in OpenSesameCompilerForUnity are comparing it to the libraries listed below
Sorting:
- Compile a c# project to a internal accessible dll (for Unity)☆23Oct 6, 2020Updated 5 years ago
- Change the C# compiler (csc) used on your Unity project, as you like!☆300Dec 22, 2021Updated 4 years ago
- Unity Editor Extension which lets enum-types be much faster & efficient.☆58Nov 1, 2019Updated 6 years ago
- A library for Unity to support creating and modifying curves in the editor.☆62Jun 16, 2022Updated 3 years ago
- A simple tool that keeps your scene state (Hierarchy/Selection) exactly as you left in between switching scenes on editor or play mode.☆103Mar 7, 2022Updated 3 years ago
- A planning tool for Unity inside the editor. (with UPM package support)☆14Jul 11, 2021Updated 4 years ago
- An attribute that allows you to use an enum as an index for arrays and lists☆13Jan 8, 2021Updated 5 years ago
- Visual graphs tool for unity editor☆97Mar 31, 2023Updated 2 years ago
- Compare Unity's API between versions☆17Sep 18, 2021Updated 4 years ago
- UnityEngine.CullingGroup API for everyone.☆162May 4, 2022Updated 3 years ago
- Task extensions for Unity3d.☆10Oct 1, 2020Updated 5 years ago
- 🗿🗿🗿 Unity GameObject query system☆19Oct 22, 2020Updated 5 years ago
- A demo to change the text displayed in UnityEditor's title bar☆37Dec 25, 2019Updated 6 years ago
- Converting UGUI to be DOTS compliant☆115Jan 3, 2021Updated 5 years ago
- Bring C# scripting into Unity which acts as native code.☆158Jun 21, 2022Updated 3 years ago
- A simple helper for constraining rects to windows and other rects☆17Jan 6, 2021Updated 5 years ago
- A set of developer tools to make it easier to create and distribute packages for the native Unity Package Manager.☆113Jan 24, 2025Updated last year
- A tool to help symbolicate il2cpp google crashes☆57Feb 19, 2024Updated 2 years ago
- Flexible networking library for Unity☆12Apr 26, 2019Updated 6 years ago
- .NET Core tool modifying Roslyn compiler to access internals/privates. In other words, you can access to any internals/privates in other …☆14Nov 19, 2020Updated 5 years ago
- Package for creating Unity packages in GitHub! Just like this one!☆29Jun 27, 2023Updated 2 years ago
- Unity 3D ECS with 3 very basics Hybrid, Pure and Job System examples☆23Dec 3, 2020Updated 5 years ago
- Unsafe IO Library for Unity NativeArray<T>☆28Sep 14, 2019Updated 6 years ago
- A collection of Unity UIElements animation extension methods, new animated elements, and examples.☆110Jun 12, 2023Updated 2 years ago
- T4 text template generative importer for Unity3D. 📝🏗☆18Jul 22, 2021Updated 4 years ago
- Simple to use list view for Unity editor☆17Apr 11, 2019Updated 6 years ago
- 🔧 Bash scripts for running Unity tests on continuous integration services