111
This commit is contained in:
@@ -2,10 +2,10 @@ using System;
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
using Newtonsoft.Json;
|
||||||
using Sirenix.OdinInspector;
|
using Sirenix.OdinInspector;
|
||||||
using Sirenix.OdinInspector.Editor;
|
using Sirenix.OdinInspector.Editor;
|
||||||
using Stary.Evo.Editor.Entity;
|
using Stary.Evo.Editor.Entity;
|
||||||
using Unity.Plastic.Newtonsoft.Json;
|
|
||||||
using UnityEditor;
|
using UnityEditor;
|
||||||
using UnityEditorInternal;
|
using UnityEditorInternal;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.pointcloud",
|
"name": "com.pointcloud",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"displayName": "11.PointCloudTools",
|
"displayName": "11.PointCloudTools",
|
||||||
"description": "点云开发工具",
|
"description": "点云开发工具",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user