Pinned Loading
-
Unity Editor Assistant. Adds a conte...
Unity Editor Assistant. Adds a context-sensitive right-click menu, automatically disables auto-generate lightmaps 1using System.Collections;
2using System.Collections.Generic;
3using UnityEngine;
4using UnityEditor;
5using System.Reflection;
-
fork of https://github.com/EdyJ/blen...
fork of https://github.com/EdyJ/blender-to-unity-fbx-exporter. added option to export each object to a separate file 1bl_info = {
2"name": "Unity FBX format",
3"author": "Angel ""Edy"" Garcia (@VehiclePhysics)",
4"version": (1, 2, 3),
5"blender": (2, 80, 0),
-
-
A simple Unity editor window that wi...
A simple Unity editor window that will create the folders and files for a upm package 1using System.Collections;
2using System.Collections.Generic;
3using UnityEngine;
4using UnityEditor;
5using System.IO;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.