File tree Expand file tree Collapse file tree 9 files changed +5
-69
lines changed Expand file tree Collapse file tree 9 files changed +5
-69
lines changed Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
1
using System . IO ;
9
2
using System . Collections . Generic ;
10
3
using UnityEngine ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
-
9
- using System . Collections ;
1
+ using System . Collections ;
10
2
using System . Collections . Generic ;
11
3
using UnityEngine ;
12
4
using UnityEditor ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
1
using System . IO ;
9
2
using System . Collections . Generic ;
10
3
using UnityEngine ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
1
using UnityEngine ;
9
2
10
3
namespace FbxExporters
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
- using UnityEngine ;
1
+ using UnityEngine ;
9
2
using UnityEditor ;
10
3
using UnityEngine . TestTools ;
11
4
using NUnit . Framework ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
- using UnityEngine ;
1
+ using UnityEngine ;
9
2
using UnityEditor ;
10
3
using UnityEngine . TestTools ;
11
4
using NUnit . Framework ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
1
using UnityEngine ;
9
2
using UnityEditor ;
10
3
using NUnit . Framework ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
- using UnityEngine ;
1
+ using UnityEngine ;
9
2
using UnityEditor ;
10
3
using UnityEngine . TestTools ;
11
4
using NUnit . Framework ;
Original file line number Diff line number Diff line change 1
- // ***********************************************************************
2
- // Copyright (c) 2017 Unity Technologies. All rights reserved.
3
- //
4
- // Licensed under the ##LICENSENAME##.
5
- // See LICENSE.md file in the project root for full license information.
6
- // ***********************************************************************
7
-
8
- using System . Collections ;
1
+ using System . Collections ;
9
2
using System . Collections . Generic ;
10
3
using UnityEngine ;
11
4
You can’t perform that action at this time.
0 commit comments