Unity editor plugin for tracking changes of bundle version so that they are available in runtime classes. PlayerSettings.bundleVersion will be updated on changes and all previous version strings are kept in your source code by automatic code generation from a Unity editor class.
☆69Aug 6, 2015Updated 11 years ago
Alternatives and similar repositories for BundleVersionChecker
Users that are interested in BundleVersionChecker are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Utility for unity to help organise assets in bundles☆28Jun 21, 2017Updated 9 years ago
- Export procedural or hidden textures to .png files with one click!☆14Aug 27, 2017Updated 8 years ago
- Get a flat look for your models with one click, without touching your mesh!☆19Jul 10, 2017Updated 9 years ago
- Concurrency Kit C#: Concurrency library based on Fibers, Coroutines, Tasks, and Threads☆24Apr 18, 2019Updated 7 years ago
- A collection of my scripts and programs for the Unity editor☆28Oct 27, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆18Oct 21, 2016Updated 9 years ago
- An automation tool for Unity3D☆12May 15, 2017Updated 9 years ago
- Igor is an automation tool for Unity3D☆10Feb 3, 2017Updated 9 years ago
- Handmade Hero particle test in Unity - http://unitycoder.com/blog/2015/10/17/custom-particle-system-simulation/☆11Oct 25, 2015Updated 10 years ago
- Code generator utility for Unity game engine. Creates a class for convenient access Animator states and parameters☆60Jan 15, 2015Updated 11 years ago
- UnityExtensions.EditorCoroutine makes it easy to run coroutines from Unity editor code.☆18May 4, 2018Updated 8 years ago
- [Obsolete]Class library for LINQ to Objects on Unity GameEngine without Exceptions related AOT compile.☆88Mar 3, 2016Updated 10 years ago
- Continuous deployment tools for open-source Unity3D packages and assets.☆12Jan 19, 2017Updated 9 years ago
- UniRx plugin for NGUI☆10Sep 10, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Add unity's recommended git-hooks to your project with a single click.☆14Jul 21, 2024Updated 2 years ago
- ☆12Mar 7, 2013Updated 13 years ago
- Flashpunk modified to use GPU rendering! Port your FP games to mobile!☆11May 5, 2015Updated 11 years ago
- The Escape Entity System for C++, based on the Artemis System for Java☆18Jul 30, 2012Updated 14 years ago
- UNotes is a productivity tool for Unity that brings the power of sticky notes to your workflow.☆36Feb 11, 2019Updated 7 years ago
- A set of extensions to UnityGUI, and the Editor version of UnityGUI that add some much needed functionality.☆47Jan 4, 2016Updated 10 years ago
- UMA documentation and extra files☆17Sep 26, 2015Updated 10 years ago
- 本人 收集和翻译的文档合集☆17Jul 30, 2015Updated 11 years ago
- ☆486Sep 8, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- An example project for animating auto-layouts in Unity's UI system.☆17Nov 16, 2015Updated 10 years ago
- ☆20Jun 13, 2020Updated 6 years ago
- Unity custom editor for bookmarking Scene View camera angles/settings☆14Jul 10, 2017Updated 9 years ago
- An attribute that let's you auto-load components☆58Apr 23, 2016Updated 10 years ago
- BezierPath for unity☆14Jan 29, 2019Updated 7 years ago
- Generate triangle meshes in the shape of trees, composed out of simple tetrahedron shapes.☆11May 14, 2017Updated 9 years ago
- ☆33Nov 24, 2020Updated 5 years ago
- some editor and debug tools for cocos2dx-lua bind☆17Jul 28, 2013Updated 13 years ago
- fishing game☆17Jan 28, 2013Updated 13 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A simple window that lets you tap into all the one-method Editor scripts submitted by the Unity community.☆33Sep 6, 2016Updated 9 years ago
- A Unity editor extension for finding missing object references☆197Oct 23, 2020Updated 5 years ago
- This little snippet allows you to see which objects you are hovering over in the Unity3D hierarchy pane. It also shows which objects are …