3.0 - namespace

This commit is contained in:
monitor1394
2022-02-19 22:37:57 +08:00
parent ce5aeb2d98
commit e72349a69f
306 changed files with 306 additions and 236 deletions

View File

@@ -4,6 +4,7 @@ using System.Collections.Generic;
using System.Text; using System.Text;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -5,6 +5,7 @@ using UnityEngine;
#if dUI_TextMeshPro #if dUI_TextMeshPro
using TMPro; using TMPro;
#endif #endif
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -4,6 +4,7 @@ using UnityEngine;
#if dUI_TextMeshPro #if dUI_TextMeshPro
using TMPro; using TMPro;
#endif #endif
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -5,6 +5,7 @@ using UnityEngine;
#if dUI_TextMeshPro #if dUI_TextMeshPro
using TMPro; using TMPro;
#endif #endif
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using UnityEngine.Assertions; using UnityEngine.Assertions;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,5 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -4,6 +4,7 @@ using System.Collections.Generic;
using UnityEngine.Assertions; using UnityEngine.Assertions;
using UnityEditor; using UnityEditor;
using System.Linq; using System.Linq;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
#if dUI_TextMeshPro #if dUI_TextMeshPro
using TMPro; using TMPro;
#endif #endif

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,3 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,3 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,5 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -4,6 +4,7 @@ using System.Collections.Generic;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using UnityEngine.Assertions; using UnityEngine.Assertions;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -5,6 +5,7 @@ using UnityEngine.Assertions;
using UnityEditor; using UnityEditor;
using System.Linq; using System.Linq;
using System.Reflection; using System.Reflection;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,5 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,4 +1,4 @@
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -3,7 +3,7 @@ using UnityEngine;
using UnityEditor; using UnityEditor;
using System.Collections.Generic; using System.Collections.Generic;
using System; using System;
using UnityEngine.Assertions; using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using System.IO; using System.IO;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEditor; using UnityEditor;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -3,6 +3,7 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -1,6 +1,7 @@
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -3,6 +3,7 @@ using UnityEditor;
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using UnityEngine.UI;
using UnityEngine.EventSystems; using UnityEngine.EventSystems;
using XCharts.Runtime;
namespace XCharts.Editor namespace XCharts.Editor
{ {

View File

@@ -2,6 +2,7 @@
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEngine; using UnityEngine;
using UnityEngine.EventSystems; using UnityEngine.EventSystems;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using System.Collections; using System.Collections;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -2,6 +2,7 @@
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using UnityEngine.UI;
using XUGL; using XUGL;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using System.Collections; using System.Collections;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -2,6 +2,7 @@
using System.Collections; using System.Collections;
using UnityEngine; using UnityEngine;
using UnityEngine.EventSystems; using UnityEngine.EventSystems;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -2,6 +2,7 @@
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -2,6 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using System; using System;
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,5 +1,6 @@
 
using UnityEngine; using UnityEngine;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,7 @@
 
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using UnityEngine.UI;
using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,6 +1,6 @@
 
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using XCharts.Runtime;
namespace XCharts.Example namespace XCharts.Example
{ {

View File

@@ -1,7 +1,7 @@
 
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/BarChart", 14)] [AddComponentMenu("XCharts/BarChart", 14)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/CandlestickChart", 23)] [AddComponentMenu("XCharts/CandlestickChart", 23)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/HeatmapChart", 18)] [AddComponentMenu("XCharts/HeatmapChart", 18)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/LineChart", 13)] [AddComponentMenu("XCharts/LineChart", 13)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -1,7 +1,7 @@
 
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
/// <summary> /// <summary>
/// 水位图 /// 水位图

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/ParallelChart", 25)] [AddComponentMenu("XCharts/ParallelChart", 25)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -1,7 +1,7 @@
 
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/PieChart", 15)] [AddComponentMenu("XCharts/PieChart", 15)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/PolarChart", 23)] [AddComponentMenu("XCharts/PolarChart", 23)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -1,7 +1,7 @@
 
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/RadarChart", 16)] [AddComponentMenu("XCharts/RadarChart", 16)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/RingChart", 20)] [AddComponentMenu("XCharts/RingChart", 20)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -1,7 +1,7 @@
 
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/ScatterChart", 17)] [AddComponentMenu("XCharts/ScatterChart", 17)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/SimplifiedBarChart", 27)] [AddComponentMenu("XCharts/SimplifiedBarChart", 27)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/SimplifiedCandlestickChart", 28)] [AddComponentMenu("XCharts/SimplifiedCandlestickChart", 28)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -2,7 +2,7 @@
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
[AddComponentMenu("XCharts/SimplifiedLineChart", 26)] [AddComponentMenu("XCharts/SimplifiedLineChart", 26)]
[ExecuteInEditMode] [ExecuteInEditMode]

View File

@@ -3,7 +3,7 @@ using System.Collections.Generic;
using UnityEngine; using UnityEngine;
using System; using System;
namespace XCharts namespace XCharts.Runtime
{ {
public delegate float CustomAnimationDelay(int dataIndex); public delegate float CustomAnimationDelay(int dataIndex);
public delegate float CustomAnimationDuration(int dataIndex); public delegate float CustomAnimationDuration(int dataIndex);

View File

@@ -3,7 +3,7 @@ using System;
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
public struct AnimationStyleContext public struct AnimationStyleContext
{ {

View File

@@ -1,7 +1,7 @@
using UnityEngine; using UnityEngine;
using XUGL; using XUGL;
namespace XCharts namespace XCharts.Runtime
{ {
public static class AnimationStyleHelper public static class AnimationStyleHelper
{ {

View File

@@ -2,7 +2,7 @@
using System.Collections.Generic; using System.Collections.Generic;
using UnityEngine; using UnityEngine;
namespace XCharts namespace XCharts.Runtime
{ {
/// <summary> /// <summary>
/// Angle axis of Polar Coordinate. /// Angle axis of Polar Coordinate.

Some files were not shown because too many files have changed in this diff Show More