tonyambrus / unity-precompiler
Takes all the asmdefs in a project, compiles them to dlls, and fixes up assets to point at the updated guid/fileIDs. Useful if you have lots of asmdefs and it's slowing down your iteration speed.
☆11Updated 2 years ago
Alternatives and similar repositories for unity-precompiler:
Users that are interested in unity-precompiler are comparing it to the libraries listed below
- Editor that draws all lists/arrays in Unity Inspector as re-orderable by default.☆18Updated 7 months ago
- Example of processing and using line meshes in Unity☆19Updated 6 years ago
- A simple tool for reordering, merging and modifying unity layers. Updates game objects, components and assets to match.☆26Updated 3 years ago
- A collection of helper scripts for (Unity3d) Mirror networking.☆33Updated 3 months ago
- Generates preview textures for sprites, icons of Unity models☆35Updated 6 years ago
- Customizable toolbar available in the Unity editor.☆35Updated 7 years ago
- Set of gizmos utilities for Unity☆43Updated 5 years ago
- This tool will search for Unity packages and map their dependencies into a graph that can be outputted in various ways.☆11Updated 4 years ago
- PagingView for Unity.☆28Updated 6 years ago
- Useful Editor Utility☆25Updated 2 years ago
- A Unity GUI Frontend to manage build batches and review build reports☆34Updated 3 years ago
- Some game mechanic implementation in Unity.☆26Updated 3 years ago
- A handy tool for Unity3D which enables you to select a vertex on a mesh and see the information like vertex count, vertex positions, norm…☆44Updated 4 years ago
- ⏳🐌 Assets and scripts for animating Unity objects.☆47Updated 7 months ago
- Package for creating Unity packages in GitHub! Just like this one!☆28Updated last year
- Simple panel layout system, supporting drag and drop panel placement, panel folding and interactive resize☆41Updated last year
- Unity Plugin that adds the following features to timeline: (1) Frame Cutting and Insertion, (2) Timeline and Animation View Synchronizat…