diff --git a/BlendFile/DNA/ARegion.cs b/BlendFile/DNA/ARegion.cs index 072982e..161b5da 100644 --- a/BlendFile/DNA/ARegion.cs +++ b/BlendFile/DNA/ARegion.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ARegion_Runtime.cs b/BlendFile/DNA/ARegion_Runtime.cs index d186422..68cfb4d 100644 --- a/BlendFile/DNA/ARegion_Runtime.cs +++ b/BlendFile/DNA/ARegion_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ActionChannelBag.cs b/BlendFile/DNA/ActionChannelBag.cs index 0fd7fcc..6af117c 100644 --- a/BlendFile/DNA/ActionChannelBag.cs +++ b/BlendFile/DNA/ActionChannelBag.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ActionLayer.cs b/BlendFile/DNA/ActionLayer.cs index d788bed..3a18a73 100644 --- a/BlendFile/DNA/ActionLayer.cs +++ b/BlendFile/DNA/ActionLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ActionSlot.cs b/BlendFile/DNA/ActionSlot.cs index 417c203..34d36dd 100644 --- a/BlendFile/DNA/ActionSlot.cs +++ b/BlendFile/DNA/ActionSlot.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ActionStrip.cs b/BlendFile/DNA/ActionStrip.cs index 6801d32..1803cca 100644 --- a/BlendFile/DNA/ActionStrip.cs +++ b/BlendFile/DNA/ActionStrip.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ActionStripKeyframeData.cs b/BlendFile/DNA/ActionStripKeyframeData.cs index 80d8105..41d641b 100644 --- a/BlendFile/DNA/ActionStripKeyframeData.cs +++ b/BlendFile/DNA/ActionStripKeyframeData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AnimData.cs b/BlendFile/DNA/AnimData.cs index f1fc2d4..125ee9a 100644 --- a/BlendFile/DNA/AnimData.cs +++ b/BlendFile/DNA/AnimData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AnimOverride.cs b/BlendFile/DNA/AnimOverride.cs index 2feb656..4432b14 100644 --- a/BlendFile/DNA/AnimOverride.cs +++ b/BlendFile/DNA/AnimOverride.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ArmatureGpencilModifierData.cs b/BlendFile/DNA/ArmatureGpencilModifierData.cs index a74117d..ba00a9b 100644 --- a/BlendFile/DNA/ArmatureGpencilModifierData.cs +++ b/BlendFile/DNA/ArmatureGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ArmatureModifierData.cs b/BlendFile/DNA/ArmatureModifierData.cs index bde9b74..56d467f 100644 --- a/BlendFile/DNA/ArmatureModifierData.cs +++ b/BlendFile/DNA/ArmatureModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ArrayGpencilModifierData.cs b/BlendFile/DNA/ArrayGpencilModifierData.cs index c47ac2f..4513750 100644 --- a/BlendFile/DNA/ArrayGpencilModifierData.cs +++ b/BlendFile/DNA/ArrayGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ArrayModifierData.cs b/BlendFile/DNA/ArrayModifierData.cs index e5ed487..d680d39 100644 --- a/BlendFile/DNA/ArrayModifierData.cs +++ b/BlendFile/DNA/ArrayModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetCatalogPathLink.cs b/BlendFile/DNA/AssetCatalogPathLink.cs index 9fcadab..c1cee52 100644 --- a/BlendFile/DNA/AssetCatalogPathLink.cs +++ b/BlendFile/DNA/AssetCatalogPathLink.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetLibraryReference.cs b/BlendFile/DNA/AssetLibraryReference.cs index 63344e0..3f906f0 100644 --- a/BlendFile/DNA/AssetLibraryReference.cs +++ b/BlendFile/DNA/AssetLibraryReference.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetMetaData.cs b/BlendFile/DNA/AssetMetaData.cs index aad2504..5284566 100644 --- a/BlendFile/DNA/AssetMetaData.cs +++ b/BlendFile/DNA/AssetMetaData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetShelf.cs b/BlendFile/DNA/AssetShelf.cs index 0b082a9..10d6279 100644 --- a/BlendFile/DNA/AssetShelf.cs +++ b/BlendFile/DNA/AssetShelf.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetShelfSettings.cs b/BlendFile/DNA/AssetShelfSettings.cs index 4314af0..77254ee 100644 --- a/BlendFile/DNA/AssetShelfSettings.cs +++ b/BlendFile/DNA/AssetShelfSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetTag.cs b/BlendFile/DNA/AssetTag.cs index fc80194..37cbc3a 100644 --- a/BlendFile/DNA/AssetTag.cs +++ b/BlendFile/DNA/AssetTag.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AssetWeakReference.cs b/BlendFile/DNA/AssetWeakReference.cs index c6e3366..9ec1ece 100644 --- a/BlendFile/DNA/AssetWeakReference.cs +++ b/BlendFile/DNA/AssetWeakReference.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/AudioData.cs b/BlendFile/DNA/AudioData.cs index 86d022f..db238f2 100644 --- a/BlendFile/DNA/AudioData.cs +++ b/BlendFile/DNA/AudioData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BPoint.cs b/BlendFile/DNA/BPoint.cs index 9bdb7db..351e4a2 100644 --- a/BlendFile/DNA/BPoint.cs +++ b/BlendFile/DNA/BPoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BakeData.cs b/BlendFile/DNA/BakeData.cs index a09a287..d6b61d5 100644 --- a/BlendFile/DNA/BakeData.cs +++ b/BlendFile/DNA/BakeData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Base.cs b/BlendFile/DNA/Base.cs index 1076a4c..8670d94 100644 --- a/BlendFile/DNA/Base.cs +++ b/BlendFile/DNA/Base.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BevelModifierData.cs b/BlendFile/DNA/BevelModifierData.cs index 1789999..1ab7931 100644 --- a/BlendFile/DNA/BevelModifierData.cs +++ b/BlendFile/DNA/BevelModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BezTriple.cs b/BlendFile/DNA/BezTriple.cs index c1f5e4f..06a6e21 100644 --- a/BlendFile/DNA/BezTriple.cs +++ b/BlendFile/DNA/BezTriple.cs @@ -7,14 +7,13 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct BezTriple { - public float[,] vec = new System.Single[3][3]; + public float[,] vec = new System.Single[3,3]; public float alfa; public float weight; public float radius; diff --git a/BlendFile/DNA/BlurShaderFxData.cs b/BlendFile/DNA/BlurShaderFxData.cs index a42d3dc..6e8bc7b 100644 --- a/BlendFile/DNA/BlurShaderFxData.cs +++ b/BlendFile/DNA/BlurShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidData.cs b/BlendFile/DNA/BoidData.cs index b2d8794..7b15fd1 100644 --- a/BlendFile/DNA/BoidData.cs +++ b/BlendFile/DNA/BoidData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidParticle.cs b/BlendFile/DNA/BoidParticle.cs index 2d59fea..f3fd05b 100644 --- a/BlendFile/DNA/BoidParticle.cs +++ b/BlendFile/DNA/BoidParticle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidRule.cs b/BlendFile/DNA/BoidRule.cs index 63a3718..678022f 100644 --- a/BlendFile/DNA/BoidRule.cs +++ b/BlendFile/DNA/BoidRule.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidRuleAverageSpeed.cs b/BlendFile/DNA/BoidRuleAverageSpeed.cs index 82f8857..80da360 100644 --- a/BlendFile/DNA/BoidRuleAverageSpeed.cs +++ b/BlendFile/DNA/BoidRuleAverageSpeed.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidRuleAvoidCollision.cs b/BlendFile/DNA/BoidRuleAvoidCollision.cs index ae74488..1e0531c 100644 --- a/BlendFile/DNA/BoidRuleAvoidCollision.cs +++ b/BlendFile/DNA/BoidRuleAvoidCollision.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidRuleFight.cs b/BlendFile/DNA/BoidRuleFight.cs index 6664fa7..48e385a 100644 --- a/BlendFile/DNA/BoidRuleFight.cs +++ b/BlendFile/DNA/BoidRuleFight.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidRuleFollowLeader.cs b/BlendFile/DNA/BoidRuleFollowLeader.cs index 748c40f..33fbbb5 100644 --- a/BlendFile/DNA/BoidRuleFollowLeader.cs +++ b/BlendFile/DNA/BoidRuleFollowLeader.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidRuleGoalAvoid.cs b/BlendFile/DNA/BoidRuleGoalAvoid.cs index 8cee558..9f794ff 100644 --- a/BlendFile/DNA/BoidRuleGoalAvoid.cs +++ b/BlendFile/DNA/BoidRuleGoalAvoid.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidSettings.cs b/BlendFile/DNA/BoidSettings.cs index 6fd4709..0b7c545 100644 --- a/BlendFile/DNA/BoidSettings.cs +++ b/BlendFile/DNA/BoidSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoidState.cs b/BlendFile/DNA/BoidState.cs index 42128d6..4c155f3 100644 --- a/BlendFile/DNA/BoidState.cs +++ b/BlendFile/DNA/BoidState.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Bone.cs b/BlendFile/DNA/Bone.cs index 5bf77ac..13abbe9 100644 --- a/BlendFile/DNA/Bone.cs +++ b/BlendFile/DNA/Bone.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -23,7 +22,7 @@ namespace BlendFile.DNA { public float roll; public float[] head = new System.Single[3]; public float[] tail = new System.Single[3]; - public float[,] bone_mat = new System.Single[3][3]; + public float[,] bone_mat = new System.Single[3,3]; public int flag; public char[] _pad1 = new System.Char[4]; public BoneColor color; @@ -31,7 +30,7 @@ namespace BlendFile.DNA { public char[] _pad = new System.Char[3]; public float[] arm_head = new System.Single[3]; public float[] arm_tail = new System.Single[3]; - public float[,] arm_mat = new System.Single[4][4]; + public float[,] arm_mat = new System.Single[4,4]; public float arm_roll; public float dist; public float weight; diff --git a/BlendFile/DNA/BoneCollection.cs b/BlendFile/DNA/BoneCollection.cs index d61abf0..61b3908 100644 --- a/BlendFile/DNA/BoneCollection.cs +++ b/BlendFile/DNA/BoneCollection.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoneCollectionMember.cs b/BlendFile/DNA/BoneCollectionMember.cs index 2518271..6574a7c 100644 --- a/BlendFile/DNA/BoneCollectionMember.cs +++ b/BlendFile/DNA/BoneCollectionMember.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoneCollectionReference.cs b/BlendFile/DNA/BoneCollectionReference.cs index 66f1e61..150a81c 100644 --- a/BlendFile/DNA/BoneCollectionReference.cs +++ b/BlendFile/DNA/BoneCollectionReference.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoneColor.cs b/BlendFile/DNA/BoneColor.cs index 4f972fe..85b121c 100644 --- a/BlendFile/DNA/BoneColor.cs +++ b/BlendFile/DNA/BoneColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Bone_Runtime.cs b/BlendFile/DNA/Bone_Runtime.cs index a554cb1..c6cf7de 100644 --- a/BlendFile/DNA/Bone_Runtime.cs +++ b/BlendFile/DNA/Bone_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BooleanModifierData.cs b/BlendFile/DNA/BooleanModifierData.cs index a8c31c1..46c0dcc 100644 --- a/BlendFile/DNA/BooleanModifierData.cs +++ b/BlendFile/DNA/BooleanModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BoundBox.cs b/BlendFile/DNA/BoundBox.cs index e256ec6..04fecc2 100644 --- a/BlendFile/DNA/BoundBox.cs +++ b/BlendFile/DNA/BoundBox.cs @@ -7,14 +7,13 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct BoundBox { - public float[,] vec = new System.Single[8][3]; + public float[,] vec = new System.Single[8,3]; public BoundBox(float[,] vec) { this.vec = vec; } diff --git a/BlendFile/DNA/BrightContrastModifierData.cs b/BlendFile/DNA/BrightContrastModifierData.cs index 5ba5cf8..e181651 100644 --- a/BlendFile/DNA/BrightContrastModifierData.cs +++ b/BlendFile/DNA/BrightContrastModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Brush.cs b/BlendFile/DNA/Brush.cs index 4747165..9c9e605 100644 --- a/BlendFile/DNA/Brush.cs +++ b/BlendFile/DNA/Brush.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BrushClone.cs b/BlendFile/DNA/BrushClone.cs index 7b04c22..df52565 100644 --- a/BlendFile/DNA/BrushClone.cs +++ b/BlendFile/DNA/BrushClone.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BrushCurvesSculptSettings.cs b/BlendFile/DNA/BrushCurvesSculptSettings.cs index 838a140..4d77698 100644 --- a/BlendFile/DNA/BrushCurvesSculptSettings.cs +++ b/BlendFile/DNA/BrushCurvesSculptSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BrushGpencilSettings.cs b/BlendFile/DNA/BrushGpencilSettings.cs index 6833742..d4a1a11 100644 --- a/BlendFile/DNA/BrushGpencilSettings.cs +++ b/BlendFile/DNA/BrushGpencilSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BuildEff.cs b/BlendFile/DNA/BuildEff.cs index 9fa8a02..564840c 100644 --- a/BlendFile/DNA/BuildEff.cs +++ b/BlendFile/DNA/BuildEff.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BuildGpencilModifierData.cs b/BlendFile/DNA/BuildGpencilModifierData.cs index 9f1e78d..7289f13 100644 --- a/BlendFile/DNA/BuildGpencilModifierData.cs +++ b/BlendFile/DNA/BuildGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/BuildModifierData.cs b/BlendFile/DNA/BuildModifierData.cs index 43ced25..7820e38 100644 --- a/BlendFile/DNA/BuildModifierData.cs +++ b/BlendFile/DNA/BuildModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CBData.cs b/BlendFile/DNA/CBData.cs index fa0a2c2..0c16e9e 100644 --- a/BlendFile/DNA/CBData.cs +++ b/BlendFile/DNA/CBData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CacheFile.cs b/BlendFile/DNA/CacheFile.cs index 60671e0..854eb54 100644 --- a/BlendFile/DNA/CacheFile.cs +++ b/BlendFile/DNA/CacheFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CacheFileLayer.cs b/BlendFile/DNA/CacheFileLayer.cs index fbc91e3..08d9d3a 100644 --- a/BlendFile/DNA/CacheFileLayer.cs +++ b/BlendFile/DNA/CacheFileLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CacheObjectPath.cs b/BlendFile/DNA/CacheObjectPath.cs index 06a83f5..37bdde6 100644 --- a/BlendFile/DNA/CacheObjectPath.cs +++ b/BlendFile/DNA/CacheObjectPath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Camera.cs b/BlendFile/DNA/Camera.cs index 4b8b2f3..78e4a3b 100644 --- a/BlendFile/DNA/Camera.cs +++ b/BlendFile/DNA/Camera.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CameraBGImage.cs b/BlendFile/DNA/CameraBGImage.cs index b5b7737..70a0ea3 100644 --- a/BlendFile/DNA/CameraBGImage.cs +++ b/BlendFile/DNA/CameraBGImage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CameraDOFSettings.cs b/BlendFile/DNA/CameraDOFSettings.cs index a1ba676..d5d7753 100644 --- a/BlendFile/DNA/CameraDOFSettings.cs +++ b/BlendFile/DNA/CameraDOFSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CameraStereoSettings.cs b/BlendFile/DNA/CameraStereoSettings.cs index ee51b25..1fe1391 100644 --- a/BlendFile/DNA/CameraStereoSettings.cs +++ b/BlendFile/DNA/CameraStereoSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Camera_Runtime.cs b/BlendFile/DNA/Camera_Runtime.cs index 67bb092..bb42260 100644 --- a/BlendFile/DNA/Camera_Runtime.cs +++ b/BlendFile/DNA/Camera_Runtime.cs @@ -7,18 +7,17 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct Camera_Runtime { - public float[,,] drw_corners = new System.Single[2][4][2]; - public float[,] drw_tria = new System.Single[2][2]; + public float[,,] drw_corners = new System.Single[2,4,2]; + public float[,] drw_tria = new System.Single[2,2]; public float[] drw_depth = new System.Single[2]; - public float[,] drw_focusmat = new System.Single[4][4]; - public float[,] drw_normalmat = new System.Single[4][4]; + public float[,] drw_focusmat = new System.Single[4,4]; + public float[,] drw_normalmat = new System.Single[4,4]; public Camera_Runtime(float[,,] drw_corners, float[,] drw_tria, float[] drw_depth, float[,] drw_focusmat, float[,] drw_normalmat) { this.drw_corners = drw_corners; this.drw_tria = drw_tria; diff --git a/BlendFile/DNA/CastModifierData.cs b/BlendFile/DNA/CastModifierData.cs index 1f65ef0..0fe73b4 100644 --- a/BlendFile/DNA/CastModifierData.cs +++ b/BlendFile/DNA/CastModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ChannelDriver.cs b/BlendFile/DNA/ChannelDriver.cs index 4db4d29..977d2f6 100644 --- a/BlendFile/DNA/ChannelDriver.cs +++ b/BlendFile/DNA/ChannelDriver.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CharInfo.cs b/BlendFile/DNA/CharInfo.cs index 97d33fa..5cdabcd 100644 --- a/BlendFile/DNA/CharInfo.cs +++ b/BlendFile/DNA/CharInfo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ChildParticle.cs b/BlendFile/DNA/ChildParticle.cs index 4efca13..cb844d4 100644 --- a/BlendFile/DNA/ChildParticle.cs +++ b/BlendFile/DNA/ChildParticle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ClothCollSettings.cs b/BlendFile/DNA/ClothCollSettings.cs index f2bdf78..9f96cf1 100644 --- a/BlendFile/DNA/ClothCollSettings.cs +++ b/BlendFile/DNA/ClothCollSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ClothModifierData.cs b/BlendFile/DNA/ClothModifierData.cs index e568d48..0627851 100644 --- a/BlendFile/DNA/ClothModifierData.cs +++ b/BlendFile/DNA/ClothModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ClothSimSettings.cs b/BlendFile/DNA/ClothSimSettings.cs index ec0f27a..0115033 100644 --- a/BlendFile/DNA/ClothSimSettings.cs +++ b/BlendFile/DNA/ClothSimSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Collection.cs b/BlendFile/DNA/Collection.cs index f08cf5f..305c783 100644 --- a/BlendFile/DNA/Collection.cs +++ b/BlendFile/DNA/Collection.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CollectionChild.cs b/BlendFile/DNA/CollectionChild.cs index 7b1e2ca..5556e48 100644 --- a/BlendFile/DNA/CollectionChild.cs +++ b/BlendFile/DNA/CollectionChild.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CollectionExport.cs b/BlendFile/DNA/CollectionExport.cs index 1045a54..17c3bb0 100644 --- a/BlendFile/DNA/CollectionExport.cs +++ b/BlendFile/DNA/CollectionExport.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CollectionLightLinking.cs b/BlendFile/DNA/CollectionLightLinking.cs index d30c8fb..7d0550b 100644 --- a/BlendFile/DNA/CollectionLightLinking.cs +++ b/BlendFile/DNA/CollectionLightLinking.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CollectionObject.cs b/BlendFile/DNA/CollectionObject.cs index 820e2d7..dfec8a7 100644 --- a/BlendFile/DNA/CollectionObject.cs +++ b/BlendFile/DNA/CollectionObject.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Collection_Runtime.cs b/BlendFile/DNA/Collection_Runtime.cs index 1a8747e..7045667 100644 --- a/BlendFile/DNA/Collection_Runtime.cs +++ b/BlendFile/DNA/Collection_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CollisionModifierData.cs b/BlendFile/DNA/CollisionModifierData.cs index b285844..e44339a 100644 --- a/BlendFile/DNA/CollisionModifierData.cs +++ b/BlendFile/DNA/CollisionModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorBalanceModifierData.cs b/BlendFile/DNA/ColorBalanceModifierData.cs index d3d9bfd..c2bcea6 100644 --- a/BlendFile/DNA/ColorBalanceModifierData.cs +++ b/BlendFile/DNA/ColorBalanceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorBand.cs b/BlendFile/DNA/ColorBand.cs index 6af96e4..12ca633 100644 --- a/BlendFile/DNA/ColorBand.cs +++ b/BlendFile/DNA/ColorBand.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorCorrectionData.cs b/BlendFile/DNA/ColorCorrectionData.cs index 5228c95..426b30d 100644 --- a/BlendFile/DNA/ColorCorrectionData.cs +++ b/BlendFile/DNA/ColorCorrectionData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorGpencilModifierData.cs b/BlendFile/DNA/ColorGpencilModifierData.cs index ef31d0d..7d1b8a3 100644 --- a/BlendFile/DNA/ColorGpencilModifierData.cs +++ b/BlendFile/DNA/ColorGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorManagedColorspaceSettings.cs b/BlendFile/DNA/ColorManagedColorspaceSettings.cs index bb6f472..39abc1e 100644 --- a/BlendFile/DNA/ColorManagedColorspaceSettings.cs +++ b/BlendFile/DNA/ColorManagedColorspaceSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorManagedDisplaySettings.cs b/BlendFile/DNA/ColorManagedDisplaySettings.cs index 1703559..79dc8a6 100644 --- a/BlendFile/DNA/ColorManagedDisplaySettings.cs +++ b/BlendFile/DNA/ColorManagedDisplaySettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorManagedViewSettings.cs b/BlendFile/DNA/ColorManagedViewSettings.cs index ee822d5..f56ef0a 100644 --- a/BlendFile/DNA/ColorManagedViewSettings.cs +++ b/BlendFile/DNA/ColorManagedViewSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorMapping.cs b/BlendFile/DNA/ColorMapping.cs index 06e184d..458d37c 100644 --- a/BlendFile/DNA/ColorMapping.cs +++ b/BlendFile/DNA/ColorMapping.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorMixVars.cs b/BlendFile/DNA/ColorMixVars.cs index 89cd2e9..0615657 100644 --- a/BlendFile/DNA/ColorMixVars.cs +++ b/BlendFile/DNA/ColorMixVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ColorizeShaderFxData.cs b/BlendFile/DNA/ColorizeShaderFxData.cs index 59320b7..4337176 100644 --- a/BlendFile/DNA/ColorizeShaderFxData.cs +++ b/BlendFile/DNA/ColorizeShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ConsoleLine.cs b/BlendFile/DNA/ConsoleLine.cs index 56eb25f..e8e4e52 100644 --- a/BlendFile/DNA/ConsoleLine.cs +++ b/BlendFile/DNA/ConsoleLine.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CorrectiveSmoothDeltaCache.cs b/BlendFile/DNA/CorrectiveSmoothDeltaCache.cs index 1dd8a15..acf4fb0 100644 --- a/BlendFile/DNA/CorrectiveSmoothDeltaCache.cs +++ b/BlendFile/DNA/CorrectiveSmoothDeltaCache.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CorrectiveSmoothModifierData.cs b/BlendFile/DNA/CorrectiveSmoothModifierData.cs index e1cc455..c4a4653 100644 --- a/BlendFile/DNA/CorrectiveSmoothModifierData.cs +++ b/BlendFile/DNA/CorrectiveSmoothModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CryptomatteEntry.cs b/BlendFile/DNA/CryptomatteEntry.cs index 7d63fd1..658c55b 100644 --- a/BlendFile/DNA/CryptomatteEntry.cs +++ b/BlendFile/DNA/CryptomatteEntry.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CryptomatteLayer.cs b/BlendFile/DNA/CryptomatteLayer.cs index 8a5a07e..8a4c9f5 100644 --- a/BlendFile/DNA/CryptomatteLayer.cs +++ b/BlendFile/DNA/CryptomatteLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Curve.cs b/BlendFile/DNA/Curve.cs index 12ac13e..5f28212 100644 --- a/BlendFile/DNA/Curve.cs +++ b/BlendFile/DNA/Curve.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurveMap.cs b/BlendFile/DNA/CurveMap.cs index bcafb48..b94d552 100644 --- a/BlendFile/DNA/CurveMap.cs +++ b/BlendFile/DNA/CurveMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurveMapPoint.cs b/BlendFile/DNA/CurveMapPoint.cs index 81a911f..d0ab8f4 100644 --- a/BlendFile/DNA/CurveMapPoint.cs +++ b/BlendFile/DNA/CurveMapPoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurveMapping.cs b/BlendFile/DNA/CurveMapping.cs index d1f7921..3b3a9b0 100644 --- a/BlendFile/DNA/CurveMapping.cs +++ b/BlendFile/DNA/CurveMapping.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurveModifierData.cs b/BlendFile/DNA/CurveModifierData.cs index b491156..ce4ed37 100644 --- a/BlendFile/DNA/CurveModifierData.cs +++ b/BlendFile/DNA/CurveModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurvePaintSettings.cs b/BlendFile/DNA/CurvePaintSettings.cs index 1989b6c..ff4a620 100644 --- a/BlendFile/DNA/CurvePaintSettings.cs +++ b/BlendFile/DNA/CurvePaintSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurveProfile.cs b/BlendFile/DNA/CurveProfile.cs index 0052f1a..5f60954 100644 --- a/BlendFile/DNA/CurveProfile.cs +++ b/BlendFile/DNA/CurveProfile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurveProfilePoint.cs b/BlendFile/DNA/CurveProfilePoint.cs index e1a168c..f82258f 100644 --- a/BlendFile/DNA/CurveProfilePoint.cs +++ b/BlendFile/DNA/CurveProfilePoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Curves.cs b/BlendFile/DNA/Curves.cs index 4e9af5b..2a36433 100644 --- a/BlendFile/DNA/Curves.cs +++ b/BlendFile/DNA/Curves.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurvesGeometry.cs b/BlendFile/DNA/CurvesGeometry.cs index 76ebe83..1923f1c 100644 --- a/BlendFile/DNA/CurvesGeometry.cs +++ b/BlendFile/DNA/CurvesGeometry.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurvesModifierData.cs b/BlendFile/DNA/CurvesModifierData.cs index 7edf9c2..4cb18dc 100644 --- a/BlendFile/DNA/CurvesModifierData.cs +++ b/BlendFile/DNA/CurvesModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CurvesSculpt.cs b/BlendFile/DNA/CurvesSculpt.cs index 69ccd67..b77fb96 100644 --- a/BlendFile/DNA/CurvesSculpt.cs +++ b/BlendFile/DNA/CurvesSculpt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CustomData.cs b/BlendFile/DNA/CustomData.cs index 42b89e5..a647b2f 100644 --- a/BlendFile/DNA/CustomData.cs +++ b/BlendFile/DNA/CustomData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CustomDataExternal.cs b/BlendFile/DNA/CustomDataExternal.cs index f01f7ad..1fc96dd 100644 --- a/BlendFile/DNA/CustomDataExternal.cs +++ b/BlendFile/DNA/CustomDataExternal.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CustomDataLayer.cs b/BlendFile/DNA/CustomDataLayer.cs index 01274a3..aa7a0da 100644 --- a/BlendFile/DNA/CustomDataLayer.cs +++ b/BlendFile/DNA/CustomDataLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/CustomData_MeshMasks.cs b/BlendFile/DNA/CustomData_MeshMasks.cs index 29011d7..b05c3ee 100644 --- a/BlendFile/DNA/CustomData_MeshMasks.cs +++ b/BlendFile/DNA/CustomData_MeshMasks.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DashGpencilModifierData.cs b/BlendFile/DNA/DashGpencilModifierData.cs index 483822e..4b9c5f3 100644 --- a/BlendFile/DNA/DashGpencilModifierData.cs +++ b/BlendFile/DNA/DashGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DashGpencilModifierSegment.cs b/BlendFile/DNA/DashGpencilModifierSegment.cs index 075ddcf..25064eb 100644 --- a/BlendFile/DNA/DashGpencilModifierSegment.cs +++ b/BlendFile/DNA/DashGpencilModifierSegment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DataTransferModifierData.cs b/BlendFile/DNA/DataTransferModifierData.cs index bb355a0..12d53f6 100644 --- a/BlendFile/DNA/DataTransferModifierData.cs +++ b/BlendFile/DNA/DataTransferModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DecimateModifierData.cs b/BlendFile/DNA/DecimateModifierData.cs index 893de6d..4d2e311 100644 --- a/BlendFile/DNA/DecimateModifierData.cs +++ b/BlendFile/DNA/DecimateModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DisplaceModifierData.cs b/BlendFile/DNA/DisplaceModifierData.cs index 1635a14..f616b30 100644 --- a/BlendFile/DNA/DisplaceModifierData.cs +++ b/BlendFile/DNA/DisplaceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DisplaySafeAreas.cs b/BlendFile/DNA/DisplaySafeAreas.cs index c80dc44..ce46ae0 100644 --- a/BlendFile/DNA/DisplaySafeAreas.cs +++ b/BlendFile/DNA/DisplaySafeAreas.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DrawDataList.cs b/BlendFile/DNA/DrawDataList.cs index ce50f33..46d4c4b 100644 --- a/BlendFile/DNA/DrawDataList.cs +++ b/BlendFile/DNA/DrawDataList.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DriverTarget.cs b/BlendFile/DNA/DriverTarget.cs index b5fbfcc..51eb238 100644 --- a/BlendFile/DNA/DriverTarget.cs +++ b/BlendFile/DNA/DriverTarget.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DriverVar.cs b/BlendFile/DNA/DriverVar.cs index 93ee5be..48f33fe 100644 --- a/BlendFile/DNA/DriverVar.cs +++ b/BlendFile/DNA/DriverVar.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DualQuat.cs b/BlendFile/DNA/DualQuat.cs index 6d19760..3859e1e 100644 --- a/BlendFile/DNA/DualQuat.cs +++ b/BlendFile/DNA/DualQuat.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -16,7 +15,7 @@ namespace BlendFile.DNA { public struct DualQuat { public float[] quat = new System.Single[4]; public float[] trans = new System.Single[4]; - public float[,] scale = new System.Single[4][4]; + public float[,] scale = new System.Single[4,4]; public float scale_weight; public DualQuat(float[] quat, float[] trans, float[,] scale, float scale_weight) { this.quat = quat; diff --git a/BlendFile/DNA/DynamicPaintBrushSettings.cs b/BlendFile/DNA/DynamicPaintBrushSettings.cs index fc7eca6..cfc68ec 100644 --- a/BlendFile/DNA/DynamicPaintBrushSettings.cs +++ b/BlendFile/DNA/DynamicPaintBrushSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DynamicPaintCanvasSettings.cs b/BlendFile/DNA/DynamicPaintCanvasSettings.cs index a11bc45..9541114 100644 --- a/BlendFile/DNA/DynamicPaintCanvasSettings.cs +++ b/BlendFile/DNA/DynamicPaintCanvasSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DynamicPaintModifierData.cs b/BlendFile/DNA/DynamicPaintModifierData.cs index aa585e4..cdd3bf6 100644 --- a/BlendFile/DNA/DynamicPaintModifierData.cs +++ b/BlendFile/DNA/DynamicPaintModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/DynamicPaintSurface.cs b/BlendFile/DNA/DynamicPaintSurface.cs index fc96c7e..4e90bad 100644 --- a/BlendFile/DNA/DynamicPaintSurface.cs +++ b/BlendFile/DNA/DynamicPaintSurface.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/EQCurveMappingData.cs b/BlendFile/DNA/EQCurveMappingData.cs index 3016d48..eb8204a 100644 --- a/BlendFile/DNA/EQCurveMappingData.cs +++ b/BlendFile/DNA/EQCurveMappingData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/EdgeSplitModifierData.cs b/BlendFile/DNA/EdgeSplitModifierData.cs index 992ca78..3bd23bd 100644 --- a/BlendFile/DNA/EdgeSplitModifierData.cs +++ b/BlendFile/DNA/EdgeSplitModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Editing.cs b/BlendFile/DNA/Editing.cs index 4ca97b6..851512e 100644 --- a/BlendFile/DNA/Editing.cs +++ b/BlendFile/DNA/Editing.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/EditingRuntime.cs b/BlendFile/DNA/EditingRuntime.cs index 5f0e264..44a53d8 100644 --- a/BlendFile/DNA/EditingRuntime.cs +++ b/BlendFile/DNA/EditingRuntime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Effect.cs b/BlendFile/DNA/Effect.cs index a585232..38d1050 100644 --- a/BlendFile/DNA/Effect.cs +++ b/BlendFile/DNA/Effect.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/EffectorWeights.cs b/BlendFile/DNA/EffectorWeights.cs index 61bed67..7c4a401 100644 --- a/BlendFile/DNA/EffectorWeights.cs +++ b/BlendFile/DNA/EffectorWeights.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/EnvelopeGpencilModifierData.cs b/BlendFile/DNA/EnvelopeGpencilModifierData.cs index dfcb896..b7f138b 100644 --- a/BlendFile/DNA/EnvelopeGpencilModifierData.cs +++ b/BlendFile/DNA/EnvelopeGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ExplodeModifierData.cs b/BlendFile/DNA/ExplodeModifierData.cs index c294ac8..03b4c05 100644 --- a/BlendFile/DNA/ExplodeModifierData.cs +++ b/BlendFile/DNA/ExplodeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FCM_EnvelopeData.cs b/BlendFile/DNA/FCM_EnvelopeData.cs index d49ca65..253f01e 100644 --- a/BlendFile/DNA/FCM_EnvelopeData.cs +++ b/BlendFile/DNA/FCM_EnvelopeData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FCurve.cs b/BlendFile/DNA/FCurve.cs index 7a1226d..e7c4589 100644 --- a/BlendFile/DNA/FCurve.cs +++ b/BlendFile/DNA/FCurve.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FFMpegCodecData.cs b/BlendFile/DNA/FFMpegCodecData.cs index e5b9593..226b6a6 100644 --- a/BlendFile/DNA/FFMpegCodecData.cs +++ b/BlendFile/DNA/FFMpegCodecData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_Cycles.cs b/BlendFile/DNA/FMod_Cycles.cs index 5ca2553..6486357 100644 --- a/BlendFile/DNA/FMod_Cycles.cs +++ b/BlendFile/DNA/FMod_Cycles.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_Envelope.cs b/BlendFile/DNA/FMod_Envelope.cs index f5c2314..f96ad2e 100644 --- a/BlendFile/DNA/FMod_Envelope.cs +++ b/BlendFile/DNA/FMod_Envelope.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_FunctionGenerator.cs b/BlendFile/DNA/FMod_FunctionGenerator.cs index 036a937..e0d4118 100644 --- a/BlendFile/DNA/FMod_FunctionGenerator.cs +++ b/BlendFile/DNA/FMod_FunctionGenerator.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_Generator.cs b/BlendFile/DNA/FMod_Generator.cs index ac84a67..d28deee 100644 --- a/BlendFile/DNA/FMod_Generator.cs +++ b/BlendFile/DNA/FMod_Generator.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_Limits.cs b/BlendFile/DNA/FMod_Limits.cs index 661eeb9..b105025 100644 --- a/BlendFile/DNA/FMod_Limits.cs +++ b/BlendFile/DNA/FMod_Limits.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_Noise.cs b/BlendFile/DNA/FMod_Noise.cs index 8a2a719..21781ba 100644 --- a/BlendFile/DNA/FMod_Noise.cs +++ b/BlendFile/DNA/FMod_Noise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FMod_Stepped.cs b/BlendFile/DNA/FMod_Stepped.cs index 948c4a0..259135e 100644 --- a/BlendFile/DNA/FMod_Stepped.cs +++ b/BlendFile/DNA/FMod_Stepped.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FModifier.cs b/BlendFile/DNA/FModifier.cs index c6d04d7..e6d6b6f 100644 --- a/BlendFile/DNA/FModifier.cs +++ b/BlendFile/DNA/FModifier.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FPoint.cs b/BlendFile/DNA/FPoint.cs index b70c92f..e27ff4d 100644 --- a/BlendFile/DNA/FPoint.cs +++ b/BlendFile/DNA/FPoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FileAssetSelectParams.cs b/BlendFile/DNA/FileAssetSelectParams.cs index 4153b7f..bf9d85e 100644 --- a/BlendFile/DNA/FileAssetSelectParams.cs +++ b/BlendFile/DNA/FileAssetSelectParams.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FileFolderHistory.cs b/BlendFile/DNA/FileFolderHistory.cs index 7151caa..affba51 100644 --- a/BlendFile/DNA/FileFolderHistory.cs +++ b/BlendFile/DNA/FileFolderHistory.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FileGlobal.cs b/BlendFile/DNA/FileGlobal.cs index ba6d4f7..ba41861 100644 --- a/BlendFile/DNA/FileGlobal.cs +++ b/BlendFile/DNA/FileGlobal.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FileHandler.cs b/BlendFile/DNA/FileHandler.cs index 04b4597..2813cbb 100644 --- a/BlendFile/DNA/FileHandler.cs +++ b/BlendFile/DNA/FileHandler.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FileSelectParams.cs b/BlendFile/DNA/FileSelectParams.cs index 6e68491..51fad6b 100644 --- a/BlendFile/DNA/FileSelectParams.cs +++ b/BlendFile/DNA/FileSelectParams.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FlipShaderFxData.cs b/BlendFile/DNA/FlipShaderFxData.cs index 12d0f2a..540afac 100644 --- a/BlendFile/DNA/FlipShaderFxData.cs +++ b/BlendFile/DNA/FlipShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FluidDomainSettings.cs b/BlendFile/DNA/FluidDomainSettings.cs index e2838fd..5cbfbf3 100644 --- a/BlendFile/DNA/FluidDomainSettings.cs +++ b/BlendFile/DNA/FluidDomainSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -45,10 +44,10 @@ namespace BlendFile.DNA { public int[] shift = new System.Int32[3]; public float[] shift_f = new System.Single[3]; public float[] obj_shift_f = new System.Single[3]; - public float[,] imat = new System.Single[4][4]; - public float[,] obmat = new System.Single[4][4]; - public float[,] fluidmat = new System.Single[4][4]; - public float[,] fluidmat_wt = new System.Single[4][4]; + public float[,] imat = new System.Single[4,4]; + public float[,] obmat = new System.Single[4,4]; + public float[,] fluidmat = new System.Single[4,4]; + public float[,] fluidmat_wt = new System.Single[4,4]; public int[] base_res = new System.Int32[3]; public int[] res_min = new System.Int32[3]; public int[] res_max = new System.Int32[3]; diff --git a/BlendFile/DNA/FluidEffectorSettings.cs b/BlendFile/DNA/FluidEffectorSettings.cs index ca0959d..2153b4f 100644 --- a/BlendFile/DNA/FluidEffectorSettings.cs +++ b/BlendFile/DNA/FluidEffectorSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FluidFlowSettings.cs b/BlendFile/DNA/FluidFlowSettings.cs index f1007a5..8cfa62a 100644 --- a/BlendFile/DNA/FluidFlowSettings.cs +++ b/BlendFile/DNA/FluidFlowSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FluidModifierData.cs b/BlendFile/DNA/FluidModifierData.cs index 4b08467..5b3405c 100644 --- a/BlendFile/DNA/FluidModifierData.cs +++ b/BlendFile/DNA/FluidModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FluidVertexVelocity.cs b/BlendFile/DNA/FluidVertexVelocity.cs index ef7aeec..df22e17 100644 --- a/BlendFile/DNA/FluidVertexVelocity.cs +++ b/BlendFile/DNA/FluidVertexVelocity.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FluidsimModifierData.cs b/BlendFile/DNA/FluidsimModifierData.cs index a023a56..db8cc39 100644 --- a/BlendFile/DNA/FluidsimModifierData.cs +++ b/BlendFile/DNA/FluidsimModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FluidsimSettings.cs b/BlendFile/DNA/FluidsimSettings.cs index bb5ac99..8efc30b 100644 --- a/BlendFile/DNA/FluidsimSettings.cs +++ b/BlendFile/DNA/FluidsimSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ForeachGeometryElementZoneViewerPathElem.cs b/BlendFile/DNA/ForeachGeometryElementZoneViewerPathElem.cs index 669b429..31c1899 100644 --- a/BlendFile/DNA/ForeachGeometryElementZoneViewerPathElem.cs +++ b/BlendFile/DNA/ForeachGeometryElementZoneViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FreestyleConfig.cs b/BlendFile/DNA/FreestyleConfig.cs index 461fb6d..3c72b07 100644 --- a/BlendFile/DNA/FreestyleConfig.cs +++ b/BlendFile/DNA/FreestyleConfig.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FreestyleEdge.cs b/BlendFile/DNA/FreestyleEdge.cs index 4979b28..65aba83 100644 --- a/BlendFile/DNA/FreestyleEdge.cs +++ b/BlendFile/DNA/FreestyleEdge.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FreestyleFace.cs b/BlendFile/DNA/FreestyleFace.cs index 076a806..6a2e3b3 100644 --- a/BlendFile/DNA/FreestyleFace.cs +++ b/BlendFile/DNA/FreestyleFace.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FreestyleLineSet.cs b/BlendFile/DNA/FreestyleLineSet.cs index cd33b62..69460db 100644 --- a/BlendFile/DNA/FreestyleLineSet.cs +++ b/BlendFile/DNA/FreestyleLineSet.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FreestyleLineStyle.cs b/BlendFile/DNA/FreestyleLineStyle.cs index 43fdb9b..2f8d554 100644 --- a/BlendFile/DNA/FreestyleLineStyle.cs +++ b/BlendFile/DNA/FreestyleLineStyle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/FreestyleModuleConfig.cs b/BlendFile/DNA/FreestyleModuleConfig.cs index 8f4cd83..58b320e 100644 --- a/BlendFile/DNA/FreestyleModuleConfig.cs +++ b/BlendFile/DNA/FreestyleModuleConfig.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GPUDOFSettings.cs b/BlendFile/DNA/GPUDOFSettings.cs index 638603f..ac31d8d 100644 --- a/BlendFile/DNA/GPUDOFSettings.cs +++ b/BlendFile/DNA/GPUDOFSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GP_Interpolate_Settings.cs b/BlendFile/DNA/GP_Interpolate_Settings.cs index a44b589..46806ed 100644 --- a/BlendFile/DNA/GP_Interpolate_Settings.cs +++ b/BlendFile/DNA/GP_Interpolate_Settings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GP_Sculpt_Guide.cs b/BlendFile/DNA/GP_Sculpt_Guide.cs index 7539ae4..e9955b3 100644 --- a/BlendFile/DNA/GP_Sculpt_Guide.cs +++ b/BlendFile/DNA/GP_Sculpt_Guide.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GP_Sculpt_Settings.cs b/BlendFile/DNA/GP_Sculpt_Settings.cs index d5f848d..827beb0 100644 --- a/BlendFile/DNA/GP_Sculpt_Settings.cs +++ b/BlendFile/DNA/GP_Sculpt_Settings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GaussianBlurVars.cs b/BlendFile/DNA/GaussianBlurVars.cs index 2083c6a..d1cef7a 100644 --- a/BlendFile/DNA/GaussianBlurVars.cs +++ b/BlendFile/DNA/GaussianBlurVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GeometryNodeAssetTraits.cs b/BlendFile/DNA/GeometryNodeAssetTraits.cs index 57f8551..890aebf 100644 --- a/BlendFile/DNA/GeometryNodeAssetTraits.cs +++ b/BlendFile/DNA/GeometryNodeAssetTraits.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GlowShaderFxData.cs b/BlendFile/DNA/GlowShaderFxData.cs index 43fe931..49326cb 100644 --- a/BlendFile/DNA/GlowShaderFxData.cs +++ b/BlendFile/DNA/GlowShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GlowVars.cs b/BlendFile/DNA/GlowVars.cs index e4a715e..a56c584 100644 --- a/BlendFile/DNA/GlowVars.cs +++ b/BlendFile/DNA/GlowVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GpPaint.cs b/BlendFile/DNA/GpPaint.cs index 968e1c2..0efbbc4 100644 --- a/BlendFile/DNA/GpPaint.cs +++ b/BlendFile/DNA/GpPaint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GpSculptPaint.cs b/BlendFile/DNA/GpSculptPaint.cs index 9079826..056d20a 100644 --- a/BlendFile/DNA/GpSculptPaint.cs +++ b/BlendFile/DNA/GpSculptPaint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GpVertexPaint.cs b/BlendFile/DNA/GpVertexPaint.cs index 53798e2..e385c12 100644 --- a/BlendFile/DNA/GpVertexPaint.cs +++ b/BlendFile/DNA/GpVertexPaint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GpWeightPaint.cs b/BlendFile/DNA/GpWeightPaint.cs index 791358f..79da028 100644 --- a/BlendFile/DNA/GpWeightPaint.cs +++ b/BlendFile/DNA/GpWeightPaint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GpencilModifierData.cs b/BlendFile/DNA/GpencilModifierData.cs index 7478773..94c1f54 100644 --- a/BlendFile/DNA/GpencilModifierData.cs +++ b/BlendFile/DNA/GpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencil.cs b/BlendFile/DNA/GreasePencil.cs index 0658467..31a0ab6 100644 --- a/BlendFile/DNA/GreasePencil.cs +++ b/BlendFile/DNA/GreasePencil.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilArmatureModifierData.cs b/BlendFile/DNA/GreasePencilArmatureModifierData.cs index 49e4575..c20a231 100644 --- a/BlendFile/DNA/GreasePencilArmatureModifierData.cs +++ b/BlendFile/DNA/GreasePencilArmatureModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilArrayModifierData.cs b/BlendFile/DNA/GreasePencilArrayModifierData.cs index 0f69707..74e807d 100644 --- a/BlendFile/DNA/GreasePencilArrayModifierData.cs +++ b/BlendFile/DNA/GreasePencilArrayModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilBuildModifierData.cs b/BlendFile/DNA/GreasePencilBuildModifierData.cs index 143255d..25c8f07 100644 --- a/BlendFile/DNA/GreasePencilBuildModifierData.cs +++ b/BlendFile/DNA/GreasePencilBuildModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilColorModifierData.cs b/BlendFile/DNA/GreasePencilColorModifierData.cs index 5642e14..027983b 100644 --- a/BlendFile/DNA/GreasePencilColorModifierData.cs +++ b/BlendFile/DNA/GreasePencilColorModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilDashModifierData.cs b/BlendFile/DNA/GreasePencilDashModifierData.cs index b40bc78..0b8a345 100644 --- a/BlendFile/DNA/GreasePencilDashModifierData.cs +++ b/BlendFile/DNA/GreasePencilDashModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilDashModifierSegment.cs b/BlendFile/DNA/GreasePencilDashModifierSegment.cs index 029c593..69f517f 100644 --- a/BlendFile/DNA/GreasePencilDashModifierSegment.cs +++ b/BlendFile/DNA/GreasePencilDashModifierSegment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilDrawing.cs b/BlendFile/DNA/GreasePencilDrawing.cs index 7f9b1e0..a0495e8 100644 --- a/BlendFile/DNA/GreasePencilDrawing.cs +++ b/BlendFile/DNA/GreasePencilDrawing.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilDrawingBase.cs b/BlendFile/DNA/GreasePencilDrawingBase.cs index 9ca7ac1..ef33402 100644 --- a/BlendFile/DNA/GreasePencilDrawingBase.cs +++ b/BlendFile/DNA/GreasePencilDrawingBase.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilDrawingReference.cs b/BlendFile/DNA/GreasePencilDrawingReference.cs index 7bc24e6..40afb06 100644 --- a/BlendFile/DNA/GreasePencilDrawingReference.cs +++ b/BlendFile/DNA/GreasePencilDrawingReference.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilEnvelopeModifierData.cs b/BlendFile/DNA/GreasePencilEnvelopeModifierData.cs index 77df44b..6307b94 100644 --- a/BlendFile/DNA/GreasePencilEnvelopeModifierData.cs +++ b/BlendFile/DNA/GreasePencilEnvelopeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilFrame.cs b/BlendFile/DNA/GreasePencilFrame.cs index d3c0b02..bf5f345 100644 --- a/BlendFile/DNA/GreasePencilFrame.cs +++ b/BlendFile/DNA/GreasePencilFrame.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilHookModifierData.cs b/BlendFile/DNA/GreasePencilHookModifierData.cs index 2606332..750a2b7 100644 --- a/BlendFile/DNA/GreasePencilHookModifierData.cs +++ b/BlendFile/DNA/GreasePencilHookModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -22,7 +21,7 @@ namespace BlendFile.DNA { public int flag; public char falloff_type; public char[] _pad1 = new System.Char[3]; - public float[,] parentinv = new System.Single[4][4]; + public float[,] parentinv = new System.Single[4,4]; public float[] cent = new System.Single[3]; public float falloff; public float force; diff --git a/BlendFile/DNA/GreasePencilLatticeModifierData.cs b/BlendFile/DNA/GreasePencilLatticeModifierData.cs index 35d0ca9..65bb5aa 100644 --- a/BlendFile/DNA/GreasePencilLatticeModifierData.cs +++ b/BlendFile/DNA/GreasePencilLatticeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilLayer.cs b/BlendFile/DNA/GreasePencilLayer.cs index c3e466c..494fa1e 100644 --- a/BlendFile/DNA/GreasePencilLayer.cs +++ b/BlendFile/DNA/GreasePencilLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -24,7 +23,7 @@ namespace BlendFile.DNA { public char[] _pad2 = new System.Char[4]; public Object ptr_parent; public char ptr_parsubstr; - public float[,] parentinv = new System.Single[4][4]; + public float[,] parentinv = new System.Single[4,4]; public float[] translation = new System.Single[3]; public float[] rotation = new System.Single[3]; public float[] scale = new System.Single[3]; diff --git a/BlendFile/DNA/GreasePencilLayerFramesMapStorage.cs b/BlendFile/DNA/GreasePencilLayerFramesMapStorage.cs index 2937726..f4c96e4 100644 --- a/BlendFile/DNA/GreasePencilLayerFramesMapStorage.cs +++ b/BlendFile/DNA/GreasePencilLayerFramesMapStorage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilLayerMask.cs b/BlendFile/DNA/GreasePencilLayerMask.cs index 1816d9e..e1174d4 100644 --- a/BlendFile/DNA/GreasePencilLayerMask.cs +++ b/BlendFile/DNA/GreasePencilLayerMask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilLayerTreeGroup.cs b/BlendFile/DNA/GreasePencilLayerTreeGroup.cs index ce9485c..2514001 100644 --- a/BlendFile/DNA/GreasePencilLayerTreeGroup.cs +++ b/BlendFile/DNA/GreasePencilLayerTreeGroup.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilLayerTreeNode.cs b/BlendFile/DNA/GreasePencilLayerTreeNode.cs index 3ef65f5..7a1f444 100644 --- a/BlendFile/DNA/GreasePencilLayerTreeNode.cs +++ b/BlendFile/DNA/GreasePencilLayerTreeNode.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilLengthModifierData.cs b/BlendFile/DNA/GreasePencilLengthModifierData.cs index 6601d32..6a5ac53 100644 --- a/BlendFile/DNA/GreasePencilLengthModifierData.cs +++ b/BlendFile/DNA/GreasePencilLengthModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilLineartModifierData.cs b/BlendFile/DNA/GreasePencilLineartModifierData.cs index 5e7bdc7..b8c64bd 100644 --- a/BlendFile/DNA/GreasePencilLineartModifierData.cs +++ b/BlendFile/DNA/GreasePencilLineartModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilMirrorModifierData.cs b/BlendFile/DNA/GreasePencilMirrorModifierData.cs index a0505b6..6d13584 100644 --- a/BlendFile/DNA/GreasePencilMirrorModifierData.cs +++ b/BlendFile/DNA/GreasePencilMirrorModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilModifierInfluenceData.cs b/BlendFile/DNA/GreasePencilModifierInfluenceData.cs index 9880547..cde65ff 100644 --- a/BlendFile/DNA/GreasePencilModifierInfluenceData.cs +++ b/BlendFile/DNA/GreasePencilModifierInfluenceData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilMultiModifierData.cs b/BlendFile/DNA/GreasePencilMultiModifierData.cs index 79c1220..15b173b 100644 --- a/BlendFile/DNA/GreasePencilMultiModifierData.cs +++ b/BlendFile/DNA/GreasePencilMultiModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilNoiseModifierData.cs b/BlendFile/DNA/GreasePencilNoiseModifierData.cs index 2831d44..c0966d5 100644 --- a/BlendFile/DNA/GreasePencilNoiseModifierData.cs +++ b/BlendFile/DNA/GreasePencilNoiseModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilOffsetModifierData.cs b/BlendFile/DNA/GreasePencilOffsetModifierData.cs index 63f4b2d..a276661 100644 --- a/BlendFile/DNA/GreasePencilOffsetModifierData.cs +++ b/BlendFile/DNA/GreasePencilOffsetModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilOnionSkinningSettings.cs b/BlendFile/DNA/GreasePencilOnionSkinningSettings.cs index 5e26352..cc400c9 100644 --- a/BlendFile/DNA/GreasePencilOnionSkinningSettings.cs +++ b/BlendFile/DNA/GreasePencilOnionSkinningSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilOpacityModifierData.cs b/BlendFile/DNA/GreasePencilOpacityModifierData.cs index 2d9164f..57da02d 100644 --- a/BlendFile/DNA/GreasePencilOpacityModifierData.cs +++ b/BlendFile/DNA/GreasePencilOpacityModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilOutlineModifierData.cs b/BlendFile/DNA/GreasePencilOutlineModifierData.cs index 2e04b97..d271150 100644 --- a/BlendFile/DNA/GreasePencilOutlineModifierData.cs +++ b/BlendFile/DNA/GreasePencilOutlineModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilShrinkwrapModifierData.cs b/BlendFile/DNA/GreasePencilShrinkwrapModifierData.cs index 5a54b12..605a218 100644 --- a/BlendFile/DNA/GreasePencilShrinkwrapModifierData.cs +++ b/BlendFile/DNA/GreasePencilShrinkwrapModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilSimplifyModifierData.cs b/BlendFile/DNA/GreasePencilSimplifyModifierData.cs index aa901a5..fd356ce 100644 --- a/BlendFile/DNA/GreasePencilSimplifyModifierData.cs +++ b/BlendFile/DNA/GreasePencilSimplifyModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilSmoothModifierData.cs b/BlendFile/DNA/GreasePencilSmoothModifierData.cs index c41721e..cf1274b 100644 --- a/BlendFile/DNA/GreasePencilSmoothModifierData.cs +++ b/BlendFile/DNA/GreasePencilSmoothModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilSubdivModifierData.cs b/BlendFile/DNA/GreasePencilSubdivModifierData.cs index 0128d8f..dcff1e2 100644 --- a/BlendFile/DNA/GreasePencilSubdivModifierData.cs +++ b/BlendFile/DNA/GreasePencilSubdivModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilTextureModifierData.cs b/BlendFile/DNA/GreasePencilTextureModifierData.cs index 9baadb6..d9e07b7 100644 --- a/BlendFile/DNA/GreasePencilTextureModifierData.cs +++ b/BlendFile/DNA/GreasePencilTextureModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilThickModifierData.cs b/BlendFile/DNA/GreasePencilThickModifierData.cs index e50ff27..dd9d49f 100644 --- a/BlendFile/DNA/GreasePencilThickModifierData.cs +++ b/BlendFile/DNA/GreasePencilThickModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilTimeModifierData.cs b/BlendFile/DNA/GreasePencilTimeModifierData.cs index cf946cc..f008274 100644 --- a/BlendFile/DNA/GreasePencilTimeModifierData.cs +++ b/BlendFile/DNA/GreasePencilTimeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilTimeModifierSegment.cs b/BlendFile/DNA/GreasePencilTimeModifierSegment.cs index 1cc8597..bb142c7 100644 --- a/BlendFile/DNA/GreasePencilTimeModifierSegment.cs +++ b/BlendFile/DNA/GreasePencilTimeModifierSegment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilTintModifierData.cs b/BlendFile/DNA/GreasePencilTintModifierData.cs index 86bce8b..e269b70 100644 --- a/BlendFile/DNA/GreasePencilTintModifierData.cs +++ b/BlendFile/DNA/GreasePencilTintModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilWeightAngleModifierData.cs b/BlendFile/DNA/GreasePencilWeightAngleModifierData.cs index 91c8c0c..eaa11f0 100644 --- a/BlendFile/DNA/GreasePencilWeightAngleModifierData.cs +++ b/BlendFile/DNA/GreasePencilWeightAngleModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GreasePencilWeightProximityModifierData.cs b/BlendFile/DNA/GreasePencilWeightProximityModifierData.cs index a790ddc..a95cd2c 100644 --- a/BlendFile/DNA/GreasePencilWeightProximityModifierData.cs +++ b/BlendFile/DNA/GreasePencilWeightProximityModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GridPaintMask.cs b/BlendFile/DNA/GridPaintMask.cs index df299ce..13addb4 100644 --- a/BlendFile/DNA/GridPaintMask.cs +++ b/BlendFile/DNA/GridPaintMask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/GroupNodeViewerPathElem.cs b/BlendFile/DNA/GroupNodeViewerPathElem.cs index d76414e..f0c6e79 100644 --- a/BlendFile/DNA/GroupNodeViewerPathElem.cs +++ b/BlendFile/DNA/GroupNodeViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/HairKey.cs b/BlendFile/DNA/HairKey.cs index b2e1bb7..2ac8673 100644 --- a/BlendFile/DNA/HairKey.cs +++ b/BlendFile/DNA/HairKey.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Histogram.cs b/BlendFile/DNA/Histogram.cs index 49d9ac8..dd24666 100644 --- a/BlendFile/DNA/Histogram.cs +++ b/BlendFile/DNA/Histogram.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -26,7 +25,7 @@ namespace BlendFile.DNA { public short mode; public short flag; public int height; - public float[,] co = new System.Single[2][2]; + public float[,] co = new System.Single[2,2]; public Histogram(int channels, int x_resolution, float[] data_luma, float[] data_r, float[] data_g, float[] data_b, float[] data_a, float xmax, float ymax, short mode, short flag, int height, float[,] co) { this.channels = channels; this.x_resolution = x_resolution; diff --git a/BlendFile/DNA/HookGpencilModifierData.cs b/BlendFile/DNA/HookGpencilModifierData.cs index 8e22383..3ed7efe 100644 --- a/BlendFile/DNA/HookGpencilModifierData.cs +++ b/BlendFile/DNA/HookGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -27,7 +26,7 @@ namespace BlendFile.DNA { public int flag; public char falloff_type; public char[] _pad1 = new System.Char[3]; - public float[,] parentinv = new System.Single[4][4]; + public float[,] parentinv = new System.Single[4,4]; public float[] cent = new System.Single[3]; public float falloff; public float force; diff --git a/BlendFile/DNA/HookModifierData.cs b/BlendFile/DNA/HookModifierData.cs index 792df38..4141883 100644 --- a/BlendFile/DNA/HookModifierData.cs +++ b/BlendFile/DNA/HookModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -20,7 +19,7 @@ namespace BlendFile.DNA { public char flag; public char falloff_type; public char[] _pad = new System.Char[6]; - public float[,] parentinv = new System.Single[4][4]; + public float[,] parentinv = new System.Single[4,4]; public float[] cent = new System.Single[3]; public float falloff; public CurveMapping ptr_curfalloff; diff --git a/BlendFile/DNA/HueCorrectModifierData.cs b/BlendFile/DNA/HueCorrectModifierData.cs index 98ac2af..9abacdc 100644 --- a/BlendFile/DNA/HueCorrectModifierData.cs +++ b/BlendFile/DNA/HueCorrectModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ID.cs b/BlendFile/DNA/ID.cs index 325b536..fa6cd79 100644 --- a/BlendFile/DNA/ID.cs +++ b/BlendFile/DNA/ID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDOverrideLibrary.cs b/BlendFile/DNA/IDOverrideLibrary.cs index cae0412..e04765e 100644 --- a/BlendFile/DNA/IDOverrideLibrary.cs +++ b/BlendFile/DNA/IDOverrideLibrary.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDOverrideLibraryProperty.cs b/BlendFile/DNA/IDOverrideLibraryProperty.cs index 60fec56..4cb6031 100644 --- a/BlendFile/DNA/IDOverrideLibraryProperty.cs +++ b/BlendFile/DNA/IDOverrideLibraryProperty.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDOverrideLibraryPropertyOperation.cs b/BlendFile/DNA/IDOverrideLibraryPropertyOperation.cs index 03624ae..f38c6c9 100644 --- a/BlendFile/DNA/IDOverrideLibraryPropertyOperation.cs +++ b/BlendFile/DNA/IDOverrideLibraryPropertyOperation.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDProperty.cs b/BlendFile/DNA/IDProperty.cs index 282bc5b..55a5bab 100644 --- a/BlendFile/DNA/IDProperty.cs +++ b/BlendFile/DNA/IDProperty.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyData.cs b/BlendFile/DNA/IDPropertyData.cs index 11f84fc..6fc4ecf 100644 --- a/BlendFile/DNA/IDPropertyData.cs +++ b/BlendFile/DNA/IDPropertyData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIData.cs b/BlendFile/DNA/IDPropertyUIData.cs index eac9044..d8b719b 100644 --- a/BlendFile/DNA/IDPropertyUIData.cs +++ b/BlendFile/DNA/IDPropertyUIData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIDataBool.cs b/BlendFile/DNA/IDPropertyUIDataBool.cs index 8d9956f..414dc43 100644 --- a/BlendFile/DNA/IDPropertyUIDataBool.cs +++ b/BlendFile/DNA/IDPropertyUIDataBool.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIDataEnumItem.cs b/BlendFile/DNA/IDPropertyUIDataEnumItem.cs index f888342..f58da5e 100644 --- a/BlendFile/DNA/IDPropertyUIDataEnumItem.cs +++ b/BlendFile/DNA/IDPropertyUIDataEnumItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIDataFloat.cs b/BlendFile/DNA/IDPropertyUIDataFloat.cs index fd59c70..d85c180 100644 --- a/BlendFile/DNA/IDPropertyUIDataFloat.cs +++ b/BlendFile/DNA/IDPropertyUIDataFloat.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIDataID.cs b/BlendFile/DNA/IDPropertyUIDataID.cs index 48344a8..5c7ad78 100644 --- a/BlendFile/DNA/IDPropertyUIDataID.cs +++ b/BlendFile/DNA/IDPropertyUIDataID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIDataInt.cs b/BlendFile/DNA/IDPropertyUIDataInt.cs index f300221..10c382e 100644 --- a/BlendFile/DNA/IDPropertyUIDataInt.cs +++ b/BlendFile/DNA/IDPropertyUIDataInt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDPropertyUIDataString.cs b/BlendFile/DNA/IDPropertyUIDataString.cs index c79d9a4..780a78e 100644 --- a/BlendFile/DNA/IDPropertyUIDataString.cs +++ b/BlendFile/DNA/IDPropertyUIDataString.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IDViewerPathElem.cs b/BlendFile/DNA/IDViewerPathElem.cs index dbf3fd2..c43b206 100644 --- a/BlendFile/DNA/IDViewerPathElem.cs +++ b/BlendFile/DNA/IDViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ID_Runtime.cs b/BlendFile/DNA/ID_Runtime.cs index 7631202..0edc041 100644 --- a/BlendFile/DNA/ID_Runtime.cs +++ b/BlendFile/DNA/ID_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ID_Runtime_Remap.cs b/BlendFile/DNA/ID_Runtime_Remap.cs index 30d11cd..a8aaff3 100644 --- a/BlendFile/DNA/ID_Runtime_Remap.cs +++ b/BlendFile/DNA/ID_Runtime_Remap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IdAdtTemplate.cs b/BlendFile/DNA/IdAdtTemplate.cs index 510aada..e020233 100644 --- a/BlendFile/DNA/IdAdtTemplate.cs +++ b/BlendFile/DNA/IdAdtTemplate.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Image.cs b/BlendFile/DNA/Image.cs index 4183f82..7310ecf 100644 --- a/BlendFile/DNA/Image.cs +++ b/BlendFile/DNA/Image.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -19,7 +18,7 @@ namespace BlendFile.DNA { public DrawDataList drawdata; public char[] name = new System.Char[1024]; public MovieCache ptr_cache; - public GPUTexture[,] ptr_gputext = new GPUTexture[3][2]; + public GPUTexture[,] ptr_gputext = new GPUTexture[3,2]; public ListBase anims; public RenderResult ptr_rr; public ListBase renderslots; diff --git a/BlendFile/DNA/ImageAnim.cs b/BlendFile/DNA/ImageAnim.cs index 36ebe78..5ca1d53 100644 --- a/BlendFile/DNA/ImageAnim.cs +++ b/BlendFile/DNA/ImageAnim.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImageFormatData.cs b/BlendFile/DNA/ImageFormatData.cs index d81b296..db94a8e 100644 --- a/BlendFile/DNA/ImageFormatData.cs +++ b/BlendFile/DNA/ImageFormatData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImagePackedFile.cs b/BlendFile/DNA/ImagePackedFile.cs index 875b678..066663d 100644 --- a/BlendFile/DNA/ImagePackedFile.cs +++ b/BlendFile/DNA/ImagePackedFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImagePaintSettings.cs b/BlendFile/DNA/ImagePaintSettings.cs index 299b17a..f53db99 100644 --- a/BlendFile/DNA/ImagePaintSettings.cs +++ b/BlendFile/DNA/ImagePaintSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImageTile.cs b/BlendFile/DNA/ImageTile.cs index 8318f35..deef864 100644 --- a/BlendFile/DNA/ImageTile.cs +++ b/BlendFile/DNA/ImageTile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImageTile_Runtime.cs b/BlendFile/DNA/ImageTile_Runtime.cs index 9629da4..5e4e1d2 100644 --- a/BlendFile/DNA/ImageTile_Runtime.cs +++ b/BlendFile/DNA/ImageTile_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImageUser.cs b/BlendFile/DNA/ImageUser.cs index a0ba9b8..5464dc0 100644 --- a/BlendFile/DNA/ImageUser.cs +++ b/BlendFile/DNA/ImageUser.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ImageView.cs b/BlendFile/DNA/ImageView.cs index e68ecc4..9e77ef0 100644 --- a/BlendFile/DNA/ImageView.cs +++ b/BlendFile/DNA/ImageView.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Image_Runtime.cs b/BlendFile/DNA/Image_Runtime.cs index 8e1a0cd..9a8c947 100644 --- a/BlendFile/DNA/Image_Runtime.cs +++ b/BlendFile/DNA/Image_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IndexSwitchItem.cs b/BlendFile/DNA/IndexSwitchItem.cs index 25022e9..b5ded1b 100644 --- a/BlendFile/DNA/IndexSwitchItem.cs +++ b/BlendFile/DNA/IndexSwitchItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Ipo.cs b/BlendFile/DNA/Ipo.cs index fbf4f90..85234b5 100644 --- a/BlendFile/DNA/Ipo.cs +++ b/BlendFile/DNA/Ipo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IpoCurve.cs b/BlendFile/DNA/IpoCurve.cs index 7766b27..8d39ea3 100644 --- a/BlendFile/DNA/IpoCurve.cs +++ b/BlendFile/DNA/IpoCurve.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/IpoDriver.cs b/BlendFile/DNA/IpoDriver.cs index 6070dd5..7575c27 100644 --- a/BlendFile/DNA/IpoDriver.cs +++ b/BlendFile/DNA/IpoDriver.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/KS_Path.cs b/BlendFile/DNA/KS_Path.cs index 9dfbd1d..8f00061 100644 --- a/BlendFile/DNA/KS_Path.cs +++ b/BlendFile/DNA/KS_Path.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Key.cs b/BlendFile/DNA/Key.cs index a5bd159..63651e7 100644 --- a/BlendFile/DNA/Key.cs +++ b/BlendFile/DNA/Key.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/KeyBlock.cs b/BlendFile/DNA/KeyBlock.cs index 278e340..de4f405 100644 --- a/BlendFile/DNA/KeyBlock.cs +++ b/BlendFile/DNA/KeyBlock.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/KeyingSet.cs b/BlendFile/DNA/KeyingSet.cs index bff35ef..52ab88d 100644 --- a/BlendFile/DNA/KeyingSet.cs +++ b/BlendFile/DNA/KeyingSet.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Lamp.cs b/BlendFile/DNA/Lamp.cs index bfc65d2..6da935f 100644 --- a/BlendFile/DNA/Lamp.cs +++ b/BlendFile/DNA/Lamp.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LaplacianDeformModifierData.cs b/BlendFile/DNA/LaplacianDeformModifierData.cs index f6c61dc..77b97d3 100644 --- a/BlendFile/DNA/LaplacianDeformModifierData.cs +++ b/BlendFile/DNA/LaplacianDeformModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LaplacianSmoothModifierData.cs b/BlendFile/DNA/LaplacianSmoothModifierData.cs index 9f3186d..c0d2004 100644 --- a/BlendFile/DNA/LaplacianSmoothModifierData.cs +++ b/BlendFile/DNA/LaplacianSmoothModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Lattice.cs b/BlendFile/DNA/Lattice.cs index d0bb8ab..530e5ce 100644 --- a/BlendFile/DNA/Lattice.cs +++ b/BlendFile/DNA/Lattice.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LatticeGpencilModifierData.cs b/BlendFile/DNA/LatticeGpencilModifierData.cs index 085d130..66cd194 100644 --- a/BlendFile/DNA/LatticeGpencilModifierData.cs +++ b/BlendFile/DNA/LatticeGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LatticeModifierData.cs b/BlendFile/DNA/LatticeModifierData.cs index dac7fb2..2ae22cd 100644 --- a/BlendFile/DNA/LatticeModifierData.cs +++ b/BlendFile/DNA/LatticeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LayerCollection.cs b/BlendFile/DNA/LayerCollection.cs index 2606c62..390b9ac 100644 --- a/BlendFile/DNA/LayerCollection.cs +++ b/BlendFile/DNA/LayerCollection.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LayoutPanelState.cs b/BlendFile/DNA/LayoutPanelState.cs index 3daad3a..33eab50 100644 --- a/BlendFile/DNA/LayoutPanelState.cs +++ b/BlendFile/DNA/LayoutPanelState.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LengthGpencilModifierData.cs b/BlendFile/DNA/LengthGpencilModifierData.cs index 43f67b3..90e8022 100644 --- a/BlendFile/DNA/LengthGpencilModifierData.cs +++ b/BlendFile/DNA/LengthGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Library.cs b/BlendFile/DNA/Library.cs index cee7ec6..49578b6 100644 --- a/BlendFile/DNA/Library.cs +++ b/BlendFile/DNA/Library.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LibraryWeakReference.cs b/BlendFile/DNA/LibraryWeakReference.cs index e308c8e..df6ca7b 100644 --- a/BlendFile/DNA/LibraryWeakReference.cs +++ b/BlendFile/DNA/LibraryWeakReference.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Library_Runtime.cs b/BlendFile/DNA/Library_Runtime.cs index 9f09cae..613aa52 100644 --- a/BlendFile/DNA/Library_Runtime.cs +++ b/BlendFile/DNA/Library_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightCache.cs b/BlendFile/DNA/LightCache.cs index b441396..c5cfdfc 100644 --- a/BlendFile/DNA/LightCache.cs +++ b/BlendFile/DNA/LightCache.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -22,7 +21,7 @@ namespace BlendFile.DNA { public int mips_len; public int vis_res; public int ref_res; - public char[,] _pad = new System.Char[4][2]; + public char[,] _pad = new System.Char[4,2]; public LightCacheTexture grid_tx; public LightCacheTexture cube_tx; public LightCacheTexture ptr_cube_mips; diff --git a/BlendFile/DNA/LightCacheTexture.cs b/BlendFile/DNA/LightCacheTexture.cs index 07a1dcb..eb5d842 100644 --- a/BlendFile/DNA/LightCacheTexture.cs +++ b/BlendFile/DNA/LightCacheTexture.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightGridCache.cs b/BlendFile/DNA/LightGridCache.cs index 43c8d1e..a7e90e2 100644 --- a/BlendFile/DNA/LightGridCache.cs +++ b/BlendFile/DNA/LightGridCache.cs @@ -7,14 +7,13 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct LightGridCache { - public float[,] mat = new System.Single[4][4]; + public float[,] mat = new System.Single[4,4]; public int[] resolution = new System.Int32[3]; public int offset; public float[] corner = new System.Single[3]; diff --git a/BlendFile/DNA/LightLinking.cs b/BlendFile/DNA/LightLinking.cs index 11e26f7..b75967e 100644 --- a/BlendFile/DNA/LightLinking.cs +++ b/BlendFile/DNA/LightLinking.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightLinkingRuntime.cs b/BlendFile/DNA/LightLinkingRuntime.cs index 0f5ec94..c3af5c7 100644 --- a/BlendFile/DNA/LightLinkingRuntime.cs +++ b/BlendFile/DNA/LightLinkingRuntime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbe.cs b/BlendFile/DNA/LightProbe.cs index 8b46a7d..aecd681 100644 --- a/BlendFile/DNA/LightProbe.cs +++ b/BlendFile/DNA/LightProbe.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeBakingData.cs b/BlendFile/DNA/LightProbeBakingData.cs index 05837da..a7ccdf8 100644 --- a/BlendFile/DNA/LightProbeBakingData.cs +++ b/BlendFile/DNA/LightProbeBakingData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeBlockData.cs b/BlendFile/DNA/LightProbeBlockData.cs index fd0534b..8276389 100644 --- a/BlendFile/DNA/LightProbeBlockData.cs +++ b/BlendFile/DNA/LightProbeBlockData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeCache.cs b/BlendFile/DNA/LightProbeCache.cs index bd3428f..8aed9c5 100644 --- a/BlendFile/DNA/LightProbeCache.cs +++ b/BlendFile/DNA/LightProbeCache.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -19,8 +18,8 @@ namespace BlendFile.DNA { public float attenuation_fac; public float attenuation_type; public float[] _pad3 = new System.Single[2]; - public float[,] attenuationmat = new System.Single[4][4]; - public float[,] parallaxmat = new System.Single[4][4]; + public float[,] attenuationmat = new System.Single[4,4]; + public float[,] parallaxmat = new System.Single[4,4]; public LightProbeCache(float[] position, float parallax_type, float attenuation_fac, float attenuation_type, float[] _pad3, float[,] attenuationmat, float[,] parallaxmat) { this.position = position; this.parallax_type = parallax_type; diff --git a/BlendFile/DNA/LightProbeConnectivityData.cs b/BlendFile/DNA/LightProbeConnectivityData.cs index b9bb358..36d3a42 100644 --- a/BlendFile/DNA/LightProbeConnectivityData.cs +++ b/BlendFile/DNA/LightProbeConnectivityData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeGridCacheFrame.cs b/BlendFile/DNA/LightProbeGridCacheFrame.cs index b1cad06..b93e54d 100644 --- a/BlendFile/DNA/LightProbeGridCacheFrame.cs +++ b/BlendFile/DNA/LightProbeGridCacheFrame.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeIrradianceData.cs b/BlendFile/DNA/LightProbeIrradianceData.cs index 5f96bd6..c356b33 100644 --- a/BlendFile/DNA/LightProbeIrradianceData.cs +++ b/BlendFile/DNA/LightProbeIrradianceData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeObjectCache.cs b/BlendFile/DNA/LightProbeObjectCache.cs index 11023e3..81a8d67 100644 --- a/BlendFile/DNA/LightProbeObjectCache.cs +++ b/BlendFile/DNA/LightProbeObjectCache.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightProbeVisibilityData.cs b/BlendFile/DNA/LightProbeVisibilityData.cs index 1ac6710..6c09730 100644 --- a/BlendFile/DNA/LightProbeVisibilityData.cs +++ b/BlendFile/DNA/LightProbeVisibilityData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LightgroupMembership.cs b/BlendFile/DNA/LightgroupMembership.cs index 4228999..d676c9f 100644 --- a/BlendFile/DNA/LightgroupMembership.cs +++ b/BlendFile/DNA/LightgroupMembership.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_AlongStroke.cs b/BlendFile/DNA/LineStyleAlphaModifier_AlongStroke.cs index 494ad16..9990c29 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_AlongStroke.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_AlongStroke.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_CreaseAngle.cs b/BlendFile/DNA/LineStyleAlphaModifier_CreaseAngle.cs index 9628f5b..18f69c6 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_CreaseAngle.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_CreaseAngle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_Curvature_3D.cs b/BlendFile/DNA/LineStyleAlphaModifier_Curvature_3D.cs index 87a27e6..429b645 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_Curvature_3D.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_Curvature_3D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromCamera.cs b/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromCamera.cs index 182767b..961bb3b 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromCamera.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromCamera.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromObject.cs b/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromObject.cs index d39705e..f254b72 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromObject.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_DistanceFromObject.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_Material.cs b/BlendFile/DNA/LineStyleAlphaModifier_Material.cs index 005d5fb..23c0c95 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_Material.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_Material.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_Noise.cs b/BlendFile/DNA/LineStyleAlphaModifier_Noise.cs index 124571d..eebac1d 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_Noise.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_Noise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleAlphaModifier_Tangent.cs b/BlendFile/DNA/LineStyleAlphaModifier_Tangent.cs index 2ddab6b..7c8281c 100644 --- a/BlendFile/DNA/LineStyleAlphaModifier_Tangent.cs +++ b/BlendFile/DNA/LineStyleAlphaModifier_Tangent.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_AlongStroke.cs b/BlendFile/DNA/LineStyleColorModifier_AlongStroke.cs index fd2d590..120bd25 100644 --- a/BlendFile/DNA/LineStyleColorModifier_AlongStroke.cs +++ b/BlendFile/DNA/LineStyleColorModifier_AlongStroke.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_CreaseAngle.cs b/BlendFile/DNA/LineStyleColorModifier_CreaseAngle.cs index 23e3460..ed548f2 100644 --- a/BlendFile/DNA/LineStyleColorModifier_CreaseAngle.cs +++ b/BlendFile/DNA/LineStyleColorModifier_CreaseAngle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_Curvature_3D.cs b/BlendFile/DNA/LineStyleColorModifier_Curvature_3D.cs index 5162fe0..307c5f8 100644 --- a/BlendFile/DNA/LineStyleColorModifier_Curvature_3D.cs +++ b/BlendFile/DNA/LineStyleColorModifier_Curvature_3D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_DistanceFromCamera.cs b/BlendFile/DNA/LineStyleColorModifier_DistanceFromCamera.cs index 094f9da..8bd3e41 100644 --- a/BlendFile/DNA/LineStyleColorModifier_DistanceFromCamera.cs +++ b/BlendFile/DNA/LineStyleColorModifier_DistanceFromCamera.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_DistanceFromObject.cs b/BlendFile/DNA/LineStyleColorModifier_DistanceFromObject.cs index 076a73a..d2caff6 100644 --- a/BlendFile/DNA/LineStyleColorModifier_DistanceFromObject.cs +++ b/BlendFile/DNA/LineStyleColorModifier_DistanceFromObject.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_Material.cs b/BlendFile/DNA/LineStyleColorModifier_Material.cs index 5753d94..715d70e 100644 --- a/BlendFile/DNA/LineStyleColorModifier_Material.cs +++ b/BlendFile/DNA/LineStyleColorModifier_Material.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_Noise.cs b/BlendFile/DNA/LineStyleColorModifier_Noise.cs index 903f190..813455b 100644 --- a/BlendFile/DNA/LineStyleColorModifier_Noise.cs +++ b/BlendFile/DNA/LineStyleColorModifier_Noise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleColorModifier_Tangent.cs b/BlendFile/DNA/LineStyleColorModifier_Tangent.cs index 1e615e6..1ad31ef 100644 --- a/BlendFile/DNA/LineStyleColorModifier_Tangent.cs +++ b/BlendFile/DNA/LineStyleColorModifier_Tangent.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_2DOffset.cs b/BlendFile/DNA/LineStyleGeometryModifier_2DOffset.cs index f50d187..d89837b 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_2DOffset.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_2DOffset.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_2DTransform.cs b/BlendFile/DNA/LineStyleGeometryModifier_2DTransform.cs index fbd7357..d594c18 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_2DTransform.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_2DTransform.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_BackboneStretcher.cs b/BlendFile/DNA/LineStyleGeometryModifier_BackboneStretcher.cs index 06bbf1e..0234420 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_BackboneStretcher.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_BackboneStretcher.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_BezierCurve.cs b/BlendFile/DNA/LineStyleGeometryModifier_BezierCurve.cs index b0d7ef3..a80616c 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_BezierCurve.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_BezierCurve.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_Blueprint.cs b/BlendFile/DNA/LineStyleGeometryModifier_Blueprint.cs index 1439745..4f78f50 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_Blueprint.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_Blueprint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_GuidingLines.cs b/BlendFile/DNA/LineStyleGeometryModifier_GuidingLines.cs index 4693630..454d3df 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_GuidingLines.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_GuidingLines.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise1D.cs b/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise1D.cs index 4cbf9b6..b5326dc 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise1D.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise1D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise2D.cs b/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise2D.cs index a3a9a5d..1658f5b 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise2D.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_PerlinNoise2D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_Polygonalization.cs b/BlendFile/DNA/LineStyleGeometryModifier_Polygonalization.cs index f3a0a0b..e047bf1 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_Polygonalization.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_Polygonalization.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_Sampling.cs b/BlendFile/DNA/LineStyleGeometryModifier_Sampling.cs index 73cf012..e656c43 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_Sampling.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_Sampling.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_Simplification.cs b/BlendFile/DNA/LineStyleGeometryModifier_Simplification.cs index 21de118..120b67e 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_Simplification.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_Simplification.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_SinusDisplacement.cs b/BlendFile/DNA/LineStyleGeometryModifier_SinusDisplacement.cs index 6ffa8e4..1abed20 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_SinusDisplacement.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_SinusDisplacement.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_SpatialNoise.cs b/BlendFile/DNA/LineStyleGeometryModifier_SpatialNoise.cs index eaeae8b..34ff054 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_SpatialNoise.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_SpatialNoise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleGeometryModifier_TipRemover.cs b/BlendFile/DNA/LineStyleGeometryModifier_TipRemover.cs index 1e2c8dc..a21512d 100644 --- a/BlendFile/DNA/LineStyleGeometryModifier_TipRemover.cs +++ b/BlendFile/DNA/LineStyleGeometryModifier_TipRemover.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleModifier.cs b/BlendFile/DNA/LineStyleModifier.cs index 674dc6a..410bb5f 100644 --- a/BlendFile/DNA/LineStyleModifier.cs +++ b/BlendFile/DNA/LineStyleModifier.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_AlongStroke.cs b/BlendFile/DNA/LineStyleThicknessModifier_AlongStroke.cs index 922eafd..3119413 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_AlongStroke.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_AlongStroke.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_Calligraphy.cs b/BlendFile/DNA/LineStyleThicknessModifier_Calligraphy.cs index ad93bdb..f627dab 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_Calligraphy.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_Calligraphy.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_CreaseAngle.cs b/BlendFile/DNA/LineStyleThicknessModifier_CreaseAngle.cs index aeb559e..276494e 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_CreaseAngle.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_CreaseAngle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_Curvature_3D.cs b/BlendFile/DNA/LineStyleThicknessModifier_Curvature_3D.cs index 8fab899..b0388dc 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_Curvature_3D.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_Curvature_3D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromCamera.cs b/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromCamera.cs index c213ebf..124bc94 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromCamera.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromCamera.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromObject.cs b/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromObject.cs index 0a48de4..bc6fd1c 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromObject.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_DistanceFromObject.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_Material.cs b/BlendFile/DNA/LineStyleThicknessModifier_Material.cs index 509c585..b484832 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_Material.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_Material.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_Noise.cs b/BlendFile/DNA/LineStyleThicknessModifier_Noise.cs index 7f83a24..3a3d275 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_Noise.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_Noise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineStyleThicknessModifier_Tangent.cs b/BlendFile/DNA/LineStyleThicknessModifier_Tangent.cs index 57233b2..b1db4bf 100644 --- a/BlendFile/DNA/LineStyleThicknessModifier_Tangent.cs +++ b/BlendFile/DNA/LineStyleThicknessModifier_Tangent.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LineartGpencilModifierData.cs b/BlendFile/DNA/LineartGpencilModifierData.cs index 3c30b32..11ff53a 100644 --- a/BlendFile/DNA/LineartGpencilModifierData.cs +++ b/BlendFile/DNA/LineartGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Link.cs b/BlendFile/DNA/Link.cs index f4a80ee..5149ed2 100644 --- a/BlendFile/DNA/Link.cs +++ b/BlendFile/DNA/Link.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/LinkData.cs b/BlendFile/DNA/LinkData.cs index bd0817b..08c63dc 100644 --- a/BlendFile/DNA/LinkData.cs +++ b/BlendFile/DNA/LinkData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ListBase.cs b/BlendFile/DNA/ListBase.cs index cc6b9aa..23c9c43 100644 --- a/BlendFile/DNA/ListBase.cs +++ b/BlendFile/DNA/ListBase.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MBoolProperty.cs b/BlendFile/DNA/MBoolProperty.cs index 570597b..b326b5c 100644 --- a/BlendFile/DNA/MBoolProperty.cs +++ b/BlendFile/DNA/MBoolProperty.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MCol.cs b/BlendFile/DNA/MCol.cs index 1690851..d63f951 100644 --- a/BlendFile/DNA/MCol.cs +++ b/BlendFile/DNA/MCol.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MDefCell.cs b/BlendFile/DNA/MDefCell.cs index ede9126..b266e02 100644 --- a/BlendFile/DNA/MDefCell.cs +++ b/BlendFile/DNA/MDefCell.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MDefInfluence.cs b/BlendFile/DNA/MDefInfluence.cs index c231f8a..5db2410 100644 --- a/BlendFile/DNA/MDefInfluence.cs +++ b/BlendFile/DNA/MDefInfluence.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MDeformVert.cs b/BlendFile/DNA/MDeformVert.cs index d49f1c9..0be1b12 100644 --- a/BlendFile/DNA/MDeformVert.cs +++ b/BlendFile/DNA/MDeformVert.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MDeformWeight.cs b/BlendFile/DNA/MDeformWeight.cs index 2713ecb..23881f4 100644 --- a/BlendFile/DNA/MDeformWeight.cs +++ b/BlendFile/DNA/MDeformWeight.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MDisps.cs b/BlendFile/DNA/MDisps.cs index 335b83a..b04a1c5 100644 --- a/BlendFile/DNA/MDisps.cs +++ b/BlendFile/DNA/MDisps.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MEdge.cs b/BlendFile/DNA/MEdge.cs index f085e82..3eb90f2 100644 --- a/BlendFile/DNA/MEdge.cs +++ b/BlendFile/DNA/MEdge.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MFace.cs b/BlendFile/DNA/MFace.cs index 5109299..2f70193 100644 --- a/BlendFile/DNA/MFace.cs +++ b/BlendFile/DNA/MFace.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MFloatProperty.cs b/BlendFile/DNA/MFloatProperty.cs index 79a6ecb..3ffa943 100644 --- a/BlendFile/DNA/MFloatProperty.cs +++ b/BlendFile/DNA/MFloatProperty.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MInt8Property.cs b/BlendFile/DNA/MInt8Property.cs index 81a98c5..4afa51f 100644 --- a/BlendFile/DNA/MInt8Property.cs +++ b/BlendFile/DNA/MInt8Property.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MIntProperty.cs b/BlendFile/DNA/MIntProperty.cs index cb1f93a..3796e75 100644 --- a/BlendFile/DNA/MIntProperty.cs +++ b/BlendFile/DNA/MIntProperty.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MLoop.cs b/BlendFile/DNA/MLoop.cs index c1f6936..6cd6f2a 100644 --- a/BlendFile/DNA/MLoop.cs +++ b/BlendFile/DNA/MLoop.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MLoopCol.cs b/BlendFile/DNA/MLoopCol.cs index f1104ea..1520d7c 100644 --- a/BlendFile/DNA/MLoopCol.cs +++ b/BlendFile/DNA/MLoopCol.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MLoopUV.cs b/BlendFile/DNA/MLoopUV.cs index f1185f4..c4a6d97 100644 --- a/BlendFile/DNA/MLoopUV.cs +++ b/BlendFile/DNA/MLoopUV.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MPoly.cs b/BlendFile/DNA/MPoly.cs index 64627d9..51ca1a6 100644 --- a/BlendFile/DNA/MPoly.cs +++ b/BlendFile/DNA/MPoly.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MPropCol.cs b/BlendFile/DNA/MPropCol.cs index 9795746..d2a9cfe 100644 --- a/BlendFile/DNA/MPropCol.cs +++ b/BlendFile/DNA/MPropCol.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MRecast.cs b/BlendFile/DNA/MRecast.cs index 6980d62..9cae50d 100644 --- a/BlendFile/DNA/MRecast.cs +++ b/BlendFile/DNA/MRecast.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MSelect.cs b/BlendFile/DNA/MSelect.cs index 4409ce4..af5a4aa 100644 --- a/BlendFile/DNA/MSelect.cs +++ b/BlendFile/DNA/MSelect.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MStringProperty.cs b/BlendFile/DNA/MStringProperty.cs index a52a681..d97cd2d 100644 --- a/BlendFile/DNA/MStringProperty.cs +++ b/BlendFile/DNA/MStringProperty.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MTFace.cs b/BlendFile/DNA/MTFace.cs index 0896817..b56f71c 100644 --- a/BlendFile/DNA/MTFace.cs +++ b/BlendFile/DNA/MTFace.cs @@ -7,14 +7,13 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct MTFace { - public float[,] uv = new System.Single[4][2]; + public float[,] uv = new System.Single[4,2]; public MTFace(float[,] uv) { this.uv = uv; } diff --git a/BlendFile/DNA/MTex.cs b/BlendFile/DNA/MTex.cs index 3134b48..ed84209 100644 --- a/BlendFile/DNA/MTex.cs +++ b/BlendFile/DNA/MTex.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MVert.cs b/BlendFile/DNA/MVert.cs index 5002938..990691b 100644 --- a/BlendFile/DNA/MVert.cs +++ b/BlendFile/DNA/MVert.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MVertSkin.cs b/BlendFile/DNA/MVertSkin.cs index a888684..6f59a67 100644 --- a/BlendFile/DNA/MVertSkin.cs +++ b/BlendFile/DNA/MVertSkin.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MappingInfoModifierData.cs b/BlendFile/DNA/MappingInfoModifierData.cs index fc4d499..0edfe1d 100644 --- a/BlendFile/DNA/MappingInfoModifierData.cs +++ b/BlendFile/DNA/MappingInfoModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Mask.cs b/BlendFile/DNA/Mask.cs index 40c5b1c..c7a818f 100644 --- a/BlendFile/DNA/Mask.cs +++ b/BlendFile/DNA/Mask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskLayer.cs b/BlendFile/DNA/MaskLayer.cs index 0472626..7e00dd0 100644 --- a/BlendFile/DNA/MaskLayer.cs +++ b/BlendFile/DNA/MaskLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskLayerShape.cs b/BlendFile/DNA/MaskLayerShape.cs index 8cd2fa0..99dd5d8 100644 --- a/BlendFile/DNA/MaskLayerShape.cs +++ b/BlendFile/DNA/MaskLayerShape.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskModifierData.cs b/BlendFile/DNA/MaskModifierData.cs index f649321..1b69fe0 100644 --- a/BlendFile/DNA/MaskModifierData.cs +++ b/BlendFile/DNA/MaskModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskParent.cs b/BlendFile/DNA/MaskParent.cs index 2816ce2..f989125 100644 --- a/BlendFile/DNA/MaskParent.cs +++ b/BlendFile/DNA/MaskParent.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -20,7 +19,7 @@ namespace BlendFile.DNA { public char[] parent = new System.Char[64]; public char[] sub_parent = new System.Char[64]; public float[] parent_orig = new System.Single[2]; - public float[,] parent_corners_orig = new System.Single[4][2]; + public float[,] parent_corners_orig = new System.Single[4,2]; public MaskParent(int id_type, int type, ID ptr_id, char[] parent, char[] sub_parent, float[] parent_orig, float[,] parent_corners_orig) { this.id_type = id_type; this.type = type; diff --git a/BlendFile/DNA/MaskSpaceInfo.cs b/BlendFile/DNA/MaskSpaceInfo.cs index 6f1a2e6..8641c8c 100644 --- a/BlendFile/DNA/MaskSpaceInfo.cs +++ b/BlendFile/DNA/MaskSpaceInfo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskSpline.cs b/BlendFile/DNA/MaskSpline.cs index 2c22bf7..638f933 100644 --- a/BlendFile/DNA/MaskSpline.cs +++ b/BlendFile/DNA/MaskSpline.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskSplinePoint.cs b/BlendFile/DNA/MaskSplinePoint.cs index 8c69815..eef368d 100644 --- a/BlendFile/DNA/MaskSplinePoint.cs +++ b/BlendFile/DNA/MaskSplinePoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaskSplinePointUW.cs b/BlendFile/DNA/MaskSplinePointUW.cs index ff71a8c..54ac366 100644 --- a/BlendFile/DNA/MaskSplinePointUW.cs +++ b/BlendFile/DNA/MaskSplinePointUW.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Material.cs b/BlendFile/DNA/Material.cs index 655da90..f781e72 100644 --- a/BlendFile/DNA/Material.cs +++ b/BlendFile/DNA/Material.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaterialGPencilStyle.cs b/BlendFile/DNA/MaterialGPencilStyle.cs index acc2e89..3b61d49 100644 --- a/BlendFile/DNA/MaterialGPencilStyle.cs +++ b/BlendFile/DNA/MaterialGPencilStyle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MaterialLineArt.cs b/BlendFile/DNA/MaterialLineArt.cs index fda6ee8..8e0ba38 100644 --- a/BlendFile/DNA/MaterialLineArt.cs +++ b/BlendFile/DNA/MaterialLineArt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Mesh.cs b/BlendFile/DNA/Mesh.cs index f1793bd..5026284 100644 --- a/BlendFile/DNA/Mesh.cs +++ b/BlendFile/DNA/Mesh.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MeshCacheModifierData.cs b/BlendFile/DNA/MeshCacheModifierData.cs index f346b9c..ac221e9 100644 --- a/BlendFile/DNA/MeshCacheModifierData.cs +++ b/BlendFile/DNA/MeshCacheModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MeshDeformModifierData.cs b/BlendFile/DNA/MeshDeformModifierData.cs index 1054a27..b24e60d 100644 --- a/BlendFile/DNA/MeshDeformModifierData.cs +++ b/BlendFile/DNA/MeshDeformModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -32,7 +31,7 @@ namespace BlendFile.DNA { public int totinfluence; public float[] dyncellmin = new System.Single[3]; public float dyncellwidth; - public float[,] bindmat = new System.Single[4][4]; + public float[,] bindmat = new System.Single[4,4]; public float ptr_bindweights; public float ptr_bindcos; public MeshDeformModifierData( diff --git a/BlendFile/DNA/MeshSeqCacheModifierData.cs b/BlendFile/DNA/MeshSeqCacheModifierData.cs index 5c63948..b6bb39f 100644 --- a/BlendFile/DNA/MeshSeqCacheModifierData.cs +++ b/BlendFile/DNA/MeshSeqCacheModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MeshStatVis.cs b/BlendFile/DNA/MeshStatVis.cs index 687580a..ac0224b 100644 --- a/BlendFile/DNA/MeshStatVis.cs +++ b/BlendFile/DNA/MeshStatVis.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MeshToVolumeModifierData.cs b/BlendFile/DNA/MeshToVolumeModifierData.cs index ecc1811..d7bc6ff 100644 --- a/BlendFile/DNA/MeshToVolumeModifierData.cs +++ b/BlendFile/DNA/MeshToVolumeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MetaBall.cs b/BlendFile/DNA/MetaBall.cs index 6f240b6..f000b49 100644 --- a/BlendFile/DNA/MetaBall.cs +++ b/BlendFile/DNA/MetaBall.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MetaElem.cs b/BlendFile/DNA/MetaElem.cs index e62f9dc..9e84d23 100644 --- a/BlendFile/DNA/MetaElem.cs +++ b/BlendFile/DNA/MetaElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MetaStack.cs b/BlendFile/DNA/MetaStack.cs index 41eccfa..a5cae10 100644 --- a/BlendFile/DNA/MetaStack.cs +++ b/BlendFile/DNA/MetaStack.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MirrorGpencilModifierData.cs b/BlendFile/DNA/MirrorGpencilModifierData.cs index 1fedbc6..78762de 100644 --- a/BlendFile/DNA/MirrorGpencilModifierData.cs +++ b/BlendFile/DNA/MirrorGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MirrorModifierData.cs b/BlendFile/DNA/MirrorModifierData.cs index b45ee88..2d55e06 100644 --- a/BlendFile/DNA/MirrorModifierData.cs +++ b/BlendFile/DNA/MirrorModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ModifierData.cs b/BlendFile/DNA/ModifierData.cs index 3d5d180..e538c22 100644 --- a/BlendFile/DNA/ModifierData.cs +++ b/BlendFile/DNA/ModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ModifierViewerPathElem.cs b/BlendFile/DNA/ModifierViewerPathElem.cs index dbbd289..c371e29 100644 --- a/BlendFile/DNA/ModifierViewerPathElem.cs +++ b/BlendFile/DNA/ModifierViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieClip.cs b/BlendFile/DNA/MovieClip.cs index 36b6357..a2e1fd0 100644 --- a/BlendFile/DNA/MovieClip.cs +++ b/BlendFile/DNA/MovieClip.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieClipProxy.cs b/BlendFile/DNA/MovieClipProxy.cs index 5a7f3da..b4736e5 100644 --- a/BlendFile/DNA/MovieClipProxy.cs +++ b/BlendFile/DNA/MovieClipProxy.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieClipScopes.cs b/BlendFile/DNA/MovieClipScopes.cs index 92fb360..e7b8d8f 100644 --- a/BlendFile/DNA/MovieClipScopes.cs +++ b/BlendFile/DNA/MovieClipScopes.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieClipUser.cs b/BlendFile/DNA/MovieClipUser.cs index e9a5c6b..9434bd3 100644 --- a/BlendFile/DNA/MovieClipUser.cs +++ b/BlendFile/DNA/MovieClipUser.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieClip_Runtime.cs b/BlendFile/DNA/MovieClip_Runtime.cs index cc03c3f..cb00e61 100644 --- a/BlendFile/DNA/MovieClip_Runtime.cs +++ b/BlendFile/DNA/MovieClip_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieClip_RuntimeGPUTexture.cs b/BlendFile/DNA/MovieClip_RuntimeGPUTexture.cs index f00f05d..1fbc1f4 100644 --- a/BlendFile/DNA/MovieClip_RuntimeGPUTexture.cs +++ b/BlendFile/DNA/MovieClip_RuntimeGPUTexture.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieReconstructedCamera.cs b/BlendFile/DNA/MovieReconstructedCamera.cs index 3fc71d7..748bd91 100644 --- a/BlendFile/DNA/MovieReconstructedCamera.cs +++ b/BlendFile/DNA/MovieReconstructedCamera.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -16,7 +15,7 @@ namespace BlendFile.DNA { public struct MovieReconstructedCamera { public int framenr; public float error; - public float[,] mat = new System.Single[4][4]; + public float[,] mat = new System.Single[4,4]; public MovieReconstructedCamera(int framenr, float error, float[,] mat) { this.framenr = framenr; this.error = error; diff --git a/BlendFile/DNA/MovieTracking.cs b/BlendFile/DNA/MovieTracking.cs index 5dba8df..16d54ba 100644 --- a/BlendFile/DNA/MovieTracking.cs +++ b/BlendFile/DNA/MovieTracking.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingCamera.cs b/BlendFile/DNA/MovieTrackingCamera.cs index 7dc2697..5a08127 100644 --- a/BlendFile/DNA/MovieTrackingCamera.cs +++ b/BlendFile/DNA/MovieTrackingCamera.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingDopesheet.cs b/BlendFile/DNA/MovieTrackingDopesheet.cs index 1903723..16bcba2 100644 --- a/BlendFile/DNA/MovieTrackingDopesheet.cs +++ b/BlendFile/DNA/MovieTrackingDopesheet.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingDopesheetChannel.cs b/BlendFile/DNA/MovieTrackingDopesheetChannel.cs index 5359067..e7ed292 100644 --- a/BlendFile/DNA/MovieTrackingDopesheetChannel.cs +++ b/BlendFile/DNA/MovieTrackingDopesheetChannel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingDopesheetCoverageSegment.cs b/BlendFile/DNA/MovieTrackingDopesheetCoverageSegment.cs index 1f08951..c1b83ca 100644 --- a/BlendFile/DNA/MovieTrackingDopesheetCoverageSegment.cs +++ b/BlendFile/DNA/MovieTrackingDopesheetCoverageSegment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingMarker.cs b/BlendFile/DNA/MovieTrackingMarker.cs index 69adc2c..6eae86a 100644 --- a/BlendFile/DNA/MovieTrackingMarker.cs +++ b/BlendFile/DNA/MovieTrackingMarker.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -15,7 +14,7 @@ namespace BlendFile.DNA { public struct MovieTrackingMarker { public float[] pos = new System.Single[2]; - public float[,] pattern_corners = new System.Single[4][2]; + public float[,] pattern_corners = new System.Single[4,2]; public float[] search_min = new System.Single[2]; public float[] search_max = new System.Single[2]; public int framenr; diff --git a/BlendFile/DNA/MovieTrackingObject.cs b/BlendFile/DNA/MovieTrackingObject.cs index a1cc60b..9de69b6 100644 --- a/BlendFile/DNA/MovieTrackingObject.cs +++ b/BlendFile/DNA/MovieTrackingObject.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingPlaneMarker.cs b/BlendFile/DNA/MovieTrackingPlaneMarker.cs index 1e65ae5..ad65764 100644 --- a/BlendFile/DNA/MovieTrackingPlaneMarker.cs +++ b/BlendFile/DNA/MovieTrackingPlaneMarker.cs @@ -7,14 +7,13 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct MovieTrackingPlaneMarker { - public float[,] corners = new System.Single[4][2]; + public float[,] corners = new System.Single[4,2]; public int framenr; public int flag; public MovieTrackingPlaneMarker(float[,] corners, int framenr, int flag) { diff --git a/BlendFile/DNA/MovieTrackingPlaneTrack.cs b/BlendFile/DNA/MovieTrackingPlaneTrack.cs index a55b22c..bc880fb 100644 --- a/BlendFile/DNA/MovieTrackingPlaneTrack.cs +++ b/BlendFile/DNA/MovieTrackingPlaneTrack.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingReconstruction.cs b/BlendFile/DNA/MovieTrackingReconstruction.cs index 64c7e09..dd2188c 100644 --- a/BlendFile/DNA/MovieTrackingReconstruction.cs +++ b/BlendFile/DNA/MovieTrackingReconstruction.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingSettings.cs b/BlendFile/DNA/MovieTrackingSettings.cs index 974c574..e7b8b91 100644 --- a/BlendFile/DNA/MovieTrackingSettings.cs +++ b/BlendFile/DNA/MovieTrackingSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingStabilization.cs b/BlendFile/DNA/MovieTrackingStabilization.cs index 4a49d79..afd067c 100644 --- a/BlendFile/DNA/MovieTrackingStabilization.cs +++ b/BlendFile/DNA/MovieTrackingStabilization.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingStats.cs b/BlendFile/DNA/MovieTrackingStats.cs index 11083d4..7eb8fa2 100644 --- a/BlendFile/DNA/MovieTrackingStats.cs +++ b/BlendFile/DNA/MovieTrackingStats.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MovieTrackingTrack.cs b/BlendFile/DNA/MovieTrackingTrack.cs index 18a4665..123dfdd 100644 --- a/BlendFile/DNA/MovieTrackingTrack.cs +++ b/BlendFile/DNA/MovieTrackingTrack.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MultiplyGpencilModifierData.cs b/BlendFile/DNA/MultiplyGpencilModifierData.cs index d2ca8e4..fc610f7 100644 --- a/BlendFile/DNA/MultiplyGpencilModifierData.cs +++ b/BlendFile/DNA/MultiplyGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/MultiresModifierData.cs b/BlendFile/DNA/MultiresModifierData.cs index 20cad18..cc715da 100644 --- a/BlendFile/DNA/MultiresModifierData.cs +++ b/BlendFile/DNA/MultiresModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NamedBrushAssetReference.cs b/BlendFile/DNA/NamedBrushAssetReference.cs index b8dedf2..c84ac0e 100644 --- a/BlendFile/DNA/NamedBrushAssetReference.cs +++ b/BlendFile/DNA/NamedBrushAssetReference.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NlaStrip.cs b/BlendFile/DNA/NlaStrip.cs index 984091f..bc4a1a7 100644 --- a/BlendFile/DNA/NlaStrip.cs +++ b/BlendFile/DNA/NlaStrip.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NlaTrack.cs b/BlendFile/DNA/NlaTrack.cs index b857c9a..373eeb5 100644 --- a/BlendFile/DNA/NlaTrack.cs +++ b/BlendFile/DNA/NlaTrack.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeAccumulateField.cs b/BlendFile/DNA/NodeAccumulateField.cs index 4a35d90..de8c19a 100644 --- a/BlendFile/DNA/NodeAccumulateField.cs +++ b/BlendFile/DNA/NodeAccumulateField.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeAntiAliasingData.cs b/BlendFile/DNA/NodeAntiAliasingData.cs index 2d9284e..53b79f0 100644 --- a/BlendFile/DNA/NodeAntiAliasingData.cs +++ b/BlendFile/DNA/NodeAntiAliasingData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeBilateralBlurData.cs b/BlendFile/DNA/NodeBilateralBlurData.cs index 90bcc5f..a21403e 100644 --- a/BlendFile/DNA/NodeBilateralBlurData.cs +++ b/BlendFile/DNA/NodeBilateralBlurData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeBlurData.cs b/BlendFile/DNA/NodeBlurData.cs index 5c45477..7876b71 100644 --- a/BlendFile/DNA/NodeBlurData.cs +++ b/BlendFile/DNA/NodeBlurData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeBokehImage.cs b/BlendFile/DNA/NodeBokehImage.cs index 9c5f53a..ab5af74 100644 --- a/BlendFile/DNA/NodeBokehImage.cs +++ b/BlendFile/DNA/NodeBokehImage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeBoxMask.cs b/BlendFile/DNA/NodeBoxMask.cs index 7d7c20e..234a56f 100644 --- a/BlendFile/DNA/NodeBoxMask.cs +++ b/BlendFile/DNA/NodeBoxMask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeCMPCombSepColor.cs b/BlendFile/DNA/NodeCMPCombSepColor.cs index 67feb93..15ce7f7 100644 --- a/BlendFile/DNA/NodeCMPCombSepColor.cs +++ b/BlendFile/DNA/NodeCMPCombSepColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeChroma.cs b/BlendFile/DNA/NodeChroma.cs index cb8bd68..8f83598 100644 --- a/BlendFile/DNA/NodeChroma.cs +++ b/BlendFile/DNA/NodeChroma.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeColorBalance.cs b/BlendFile/DNA/NodeColorBalance.cs index 96cfdb3..3e43b46 100644 --- a/BlendFile/DNA/NodeColorBalance.cs +++ b/BlendFile/DNA/NodeColorBalance.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeColorCorrection.cs b/BlendFile/DNA/NodeColorCorrection.cs index 5260c96..0984bc5 100644 --- a/BlendFile/DNA/NodeColorCorrection.cs +++ b/BlendFile/DNA/NodeColorCorrection.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeColorspill.cs b/BlendFile/DNA/NodeColorspill.cs index f4fede6..fa13bce 100644 --- a/BlendFile/DNA/NodeColorspill.cs +++ b/BlendFile/DNA/NodeColorspill.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeCombSepColor.cs b/BlendFile/DNA/NodeCombSepColor.cs index c0571ce..c8985f4 100644 --- a/BlendFile/DNA/NodeCombSepColor.cs +++ b/BlendFile/DNA/NodeCombSepColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeConvertColorSpace.cs b/BlendFile/DNA/NodeConvertColorSpace.cs index d32337a..a0d3aa6 100644 --- a/BlendFile/DNA/NodeConvertColorSpace.cs +++ b/BlendFile/DNA/NodeConvertColorSpace.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeCryptomatte.cs b/BlendFile/DNA/NodeCryptomatte.cs index ce5eeaf..ad6ed93 100644 --- a/BlendFile/DNA/NodeCryptomatte.cs +++ b/BlendFile/DNA/NodeCryptomatte.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeCryptomatte_Runtime.cs b/BlendFile/DNA/NodeCryptomatte_Runtime.cs index 26de6fe..ccb6583 100644 --- a/BlendFile/DNA/NodeCryptomatte_Runtime.cs +++ b/BlendFile/DNA/NodeCryptomatte_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeDBlurData.cs b/BlendFile/DNA/NodeDBlurData.cs index 0bacdcd..d41d496 100644 --- a/BlendFile/DNA/NodeDBlurData.cs +++ b/BlendFile/DNA/NodeDBlurData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeDefocus.cs b/BlendFile/DNA/NodeDefocus.cs index 8d6e8a2..ff6e2c0 100644 --- a/BlendFile/DNA/NodeDefocus.cs +++ b/BlendFile/DNA/NodeDefocus.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeDenoise.cs b/BlendFile/DNA/NodeDenoise.cs index 5f594e6..03d2886 100644 --- a/BlendFile/DNA/NodeDenoise.cs +++ b/BlendFile/DNA/NodeDenoise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeDilateErode.cs b/BlendFile/DNA/NodeDilateErode.cs index 971181e..f8be125 100644 --- a/BlendFile/DNA/NodeDilateErode.cs +++ b/BlendFile/DNA/NodeDilateErode.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeEllipseMask.cs b/BlendFile/DNA/NodeEllipseMask.cs index 8ecb9bd..34c318a 100644 --- a/BlendFile/DNA/NodeEllipseMask.cs +++ b/BlendFile/DNA/NodeEllipseMask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeEnumDefinition.cs b/BlendFile/DNA/NodeEnumDefinition.cs index 26e8595..e90029b 100644 --- a/BlendFile/DNA/NodeEnumDefinition.cs +++ b/BlendFile/DNA/NodeEnumDefinition.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeEnumItem.cs b/BlendFile/DNA/NodeEnumItem.cs index 16fb795..76e2bc8 100644 --- a/BlendFile/DNA/NodeEnumItem.cs +++ b/BlendFile/DNA/NodeEnumItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeForeachGeometryElementGenerationItem.cs b/BlendFile/DNA/NodeForeachGeometryElementGenerationItem.cs index ada1814..d6ccc69 100644 --- a/BlendFile/DNA/NodeForeachGeometryElementGenerationItem.cs +++ b/BlendFile/DNA/NodeForeachGeometryElementGenerationItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeForeachGeometryElementGenerationItems.cs b/BlendFile/DNA/NodeForeachGeometryElementGenerationItems.cs index e8d9a9a..5603029 100644 --- a/BlendFile/DNA/NodeForeachGeometryElementGenerationItems.cs +++ b/BlendFile/DNA/NodeForeachGeometryElementGenerationItems.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeForeachGeometryElementInputItem.cs b/BlendFile/DNA/NodeForeachGeometryElementInputItem.cs index ca9bb37..6401578 100644 --- a/BlendFile/DNA/NodeForeachGeometryElementInputItem.cs +++ b/BlendFile/DNA/NodeForeachGeometryElementInputItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeForeachGeometryElementInputItems.cs b/BlendFile/DNA/NodeForeachGeometryElementInputItems.cs index 99967fc..de1ce17 100644 --- a/BlendFile/DNA/NodeForeachGeometryElementInputItems.cs +++ b/BlendFile/DNA/NodeForeachGeometryElementInputItems.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeForeachGeometryElementMainItem.cs b/BlendFile/DNA/NodeForeachGeometryElementMainItem.cs index a0f8688..95ac7bf 100644 --- a/BlendFile/DNA/NodeForeachGeometryElementMainItem.cs +++ b/BlendFile/DNA/NodeForeachGeometryElementMainItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeForeachGeometryElementMainItems.cs b/BlendFile/DNA/NodeForeachGeometryElementMainItems.cs index 3943768..fcb127d 100644 --- a/BlendFile/DNA/NodeForeachGeometryElementMainItems.cs +++ b/BlendFile/DNA/NodeForeachGeometryElementMainItems.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeFrame.cs b/BlendFile/DNA/NodeFrame.cs index ae00776..d75c912 100644 --- a/BlendFile/DNA/NodeFrame.cs +++ b/BlendFile/DNA/NodeFrame.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeFunctionCompare.cs b/BlendFile/DNA/NodeFunctionCompare.cs index e6d1c22..d161532 100644 --- a/BlendFile/DNA/NodeFunctionCompare.cs +++ b/BlendFile/DNA/NodeFunctionCompare.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryAttributeCapture.cs b/BlendFile/DNA/NodeGeometryAttributeCapture.cs index f3195e6..855a3c6 100644 --- a/BlendFile/DNA/NodeGeometryAttributeCapture.cs +++ b/BlendFile/DNA/NodeGeometryAttributeCapture.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryAttributeCaptureItem.cs b/BlendFile/DNA/NodeGeometryAttributeCaptureItem.cs index c86494b..0b30ad2 100644 --- a/BlendFile/DNA/NodeGeometryAttributeCaptureItem.cs +++ b/BlendFile/DNA/NodeGeometryAttributeCaptureItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryBake.cs b/BlendFile/DNA/NodeGeometryBake.cs index a5d983f..80385e1 100644 --- a/BlendFile/DNA/NodeGeometryBake.cs +++ b/BlendFile/DNA/NodeGeometryBake.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryBakeItem.cs b/BlendFile/DNA/NodeGeometryBakeItem.cs index a8eb1a7..9e24e11 100644 --- a/BlendFile/DNA/NodeGeometryBakeItem.cs +++ b/BlendFile/DNA/NodeGeometryBakeItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCollectionInfo.cs b/BlendFile/DNA/NodeGeometryCollectionInfo.cs index 69293fe..b0d1aa8 100644 --- a/BlendFile/DNA/NodeGeometryCollectionInfo.cs +++ b/BlendFile/DNA/NodeGeometryCollectionInfo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveFill.cs b/BlendFile/DNA/NodeGeometryCurveFill.cs index 834d94b..172d817 100644 --- a/BlendFile/DNA/NodeGeometryCurveFill.cs +++ b/BlendFile/DNA/NodeGeometryCurveFill.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveFillet.cs b/BlendFile/DNA/NodeGeometryCurveFillet.cs index 3bcc750..5d6ca40 100644 --- a/BlendFile/DNA/NodeGeometryCurveFillet.cs +++ b/BlendFile/DNA/NodeGeometryCurveFillet.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurvePrimitiveArc.cs b/BlendFile/DNA/NodeGeometryCurvePrimitiveArc.cs index 8a13261..b69c8ce 100644 --- a/BlendFile/DNA/NodeGeometryCurvePrimitiveArc.cs +++ b/BlendFile/DNA/NodeGeometryCurvePrimitiveArc.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurvePrimitiveBezierSegment.cs b/BlendFile/DNA/NodeGeometryCurvePrimitiveBezierSegment.cs index 8eaec8e..0ae8ce4 100644 --- a/BlendFile/DNA/NodeGeometryCurvePrimitiveBezierSegment.cs +++ b/BlendFile/DNA/NodeGeometryCurvePrimitiveBezierSegment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurvePrimitiveCircle.cs b/BlendFile/DNA/NodeGeometryCurvePrimitiveCircle.cs index 2d5bb4e..5daeac1 100644 --- a/BlendFile/DNA/NodeGeometryCurvePrimitiveCircle.cs +++ b/BlendFile/DNA/NodeGeometryCurvePrimitiveCircle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurvePrimitiveLine.cs b/BlendFile/DNA/NodeGeometryCurvePrimitiveLine.cs index 7fbc3d6..051660d 100644 --- a/BlendFile/DNA/NodeGeometryCurvePrimitiveLine.cs +++ b/BlendFile/DNA/NodeGeometryCurvePrimitiveLine.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurvePrimitiveQuad.cs b/BlendFile/DNA/NodeGeometryCurvePrimitiveQuad.cs index bed68a8..54e42c2 100644 --- a/BlendFile/DNA/NodeGeometryCurvePrimitiveQuad.cs +++ b/BlendFile/DNA/NodeGeometryCurvePrimitiveQuad.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveResample.cs b/BlendFile/DNA/NodeGeometryCurveResample.cs index 374403f..151487d 100644 --- a/BlendFile/DNA/NodeGeometryCurveResample.cs +++ b/BlendFile/DNA/NodeGeometryCurveResample.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveSample.cs b/BlendFile/DNA/NodeGeometryCurveSample.cs index 115efad..2f6a235 100644 --- a/BlendFile/DNA/NodeGeometryCurveSample.cs +++ b/BlendFile/DNA/NodeGeometryCurveSample.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveSelectHandles.cs b/BlendFile/DNA/NodeGeometryCurveSelectHandles.cs index b0329f9..b853cdc 100644 --- a/BlendFile/DNA/NodeGeometryCurveSelectHandles.cs +++ b/BlendFile/DNA/NodeGeometryCurveSelectHandles.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveSetHandles.cs b/BlendFile/DNA/NodeGeometryCurveSetHandles.cs index 4aec6f8..1bb221e 100644 --- a/BlendFile/DNA/NodeGeometryCurveSetHandles.cs +++ b/BlendFile/DNA/NodeGeometryCurveSetHandles.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveSplineType.cs b/BlendFile/DNA/NodeGeometryCurveSplineType.cs index 6d8116b..a4b819d 100644 --- a/BlendFile/DNA/NodeGeometryCurveSplineType.cs +++ b/BlendFile/DNA/NodeGeometryCurveSplineType.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveToPoints.cs b/BlendFile/DNA/NodeGeometryCurveToPoints.cs index 152ae99..619a110 100644 --- a/BlendFile/DNA/NodeGeometryCurveToPoints.cs +++ b/BlendFile/DNA/NodeGeometryCurveToPoints.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryCurveTrim.cs b/BlendFile/DNA/NodeGeometryCurveTrim.cs index c4cc71a..b0e2081 100644 --- a/BlendFile/DNA/NodeGeometryCurveTrim.cs +++ b/BlendFile/DNA/NodeGeometryCurveTrim.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryDeleteGeometry.cs b/BlendFile/DNA/NodeGeometryDeleteGeometry.cs index dce59bf..2768996 100644 --- a/BlendFile/DNA/NodeGeometryDeleteGeometry.cs +++ b/BlendFile/DNA/NodeGeometryDeleteGeometry.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryDialGizmo.cs b/BlendFile/DNA/NodeGeometryDialGizmo.cs index 4274a03..95330ae 100644 --- a/BlendFile/DNA/NodeGeometryDialGizmo.cs +++ b/BlendFile/DNA/NodeGeometryDialGizmo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryDistributePointsInVolume.cs b/BlendFile/DNA/NodeGeometryDistributePointsInVolume.cs index 25268cf..45e10be 100644 --- a/BlendFile/DNA/NodeGeometryDistributePointsInVolume.cs +++ b/BlendFile/DNA/NodeGeometryDistributePointsInVolume.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryDuplicateElements.cs b/BlendFile/DNA/NodeGeometryDuplicateElements.cs index c431a45..7344bf3 100644 --- a/BlendFile/DNA/NodeGeometryDuplicateElements.cs +++ b/BlendFile/DNA/NodeGeometryDuplicateElements.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryExtrudeMesh.cs b/BlendFile/DNA/NodeGeometryExtrudeMesh.cs index 4763f9c..9ac2442 100644 --- a/BlendFile/DNA/NodeGeometryExtrudeMesh.cs +++ b/BlendFile/DNA/NodeGeometryExtrudeMesh.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryForeachGeometryElementInput.cs b/BlendFile/DNA/NodeGeometryForeachGeometryElementInput.cs index 51af336..bbc7074 100644 --- a/BlendFile/DNA/NodeGeometryForeachGeometryElementInput.cs +++ b/BlendFile/DNA/NodeGeometryForeachGeometryElementInput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryForeachGeometryElementOutput.cs b/BlendFile/DNA/NodeGeometryForeachGeometryElementOutput.cs index a0c4fbe..0527714 100644 --- a/BlendFile/DNA/NodeGeometryForeachGeometryElementOutput.cs +++ b/BlendFile/DNA/NodeGeometryForeachGeometryElementOutput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryImageTexture.cs b/BlendFile/DNA/NodeGeometryImageTexture.cs index dd31e36..5d66844 100644 --- a/BlendFile/DNA/NodeGeometryImageTexture.cs +++ b/BlendFile/DNA/NodeGeometryImageTexture.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryInputNamedAttribute.cs b/BlendFile/DNA/NodeGeometryInputNamedAttribute.cs index 76153d2..0ce6474 100644 --- a/BlendFile/DNA/NodeGeometryInputNamedAttribute.cs +++ b/BlendFile/DNA/NodeGeometryInputNamedAttribute.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryLinearGizmo.cs b/BlendFile/DNA/NodeGeometryLinearGizmo.cs index 37de2d7..83c880b 100644 --- a/BlendFile/DNA/NodeGeometryLinearGizmo.cs +++ b/BlendFile/DNA/NodeGeometryLinearGizmo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMergeByDistance.cs b/BlendFile/DNA/NodeGeometryMergeByDistance.cs index f253aa9..2269ff3 100644 --- a/BlendFile/DNA/NodeGeometryMergeByDistance.cs +++ b/BlendFile/DNA/NodeGeometryMergeByDistance.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMergeLayers.cs b/BlendFile/DNA/NodeGeometryMergeLayers.cs index 9f945ab..d03eb7c 100644 --- a/BlendFile/DNA/NodeGeometryMergeLayers.cs +++ b/BlendFile/DNA/NodeGeometryMergeLayers.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMeshCircle.cs b/BlendFile/DNA/NodeGeometryMeshCircle.cs index 2f8236f..ae62cb1 100644 --- a/BlendFile/DNA/NodeGeometryMeshCircle.cs +++ b/BlendFile/DNA/NodeGeometryMeshCircle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMeshCone.cs b/BlendFile/DNA/NodeGeometryMeshCone.cs index 92388a0..0120d0b 100644 --- a/BlendFile/DNA/NodeGeometryMeshCone.cs +++ b/BlendFile/DNA/NodeGeometryMeshCone.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMeshCylinder.cs b/BlendFile/DNA/NodeGeometryMeshCylinder.cs index 3456774..df9512a 100644 --- a/BlendFile/DNA/NodeGeometryMeshCylinder.cs +++ b/BlendFile/DNA/NodeGeometryMeshCylinder.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMeshLine.cs b/BlendFile/DNA/NodeGeometryMeshLine.cs index 052f393..4dda495 100644 --- a/BlendFile/DNA/NodeGeometryMeshLine.cs +++ b/BlendFile/DNA/NodeGeometryMeshLine.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMeshToPoints.cs b/BlendFile/DNA/NodeGeometryMeshToPoints.cs index 8e5069b..09ba4ea 100644 --- a/BlendFile/DNA/NodeGeometryMeshToPoints.cs +++ b/BlendFile/DNA/NodeGeometryMeshToPoints.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryMeshToVolume.cs b/BlendFile/DNA/NodeGeometryMeshToVolume.cs index 5d5c992..d4510ae 100644 --- a/BlendFile/DNA/NodeGeometryMeshToVolume.cs +++ b/BlendFile/DNA/NodeGeometryMeshToVolume.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryObjectInfo.cs b/BlendFile/DNA/NodeGeometryObjectInfo.cs index d399e8e..69a9af1 100644 --- a/BlendFile/DNA/NodeGeometryObjectInfo.cs +++ b/BlendFile/DNA/NodeGeometryObjectInfo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryPointsToVolume.cs b/BlendFile/DNA/NodeGeometryPointsToVolume.cs index 7274a4c..53b8b29 100644 --- a/BlendFile/DNA/NodeGeometryPointsToVolume.cs +++ b/BlendFile/DNA/NodeGeometryPointsToVolume.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryProximity.cs b/BlendFile/DNA/NodeGeometryProximity.cs index 998e8bd..7b86cc9 100644 --- a/BlendFile/DNA/NodeGeometryProximity.cs +++ b/BlendFile/DNA/NodeGeometryProximity.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryRaycast.cs b/BlendFile/DNA/NodeGeometryRaycast.cs index 4bd6dae..b1ca97d 100644 --- a/BlendFile/DNA/NodeGeometryRaycast.cs +++ b/BlendFile/DNA/NodeGeometryRaycast.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryRepeatInput.cs b/BlendFile/DNA/NodeGeometryRepeatInput.cs index c29fbd2..3cdca0b 100644 --- a/BlendFile/DNA/NodeGeometryRepeatInput.cs +++ b/BlendFile/DNA/NodeGeometryRepeatInput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryRepeatOutput.cs b/BlendFile/DNA/NodeGeometryRepeatOutput.cs index f8816a9..fd71951 100644 --- a/BlendFile/DNA/NodeGeometryRepeatOutput.cs +++ b/BlendFile/DNA/NodeGeometryRepeatOutput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometrySampleIndex.cs b/BlendFile/DNA/NodeGeometrySampleIndex.cs index 323129b..3259653 100644 --- a/BlendFile/DNA/NodeGeometrySampleIndex.cs +++ b/BlendFile/DNA/NodeGeometrySampleIndex.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometrySeparateGeometry.cs b/BlendFile/DNA/NodeGeometrySeparateGeometry.cs index b658fb3..e93c9f7 100644 --- a/BlendFile/DNA/NodeGeometrySeparateGeometry.cs +++ b/BlendFile/DNA/NodeGeometrySeparateGeometry.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometrySetCurveHandlePositions.cs b/BlendFile/DNA/NodeGeometrySetCurveHandlePositions.cs index 5b4269a..f3b0c2a 100644 --- a/BlendFile/DNA/NodeGeometrySetCurveHandlePositions.cs +++ b/BlendFile/DNA/NodeGeometrySetCurveHandlePositions.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometrySimulationInput.cs b/BlendFile/DNA/NodeGeometrySimulationInput.cs index 0ed9ac4..4b3302a 100644 --- a/BlendFile/DNA/NodeGeometrySimulationInput.cs +++ b/BlendFile/DNA/NodeGeometrySimulationInput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometrySimulationOutput.cs b/BlendFile/DNA/NodeGeometrySimulationOutput.cs index 7ce66e9..148b44d 100644 --- a/BlendFile/DNA/NodeGeometrySimulationOutput.cs +++ b/BlendFile/DNA/NodeGeometrySimulationOutput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryStoreNamedAttribute.cs b/BlendFile/DNA/NodeGeometryStoreNamedAttribute.cs index 2412ac6..7bd76ed 100644 --- a/BlendFile/DNA/NodeGeometryStoreNamedAttribute.cs +++ b/BlendFile/DNA/NodeGeometryStoreNamedAttribute.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryStringToCurves.cs b/BlendFile/DNA/NodeGeometryStringToCurves.cs index 7be99c1..0f69cdc 100644 --- a/BlendFile/DNA/NodeGeometryStringToCurves.cs +++ b/BlendFile/DNA/NodeGeometryStringToCurves.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometrySubdivisionSurface.cs b/BlendFile/DNA/NodeGeometrySubdivisionSurface.cs index 67b8c65..da3d291 100644 --- a/BlendFile/DNA/NodeGeometrySubdivisionSurface.cs +++ b/BlendFile/DNA/NodeGeometrySubdivisionSurface.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryTransferAttribute.cs b/BlendFile/DNA/NodeGeometryTransferAttribute.cs index 426bb76..e08c1d4 100644 --- a/BlendFile/DNA/NodeGeometryTransferAttribute.cs +++ b/BlendFile/DNA/NodeGeometryTransferAttribute.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryTransformGizmo.cs b/BlendFile/DNA/NodeGeometryTransformGizmo.cs index 3ba9a34..8d74902 100644 --- a/BlendFile/DNA/NodeGeometryTransformGizmo.cs +++ b/BlendFile/DNA/NodeGeometryTransformGizmo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryUVUnwrap.cs b/BlendFile/DNA/NodeGeometryUVUnwrap.cs index 665bb36..ddc3051 100644 --- a/BlendFile/DNA/NodeGeometryUVUnwrap.cs +++ b/BlendFile/DNA/NodeGeometryUVUnwrap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryViewer.cs b/BlendFile/DNA/NodeGeometryViewer.cs index 01cc6ed..8166bde 100644 --- a/BlendFile/DNA/NodeGeometryViewer.cs +++ b/BlendFile/DNA/NodeGeometryViewer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGeometryVolumeToMesh.cs b/BlendFile/DNA/NodeGeometryVolumeToMesh.cs index cf97839..abf85ed 100644 --- a/BlendFile/DNA/NodeGeometryVolumeToMesh.cs +++ b/BlendFile/DNA/NodeGeometryVolumeToMesh.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeGlare.cs b/BlendFile/DNA/NodeGlare.cs index 188280f..69187d9 100644 --- a/BlendFile/DNA/NodeGlare.cs +++ b/BlendFile/DNA/NodeGlare.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeHueSat.cs b/BlendFile/DNA/NodeHueSat.cs index c7f80aa..e3375e1 100644 --- a/BlendFile/DNA/NodeHueSat.cs +++ b/BlendFile/DNA/NodeHueSat.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeImageAnim.cs b/BlendFile/DNA/NodeImageAnim.cs index b6d7a0a..f9400e1 100644 --- a/BlendFile/DNA/NodeImageAnim.cs +++ b/BlendFile/DNA/NodeImageAnim.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeImageFile.cs b/BlendFile/DNA/NodeImageFile.cs index 669a4bd..d85b2d7 100644 --- a/BlendFile/DNA/NodeImageFile.cs +++ b/BlendFile/DNA/NodeImageFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeImageLayer.cs b/BlendFile/DNA/NodeImageLayer.cs index 9a7a769..80805f4 100644 --- a/BlendFile/DNA/NodeImageLayer.cs +++ b/BlendFile/DNA/NodeImageLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeImageMultiFile.cs b/BlendFile/DNA/NodeImageMultiFile.cs index 02af4c8..50d6874 100644 --- a/BlendFile/DNA/NodeImageMultiFile.cs +++ b/BlendFile/DNA/NodeImageMultiFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeImageMultiFileSocket.cs b/BlendFile/DNA/NodeImageMultiFileSocket.cs index dedd64a..6d4a3f5 100644 --- a/BlendFile/DNA/NodeImageMultiFileSocket.cs +++ b/BlendFile/DNA/NodeImageMultiFileSocket.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeIndexSwitch.cs b/BlendFile/DNA/NodeIndexSwitch.cs index 6550438..64174ae 100644 --- a/BlendFile/DNA/NodeIndexSwitch.cs +++ b/BlendFile/DNA/NodeIndexSwitch.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeInputBool.cs b/BlendFile/DNA/NodeInputBool.cs index f5d52df..b071d69 100644 --- a/BlendFile/DNA/NodeInputBool.cs +++ b/BlendFile/DNA/NodeInputBool.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeInputColor.cs b/BlendFile/DNA/NodeInputColor.cs index 59c21a5..fbb8199 100644 --- a/BlendFile/DNA/NodeInputColor.cs +++ b/BlendFile/DNA/NodeInputColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeInputInt.cs b/BlendFile/DNA/NodeInputInt.cs index 239907e..6479ef7 100644 --- a/BlendFile/DNA/NodeInputInt.cs +++ b/BlendFile/DNA/NodeInputInt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeInputRotation.cs b/BlendFile/DNA/NodeInputRotation.cs index 993c01c..53b1b29 100644 --- a/BlendFile/DNA/NodeInputRotation.cs +++ b/BlendFile/DNA/NodeInputRotation.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeInputString.cs b/BlendFile/DNA/NodeInputString.cs index 01823d9..6bcee3a 100644 --- a/BlendFile/DNA/NodeInputString.cs +++ b/BlendFile/DNA/NodeInputString.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeInputVector.cs b/BlendFile/DNA/NodeInputVector.cs index e3a3305..432cceb 100644 --- a/BlendFile/DNA/NodeInputVector.cs +++ b/BlendFile/DNA/NodeInputVector.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeKeyingData.cs b/BlendFile/DNA/NodeKeyingData.cs index 138e66e..8f553ac 100644 --- a/BlendFile/DNA/NodeKeyingData.cs +++ b/BlendFile/DNA/NodeKeyingData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeKeyingScreenData.cs b/BlendFile/DNA/NodeKeyingScreenData.cs index e6a86eb..822045c 100644 --- a/BlendFile/DNA/NodeKeyingScreenData.cs +++ b/BlendFile/DNA/NodeKeyingScreenData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeKuwaharaData.cs b/BlendFile/DNA/NodeKuwaharaData.cs index 69f0392..6ca58e7 100644 --- a/BlendFile/DNA/NodeKuwaharaData.cs +++ b/BlendFile/DNA/NodeKuwaharaData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeLensDist.cs b/BlendFile/DNA/NodeLensDist.cs index 04ec09c..d27de15 100644 --- a/BlendFile/DNA/NodeLensDist.cs +++ b/BlendFile/DNA/NodeLensDist.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeMapRange.cs b/BlendFile/DNA/NodeMapRange.cs index ec8349f..942c07b 100644 --- a/BlendFile/DNA/NodeMapRange.cs +++ b/BlendFile/DNA/NodeMapRange.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeMask.cs b/BlendFile/DNA/NodeMask.cs index 5321bdc..6712993 100644 --- a/BlendFile/DNA/NodeMask.cs +++ b/BlendFile/DNA/NodeMask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeMenuSwitch.cs b/BlendFile/DNA/NodeMenuSwitch.cs index d27263c..fac882e 100644 --- a/BlendFile/DNA/NodeMenuSwitch.cs +++ b/BlendFile/DNA/NodeMenuSwitch.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodePlaneTrackDeformData.cs b/BlendFile/DNA/NodePlaneTrackDeformData.cs index 4499f00..cbae300 100644 --- a/BlendFile/DNA/NodePlaneTrackDeformData.cs +++ b/BlendFile/DNA/NodePlaneTrackDeformData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeRandomValue.cs b/BlendFile/DNA/NodeRandomValue.cs index dbb4fa4..f513de0 100644 --- a/BlendFile/DNA/NodeRandomValue.cs +++ b/BlendFile/DNA/NodeRandomValue.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeRepeatItem.cs b/BlendFile/DNA/NodeRepeatItem.cs index 8f3735e..5142b02 100644 --- a/BlendFile/DNA/NodeRepeatItem.cs +++ b/BlendFile/DNA/NodeRepeatItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeReroute.cs b/BlendFile/DNA/NodeReroute.cs index 98f4915..8343312 100644 --- a/BlendFile/DNA/NodeReroute.cs +++ b/BlendFile/DNA/NodeReroute.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeScriptDict.cs b/BlendFile/DNA/NodeScriptDict.cs index ba04404..7a526ab 100644 --- a/BlendFile/DNA/NodeScriptDict.cs +++ b/BlendFile/DNA/NodeScriptDict.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeSetAlpha.cs b/BlendFile/DNA/NodeSetAlpha.cs index 6c1315e..55948b1 100644 --- a/BlendFile/DNA/NodeSetAlpha.cs +++ b/BlendFile/DNA/NodeSetAlpha.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderAttribute.cs b/BlendFile/DNA/NodeShaderAttribute.cs index 54020d2..88b41c1 100644 --- a/BlendFile/DNA/NodeShaderAttribute.cs +++ b/BlendFile/DNA/NodeShaderAttribute.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderHairPrincipled.cs b/BlendFile/DNA/NodeShaderHairPrincipled.cs index 67acae0..5a570e7 100644 --- a/BlendFile/DNA/NodeShaderHairPrincipled.cs +++ b/BlendFile/DNA/NodeShaderHairPrincipled.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderMix.cs b/BlendFile/DNA/NodeShaderMix.cs index 499c954..1529a10 100644 --- a/BlendFile/DNA/NodeShaderMix.cs +++ b/BlendFile/DNA/NodeShaderMix.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderNormalMap.cs b/BlendFile/DNA/NodeShaderNormalMap.cs index 428621f..83ec2cd 100644 --- a/BlendFile/DNA/NodeShaderNormalMap.cs +++ b/BlendFile/DNA/NodeShaderNormalMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderOutputAOV.cs b/BlendFile/DNA/NodeShaderOutputAOV.cs index 9d30f82..293f978 100644 --- a/BlendFile/DNA/NodeShaderOutputAOV.cs +++ b/BlendFile/DNA/NodeShaderOutputAOV.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderPrincipled.cs b/BlendFile/DNA/NodeShaderPrincipled.cs index 0b9bd74..a4b6566 100644 --- a/BlendFile/DNA/NodeShaderPrincipled.cs +++ b/BlendFile/DNA/NodeShaderPrincipled.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderScript.cs b/BlendFile/DNA/NodeShaderScript.cs index 84b595e..e6147d9 100644 --- a/BlendFile/DNA/NodeShaderScript.cs +++ b/BlendFile/DNA/NodeShaderScript.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderTangent.cs b/BlendFile/DNA/NodeShaderTangent.cs index fcd8a04..19b4540 100644 --- a/BlendFile/DNA/NodeShaderTangent.cs +++ b/BlendFile/DNA/NodeShaderTangent.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderTexIES.cs b/BlendFile/DNA/NodeShaderTexIES.cs index 5c9f524..fba422b 100644 --- a/BlendFile/DNA/NodeShaderTexIES.cs +++ b/BlendFile/DNA/NodeShaderTexIES.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderTexPointDensity.cs b/BlendFile/DNA/NodeShaderTexPointDensity.cs index 8681ac8..e198f91 100644 --- a/BlendFile/DNA/NodeShaderTexPointDensity.cs +++ b/BlendFile/DNA/NodeShaderTexPointDensity.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderUVMap.cs b/BlendFile/DNA/NodeShaderUVMap.cs index 1284c66..06c0e74 100644 --- a/BlendFile/DNA/NodeShaderUVMap.cs +++ b/BlendFile/DNA/NodeShaderUVMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderVectTransform.cs b/BlendFile/DNA/NodeShaderVectTransform.cs index e0f91f7..475beb3 100644 --- a/BlendFile/DNA/NodeShaderVectTransform.cs +++ b/BlendFile/DNA/NodeShaderVectTransform.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeShaderVertexColor.cs b/BlendFile/DNA/NodeShaderVertexColor.cs index 9546c88..5ffc316 100644 --- a/BlendFile/DNA/NodeShaderVertexColor.cs +++ b/BlendFile/DNA/NodeShaderVertexColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeSimulationItem.cs b/BlendFile/DNA/NodeSimulationItem.cs index ddf2c26..426cfb9 100644 --- a/BlendFile/DNA/NodeSimulationItem.cs +++ b/BlendFile/DNA/NodeSimulationItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeSunBeams.cs b/BlendFile/DNA/NodeSunBeams.cs index 530838a..4d93f6d 100644 --- a/BlendFile/DNA/NodeSunBeams.cs +++ b/BlendFile/DNA/NodeSunBeams.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeSwitch.cs b/BlendFile/DNA/NodeSwitch.cs index a4a07c5..3dae39c 100644 --- a/BlendFile/DNA/NodeSwitch.cs +++ b/BlendFile/DNA/NodeSwitch.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexBase.cs b/BlendFile/DNA/NodeTexBase.cs index 8d8c429..a5ff42a 100644 --- a/BlendFile/DNA/NodeTexBase.cs +++ b/BlendFile/DNA/NodeTexBase.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexBrick.cs b/BlendFile/DNA/NodeTexBrick.cs index 5e64cab..9423b4c 100644 --- a/BlendFile/DNA/NodeTexBrick.cs +++ b/BlendFile/DNA/NodeTexBrick.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexChecker.cs b/BlendFile/DNA/NodeTexChecker.cs index 42ee708..cf79c17 100644 --- a/BlendFile/DNA/NodeTexChecker.cs +++ b/BlendFile/DNA/NodeTexChecker.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexEnvironment.cs b/BlendFile/DNA/NodeTexEnvironment.cs index 5a208fc..9175cc4 100644 --- a/BlendFile/DNA/NodeTexEnvironment.cs +++ b/BlendFile/DNA/NodeTexEnvironment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexGabor.cs b/BlendFile/DNA/NodeTexGabor.cs index 6a1e2f3..dd53b9a 100644 --- a/BlendFile/DNA/NodeTexGabor.cs +++ b/BlendFile/DNA/NodeTexGabor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexGradient.cs b/BlendFile/DNA/NodeTexGradient.cs index b5d4638..17aa73f 100644 --- a/BlendFile/DNA/NodeTexGradient.cs +++ b/BlendFile/DNA/NodeTexGradient.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexImage.cs b/BlendFile/DNA/NodeTexImage.cs index a81b37e..b9cc740 100644 --- a/BlendFile/DNA/NodeTexImage.cs +++ b/BlendFile/DNA/NodeTexImage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexMagic.cs b/BlendFile/DNA/NodeTexMagic.cs index e6824bd..b048419 100644 --- a/BlendFile/DNA/NodeTexMagic.cs +++ b/BlendFile/DNA/NodeTexMagic.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexMusgrave.cs b/BlendFile/DNA/NodeTexMusgrave.cs index 8a8f384..651ac83 100644 --- a/BlendFile/DNA/NodeTexMusgrave.cs +++ b/BlendFile/DNA/NodeTexMusgrave.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexNoise.cs b/BlendFile/DNA/NodeTexNoise.cs index 833e9a5..3661063 100644 --- a/BlendFile/DNA/NodeTexNoise.cs +++ b/BlendFile/DNA/NodeTexNoise.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexSky.cs b/BlendFile/DNA/NodeTexSky.cs index 77e0de0..597736f 100644 --- a/BlendFile/DNA/NodeTexSky.cs +++ b/BlendFile/DNA/NodeTexSky.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexVoronoi.cs b/BlendFile/DNA/NodeTexVoronoi.cs index aef3072..4dd3876 100644 --- a/BlendFile/DNA/NodeTexVoronoi.cs +++ b/BlendFile/DNA/NodeTexVoronoi.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTexWave.cs b/BlendFile/DNA/NodeTexWave.cs index d06dba2..5a2b3de 100644 --- a/BlendFile/DNA/NodeTexWave.cs +++ b/BlendFile/DNA/NodeTexWave.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTonemap.cs b/BlendFile/DNA/NodeTonemap.cs index 00cd1f8..26d2d39 100644 --- a/BlendFile/DNA/NodeTonemap.cs +++ b/BlendFile/DNA/NodeTonemap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTrackPosData.cs b/BlendFile/DNA/NodeTrackPosData.cs index e97da9d..889e908 100644 --- a/BlendFile/DNA/NodeTrackPosData.cs +++ b/BlendFile/DNA/NodeTrackPosData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTranslateData.cs b/BlendFile/DNA/NodeTranslateData.cs index 3c587bb..341ed74 100644 --- a/BlendFile/DNA/NodeTranslateData.cs +++ b/BlendFile/DNA/NodeTranslateData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTwoFloats.cs b/BlendFile/DNA/NodeTwoFloats.cs index 47639c2..8de815d 100644 --- a/BlendFile/DNA/NodeTwoFloats.cs +++ b/BlendFile/DNA/NodeTwoFloats.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeTwoXYs.cs b/BlendFile/DNA/NodeTwoXYs.cs index e4c6730..539f1f4 100644 --- a/BlendFile/DNA/NodeTwoXYs.cs +++ b/BlendFile/DNA/NodeTwoXYs.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodeVertexCol.cs b/BlendFile/DNA/NodeVertexCol.cs index 0553b61..6065a8e 100644 --- a/BlendFile/DNA/NodeVertexCol.cs +++ b/BlendFile/DNA/NodeVertexCol.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierBake.cs b/BlendFile/DNA/NodesModifierBake.cs index 62c35f6..5d8d243 100644 --- a/BlendFile/DNA/NodesModifierBake.cs +++ b/BlendFile/DNA/NodesModifierBake.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierBakeFile.cs b/BlendFile/DNA/NodesModifierBakeFile.cs index f363edd..e9bcdfc 100644 --- a/BlendFile/DNA/NodesModifierBakeFile.cs +++ b/BlendFile/DNA/NodesModifierBakeFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierData.cs b/BlendFile/DNA/NodesModifierData.cs index bf60aab..0db3cd5 100644 --- a/BlendFile/DNA/NodesModifierData.cs +++ b/BlendFile/DNA/NodesModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierDataBlock.cs b/BlendFile/DNA/NodesModifierDataBlock.cs index 824f2cd..93f6f77 100644 --- a/BlendFile/DNA/NodesModifierDataBlock.cs +++ b/BlendFile/DNA/NodesModifierDataBlock.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierPackedBake.cs b/BlendFile/DNA/NodesModifierPackedBake.cs index 497d42d..a259be7 100644 --- a/BlendFile/DNA/NodesModifierPackedBake.cs +++ b/BlendFile/DNA/NodesModifierPackedBake.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierPanel.cs b/BlendFile/DNA/NodesModifierPanel.cs index 1b89e03..c3a9055 100644 --- a/BlendFile/DNA/NodesModifierPanel.cs +++ b/BlendFile/DNA/NodesModifierPanel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NodesModifierSettings.cs b/BlendFile/DNA/NodesModifierSettings.cs index fbd7023..1ea9eab 100644 --- a/BlendFile/DNA/NodesModifierSettings.cs +++ b/BlendFile/DNA/NodesModifierSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NoiseGpencilModifierData.cs b/BlendFile/DNA/NoiseGpencilModifierData.cs index 7385369..f14de8d 100644 --- a/BlendFile/DNA/NoiseGpencilModifierData.cs +++ b/BlendFile/DNA/NoiseGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/NormalEditModifierData.cs b/BlendFile/DNA/NormalEditModifierData.cs index 1de39ee..288a9e4 100644 --- a/BlendFile/DNA/NormalEditModifierData.cs +++ b/BlendFile/DNA/NormalEditModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Nurb.cs b/BlendFile/DNA/Nurb.cs index 754ed27..6d2de35 100644 --- a/BlendFile/DNA/Nurb.cs +++ b/BlendFile/DNA/Nurb.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ObHook.cs b/BlendFile/DNA/ObHook.cs index afc3b42..f49c640 100644 --- a/BlendFile/DNA/ObHook.cs +++ b/BlendFile/DNA/ObHook.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -17,8 +16,8 @@ namespace BlendFile.DNA { public ObHook ptr_next; public ObHook ptr_prev; public Object ptr_parent; - public float[,] parentinv = new System.Single[4][4]; - public float[,] mat = new System.Single[4][4]; + public float[,] parentinv = new System.Single[4,4]; + public float[,] mat = new System.Single[4,4]; public float[] cent = new System.Single[3]; public float falloff; public char[] name = new System.Char[64]; diff --git a/BlendFile/DNA/Object.cs b/BlendFile/DNA/Object.cs index 3a8211a..56d7dbf 100644 --- a/BlendFile/DNA/Object.cs +++ b/BlendFile/DNA/Object.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -64,8 +63,8 @@ namespace BlendFile.DNA { public float[] drotAxis = new System.Single[3]; public float rotAngle; public float drotAngle; - public float[,] parentinv = new System.Single[4][4]; - public float[,] constinv = new System.Single[4][4]; + public float[,] parentinv = new System.Single[4,4]; + public float[,] constinv = new System.Single[4,4]; public int lay; public short flag; public short colbits; diff --git a/BlendFile/DNA/ObjectLineArt.cs b/BlendFile/DNA/ObjectLineArt.cs index 6dd9161..d019f92 100644 --- a/BlendFile/DNA/ObjectLineArt.cs +++ b/BlendFile/DNA/ObjectLineArt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/OceanModifierData.cs b/BlendFile/DNA/OceanModifierData.cs index e10e538..173862b 100644 --- a/BlendFile/DNA/OceanModifierData.cs +++ b/BlendFile/DNA/OceanModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/OffsetGpencilModifierData.cs b/BlendFile/DNA/OffsetGpencilModifierData.cs index 4ac2edf..d50bcfb 100644 --- a/BlendFile/DNA/OffsetGpencilModifierData.cs +++ b/BlendFile/DNA/OffsetGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/OpacityGpencilModifierData.cs b/BlendFile/DNA/OpacityGpencilModifierData.cs index e77cb7b..cd02f46 100644 --- a/BlendFile/DNA/OpacityGpencilModifierData.cs +++ b/BlendFile/DNA/OpacityGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/OutlineGpencilModifierData.cs b/BlendFile/DNA/OutlineGpencilModifierData.cs index 8d1cf0a..76e364e 100644 --- a/BlendFile/DNA/OutlineGpencilModifierData.cs +++ b/BlendFile/DNA/OutlineGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PTCacheExtra.cs b/BlendFile/DNA/PTCacheExtra.cs index 6c087f4..bed9065 100644 --- a/BlendFile/DNA/PTCacheExtra.cs +++ b/BlendFile/DNA/PTCacheExtra.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PTCacheMem.cs b/BlendFile/DNA/PTCacheMem.cs index a8d0dd2..d69d8ca 100644 --- a/BlendFile/DNA/PTCacheMem.cs +++ b/BlendFile/DNA/PTCacheMem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PackedFile.cs b/BlendFile/DNA/PackedFile.cs index c8a7df3..2de2a19 100644 --- a/BlendFile/DNA/PackedFile.cs +++ b/BlendFile/DNA/PackedFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Paint.cs b/BlendFile/DNA/Paint.cs index f60d714..f24db4e 100644 --- a/BlendFile/DNA/Paint.cs +++ b/BlendFile/DNA/Paint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PaintCurve.cs b/BlendFile/DNA/PaintCurve.cs index d6d9951..d3b710d 100644 --- a/BlendFile/DNA/PaintCurve.cs +++ b/BlendFile/DNA/PaintCurve.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PaintCurvePoint.cs b/BlendFile/DNA/PaintCurvePoint.cs index 35c8f2b..92d5c56 100644 --- a/BlendFile/DNA/PaintCurvePoint.cs +++ b/BlendFile/DNA/PaintCurvePoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PaintModeSettings.cs b/BlendFile/DNA/PaintModeSettings.cs index 4cfed8c..086fd1e 100644 --- a/BlendFile/DNA/PaintModeSettings.cs +++ b/BlendFile/DNA/PaintModeSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Paint_Runtime.cs b/BlendFile/DNA/Paint_Runtime.cs index 13043b7..7b58c91 100644 --- a/BlendFile/DNA/Paint_Runtime.cs +++ b/BlendFile/DNA/Paint_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Palette.cs b/BlendFile/DNA/Palette.cs index dd838fa..a338076 100644 --- a/BlendFile/DNA/Palette.cs +++ b/BlendFile/DNA/Palette.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PaletteColor.cs b/BlendFile/DNA/PaletteColor.cs index 5153fbd..d88872b 100644 --- a/BlendFile/DNA/PaletteColor.cs +++ b/BlendFile/DNA/PaletteColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Panel.cs b/BlendFile/DNA/Panel.cs index f6828b9..4829d1e 100644 --- a/BlendFile/DNA/Panel.cs +++ b/BlendFile/DNA/Panel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PanelCategoryStack.cs b/BlendFile/DNA/PanelCategoryStack.cs index 712cdf5..bc0ba16 100644 --- a/BlendFile/DNA/PanelCategoryStack.cs +++ b/BlendFile/DNA/PanelCategoryStack.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PartDeflect.cs b/BlendFile/DNA/PartDeflect.cs index b80b5e3..040e71c 100644 --- a/BlendFile/DNA/PartDeflect.cs +++ b/BlendFile/DNA/PartDeflect.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PartEff.cs b/BlendFile/DNA/PartEff.cs index c4fe6e8..e0e19e8 100644 --- a/BlendFile/DNA/PartEff.cs +++ b/BlendFile/DNA/PartEff.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -56,7 +55,7 @@ namespace BlendFile.DNA { public short vertgroup_v; public char[] vgroupname = new System.Char[64]; public char[] vgroupname_v = new System.Char[64]; - public float[,] imat = new System.Single[4][4]; + public float[,] imat = new System.Single[4,4]; public Particle ptr_keys; public Collection ptr_group; public PartEff( diff --git a/BlendFile/DNA/ParticleBrushData.cs b/BlendFile/DNA/ParticleBrushData.cs index 4908b03..f68f35e 100644 --- a/BlendFile/DNA/ParticleBrushData.cs +++ b/BlendFile/DNA/ParticleBrushData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleData.cs b/BlendFile/DNA/ParticleData.cs index 0045700..816d181 100644 --- a/BlendFile/DNA/ParticleData.cs +++ b/BlendFile/DNA/ParticleData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleDupliWeight.cs b/BlendFile/DNA/ParticleDupliWeight.cs index cb00640..ee1d787 100644 --- a/BlendFile/DNA/ParticleDupliWeight.cs +++ b/BlendFile/DNA/ParticleDupliWeight.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleEditSettings.cs b/BlendFile/DNA/ParticleEditSettings.cs index ba018fb..b3f56d9 100644 --- a/BlendFile/DNA/ParticleEditSettings.cs +++ b/BlendFile/DNA/ParticleEditSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleInstanceModifierData.cs b/BlendFile/DNA/ParticleInstanceModifierData.cs index 34e371e..de01ac1 100644 --- a/BlendFile/DNA/ParticleInstanceModifierData.cs +++ b/BlendFile/DNA/ParticleInstanceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleKey.cs b/BlendFile/DNA/ParticleKey.cs index 120daf6..a912905 100644 --- a/BlendFile/DNA/ParticleKey.cs +++ b/BlendFile/DNA/ParticleKey.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleSettings.cs b/BlendFile/DNA/ParticleSettings.cs index 6ac2b09..8368beb 100644 --- a/BlendFile/DNA/ParticleSettings.cs +++ b/BlendFile/DNA/ParticleSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleSpring.cs b/BlendFile/DNA/ParticleSpring.cs index be0cd83..2551090 100644 --- a/BlendFile/DNA/ParticleSpring.cs +++ b/BlendFile/DNA/ParticleSpring.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleSystem.cs b/BlendFile/DNA/ParticleSystem.cs index fe7d0f9..bb00f35 100644 --- a/BlendFile/DNA/ParticleSystem.cs +++ b/BlendFile/DNA/ParticleSystem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -32,7 +31,7 @@ namespace BlendFile.DNA { public Object ptr_parent; public ListBase targets; public char[] name = new System.Char[64]; - public float[,] imat = new System.Single[4][4]; + public float[,] imat = new System.Single[4,4]; public float cfra; public float tree_frame; public float bvhtree_frame; @@ -49,7 +48,7 @@ namespace BlendFile.DNA { public short totkeyed; public short bakespace; public char[] _pad1 = new System.Char[6]; - public char[,] bb_uvname = new System.Char[3][68]; + public char[,] bb_uvname = new System.Char[3,68]; public char[] _pad2 = new System.Char[4]; public short[] vgroup = new System.Int16[13]; public short vg_neg; diff --git a/BlendFile/DNA/ParticleSystemModifierData.cs b/BlendFile/DNA/ParticleSystemModifierData.cs index fc725b2..d3c8ab7 100644 --- a/BlendFile/DNA/ParticleSystemModifierData.cs +++ b/BlendFile/DNA/ParticleSystemModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ParticleTarget.cs b/BlendFile/DNA/ParticleTarget.cs index 1c483e6..85213b0 100644 --- a/BlendFile/DNA/ParticleTarget.cs +++ b/BlendFile/DNA/ParticleTarget.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PhysicsSettings.cs b/BlendFile/DNA/PhysicsSettings.cs index 5086cbb..6e9acbb 100644 --- a/BlendFile/DNA/PhysicsSettings.cs +++ b/BlendFile/DNA/PhysicsSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PixelShaderFxData.cs b/BlendFile/DNA/PixelShaderFxData.cs index 78df120..5a5e65f 100644 --- a/BlendFile/DNA/PixelShaderFxData.cs +++ b/BlendFile/DNA/PixelShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PointCache.cs b/BlendFile/DNA/PointCache.cs index 3a2616a..7d7e5b7 100644 --- a/BlendFile/DNA/PointCache.cs +++ b/BlendFile/DNA/PointCache.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PointCloud.cs b/BlendFile/DNA/PointCloud.cs index 411b9e0..85999c3 100644 --- a/BlendFile/DNA/PointCloud.cs +++ b/BlendFile/DNA/PointCloud.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PointDensity.cs b/BlendFile/DNA/PointDensity.cs index 59232af..5a1be86 100644 --- a/BlendFile/DNA/PointDensity.cs +++ b/BlendFile/DNA/PointDensity.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/PreviewImage.cs b/BlendFile/DNA/PreviewImage.cs index 8551c1e..66a7d18 100644 --- a/BlendFile/DNA/PreviewImage.cs +++ b/BlendFile/DNA/PreviewImage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RaytraceEEVEE.cs b/BlendFile/DNA/RaytraceEEVEE.cs index 58b65fb..6932ae3 100644 --- a/BlendFile/DNA/RaytraceEEVEE.cs +++ b/BlendFile/DNA/RaytraceEEVEE.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RegionAssetShelf.cs b/BlendFile/DNA/RegionAssetShelf.cs index 8329842..7ef5f2d 100644 --- a/BlendFile/DNA/RegionAssetShelf.cs +++ b/BlendFile/DNA/RegionAssetShelf.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RegionView3D.cs b/BlendFile/DNA/RegionView3D.cs index c781a0a..8b68eda 100644 --- a/BlendFile/DNA/RegionView3D.cs +++ b/BlendFile/DNA/RegionView3D.cs @@ -7,32 +7,31 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public class RegionView3D { - public float[,] winmat = new System.Single[4][4]; - public float[,] viewmat = new System.Single[4][4]; - public float[,] viewinv = new System.Single[4][4]; - public float[,] persmat = new System.Single[4][4]; - public float[,] persinv = new System.Single[4][4]; + public float[,] winmat = new System.Single[4,4]; + public float[,] viewmat = new System.Single[4,4]; + public float[,] viewinv = new System.Single[4,4]; + public float[,] persmat = new System.Single[4,4]; + public float[,] persinv = new System.Single[4,4]; public float[] viewcamtexcofac = new System.Single[4]; - public float[,] viewmatob = new System.Single[4][4]; - public float[,] persmatob = new System.Single[4][4]; - public float[,] clip = new System.Single[6][4]; - public float[,] clip_local = new System.Single[6][4]; + public float[,] viewmatob = new System.Single[4,4]; + public float[,] persmatob = new System.Single[4,4]; + public float[,] clip = new System.Single[6,4]; + public float[,] clip_local = new System.Single[6,4]; public BoundBox ptr_clipbb; public RegionView3D ptr_localvd; public ViewRender ptr_view_render; public SmoothView3DStore ptr_sms; public wmTimer ptr_smooth_timer; - public float[,] twmat = new System.Single[4][4]; + public float[,] twmat = new System.Single[4,4]; public float[] tw_axis_min = new System.Single[3]; public float[] tw_axis_max = new System.Single[3]; - public float[,] tw_axis_matrix = new System.Single[3][3]; + public float[,] tw_axis_matrix = new System.Single[3,3]; public float gridview; public float[] viewquat = new System.Single[4]; public float dist; diff --git a/BlendFile/DNA/RemeshModifierData.cs b/BlendFile/DNA/RemeshModifierData.cs index af76b90..bd82acd 100644 --- a/BlendFile/DNA/RemeshModifierData.cs +++ b/BlendFile/DNA/RemeshModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RenderData.cs b/BlendFile/DNA/RenderData.cs index c31534a..b3b055c 100644 --- a/BlendFile/DNA/RenderData.cs +++ b/BlendFile/DNA/RenderData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RenderSlot.cs b/BlendFile/DNA/RenderSlot.cs index 95cec4e..b62a558 100644 --- a/BlendFile/DNA/RenderSlot.cs +++ b/BlendFile/DNA/RenderSlot.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RepeatZoneViewerPathElem.cs b/BlendFile/DNA/RepeatZoneViewerPathElem.cs index cedc4a2..cee7f94 100644 --- a/BlendFile/DNA/RepeatZoneViewerPathElem.cs +++ b/BlendFile/DNA/RepeatZoneViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ReportList.cs b/BlendFile/DNA/ReportList.cs index f650bce..608b9ea 100644 --- a/BlendFile/DNA/ReportList.cs +++ b/BlendFile/DNA/ReportList.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RigidBodyCon.cs b/BlendFile/DNA/RigidBodyCon.cs index 0a5fbf2..b5995b0 100644 --- a/BlendFile/DNA/RigidBodyCon.cs +++ b/BlendFile/DNA/RigidBodyCon.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RigidBodyOb.cs b/BlendFile/DNA/RigidBodyOb.cs index 3cb6c36..51b34f5 100644 --- a/BlendFile/DNA/RigidBodyOb.cs +++ b/BlendFile/DNA/RigidBodyOb.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RigidBodyWorld.cs b/BlendFile/DNA/RigidBodyWorld.cs index 146d0e8..dec079a 100644 --- a/BlendFile/DNA/RigidBodyWorld.cs +++ b/BlendFile/DNA/RigidBodyWorld.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RigidBodyWorld_Shared.cs b/BlendFile/DNA/RigidBodyWorld_Shared.cs index b2f7c00..d72dc09 100644 --- a/BlendFile/DNA/RigidBodyWorld_Shared.cs +++ b/BlendFile/DNA/RigidBodyWorld_Shared.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/RimShaderFxData.cs b/BlendFile/DNA/RimShaderFxData.cs index 2f86282..fc5857e 100644 --- a/BlendFile/DNA/RimShaderFxData.cs +++ b/BlendFile/DNA/RimShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SBVertex.cs b/BlendFile/DNA/SBVertex.cs index 3aa5dbb..86de4c7 100644 --- a/BlendFile/DNA/SBVertex.cs +++ b/BlendFile/DNA/SBVertex.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SDefBind.cs b/BlendFile/DNA/SDefBind.cs index e62ee3a..8a5dbd6 100644 --- a/BlendFile/DNA/SDefBind.cs +++ b/BlendFile/DNA/SDefBind.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SDefVert.cs b/BlendFile/DNA/SDefVert.cs index bce2089..694aaef 100644 --- a/BlendFile/DNA/SDefVert.cs +++ b/BlendFile/DNA/SDefVert.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SPHFluidSettings.cs b/BlendFile/DNA/SPHFluidSettings.cs index 5a2407d..dd5a0c1 100644 --- a/BlendFile/DNA/SPHFluidSettings.cs +++ b/BlendFile/DNA/SPHFluidSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Scene.cs b/BlendFile/DNA/Scene.cs index 0234e6e..58be753 100644 --- a/BlendFile/DNA/Scene.cs +++ b/BlendFile/DNA/Scene.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SceneDisplay.cs b/BlendFile/DNA/SceneDisplay.cs index 78a1ad3..02efd80 100644 --- a/BlendFile/DNA/SceneDisplay.cs +++ b/BlendFile/DNA/SceneDisplay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SceneEEVEE.cs b/BlendFile/DNA/SceneEEVEE.cs index a6fc452..107768a 100644 --- a/BlendFile/DNA/SceneEEVEE.cs +++ b/BlendFile/DNA/SceneEEVEE.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SceneGpencil.cs b/BlendFile/DNA/SceneGpencil.cs index 65afcb7..18a7a6c 100644 --- a/BlendFile/DNA/SceneGpencil.cs +++ b/BlendFile/DNA/SceneGpencil.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SceneHydra.cs b/BlendFile/DNA/SceneHydra.cs index 4c53431..2775677 100644 --- a/BlendFile/DNA/SceneHydra.cs +++ b/BlendFile/DNA/SceneHydra.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SceneRenderLayer.cs b/BlendFile/DNA/SceneRenderLayer.cs index a2e1143..d027eff 100644 --- a/BlendFile/DNA/SceneRenderLayer.cs +++ b/BlendFile/DNA/SceneRenderLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SceneRenderView.cs b/BlendFile/DNA/SceneRenderView.cs index ee36c8d..d177a12 100644 --- a/BlendFile/DNA/SceneRenderView.cs +++ b/BlendFile/DNA/SceneRenderView.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Scopes.cs b/BlendFile/DNA/Scopes.cs index 2239d24..e14c284 100644 --- a/BlendFile/DNA/Scopes.cs +++ b/BlendFile/DNA/Scopes.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -26,7 +25,7 @@ namespace BlendFile.DNA { public float wavefrm_alpha; public float wavefrm_yfac; public float vecscope_alpha; - public float[,] minmax = new System.Single[3][2]; + public float[,] minmax = new System.Single[3,2]; public Histogram hist; public float ptr_waveform_1; public float ptr_waveform_2; diff --git a/BlendFile/DNA/ScrArea.cs b/BlendFile/DNA/ScrArea.cs index 698f837..c383549 100644 --- a/BlendFile/DNA/ScrArea.cs +++ b/BlendFile/DNA/ScrArea.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ScrAreaMap.cs b/BlendFile/DNA/ScrAreaMap.cs index 2639ef9..f2b569c 100644 --- a/BlendFile/DNA/ScrAreaMap.cs +++ b/BlendFile/DNA/ScrAreaMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ScrArea_Runtime.cs b/BlendFile/DNA/ScrArea_Runtime.cs index 1591974..c97a84b 100644 --- a/BlendFile/DNA/ScrArea_Runtime.cs +++ b/BlendFile/DNA/ScrArea_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ScrEdge.cs b/BlendFile/DNA/ScrEdge.cs index b28f4fa..acd9049 100644 --- a/BlendFile/DNA/ScrEdge.cs +++ b/BlendFile/DNA/ScrEdge.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ScrGlobalAreaData.cs b/BlendFile/DNA/ScrGlobalAreaData.cs index e686de5..37a465f 100644 --- a/BlendFile/DNA/ScrGlobalAreaData.cs +++ b/BlendFile/DNA/ScrGlobalAreaData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ScrVert.cs b/BlendFile/DNA/ScrVert.cs index 391e984..530f463 100644 --- a/BlendFile/DNA/ScrVert.cs +++ b/BlendFile/DNA/ScrVert.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ScrewModifierData.cs b/BlendFile/DNA/ScrewModifierData.cs index 8fd68d3..f9a05f8 100644 --- a/BlendFile/DNA/ScrewModifierData.cs +++ b/BlendFile/DNA/ScrewModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Script.cs b/BlendFile/DNA/Script.cs index 2e0fcd2..97407fd 100644 --- a/BlendFile/DNA/Script.cs +++ b/BlendFile/DNA/Script.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Sculpt.cs b/BlendFile/DNA/Sculpt.cs index ba264ea..f99cdee 100644 --- a/BlendFile/DNA/Sculpt.cs +++ b/BlendFile/DNA/Sculpt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SeqConnection.cs b/BlendFile/DNA/SeqConnection.cs index fdee249..ba7465a 100644 --- a/BlendFile/DNA/SeqConnection.cs +++ b/BlendFile/DNA/SeqConnection.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SeqRetimingHandle.cs b/BlendFile/DNA/SeqRetimingHandle.cs index 79ae0a3..ef76c2f 100644 --- a/BlendFile/DNA/SeqRetimingHandle.cs +++ b/BlendFile/DNA/SeqRetimingHandle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SeqTimelineChannel.cs b/BlendFile/DNA/SeqTimelineChannel.cs index 8ed4868..427ccd5 100644 --- a/BlendFile/DNA/SeqTimelineChannel.cs +++ b/BlendFile/DNA/SeqTimelineChannel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Sequence.cs b/BlendFile/DNA/Sequence.cs index 7e77f37..e458fe4 100644 --- a/BlendFile/DNA/Sequence.cs +++ b/BlendFile/DNA/Sequence.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequenceModifierData.cs b/BlendFile/DNA/SequenceModifierData.cs index ca6ea4f..c11bb1a 100644 --- a/BlendFile/DNA/SequenceModifierData.cs +++ b/BlendFile/DNA/SequenceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequenceRuntime.cs b/BlendFile/DNA/SequenceRuntime.cs index ddfc551..d7d4086 100644 --- a/BlendFile/DNA/SequenceRuntime.cs +++ b/BlendFile/DNA/SequenceRuntime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequencerCacheOverlay.cs b/BlendFile/DNA/SequencerCacheOverlay.cs index 897148f..95108f6 100644 --- a/BlendFile/DNA/SequencerCacheOverlay.cs +++ b/BlendFile/DNA/SequencerCacheOverlay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequencerMaskModifierData.cs b/BlendFile/DNA/SequencerMaskModifierData.cs index a9533ae..e98c721 100644 --- a/BlendFile/DNA/SequencerMaskModifierData.cs +++ b/BlendFile/DNA/SequencerMaskModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequencerPreviewOverlay.cs b/BlendFile/DNA/SequencerPreviewOverlay.cs index 48ef820..a5b2e60 100644 --- a/BlendFile/DNA/SequencerPreviewOverlay.cs +++ b/BlendFile/DNA/SequencerPreviewOverlay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequencerTimelineOverlay.cs b/BlendFile/DNA/SequencerTimelineOverlay.cs index 9910604..3d43bbd 100644 --- a/BlendFile/DNA/SequencerTimelineOverlay.cs +++ b/BlendFile/DNA/SequencerTimelineOverlay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequencerTonemapModifierData.cs b/BlendFile/DNA/SequencerTonemapModifierData.cs index 15b7da2..2338cc7 100644 --- a/BlendFile/DNA/SequencerTonemapModifierData.cs +++ b/BlendFile/DNA/SequencerTonemapModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SequencerToolSettings.cs b/BlendFile/DNA/SequencerToolSettings.cs index cbcf8ec..2a19683 100644 --- a/BlendFile/DNA/SequencerToolSettings.cs +++ b/BlendFile/DNA/SequencerToolSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SessionUID.cs b/BlendFile/DNA/SessionUID.cs index 69e305a..2b2ce29 100644 --- a/BlendFile/DNA/SessionUID.cs +++ b/BlendFile/DNA/SessionUID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ShaderFxData.cs b/BlendFile/DNA/ShaderFxData.cs index 86d9855..39b7c82 100644 --- a/BlendFile/DNA/ShaderFxData.cs +++ b/BlendFile/DNA/ShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ShaderFxData_Runtime.cs b/BlendFile/DNA/ShaderFxData_Runtime.cs index 36f1516..bf5403c 100644 --- a/BlendFile/DNA/ShaderFxData_Runtime.cs +++ b/BlendFile/DNA/ShaderFxData_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ShadowShaderFxData.cs b/BlendFile/DNA/ShadowShaderFxData.cs index 68d4891..d83adbe 100644 --- a/BlendFile/DNA/ShadowShaderFxData.cs +++ b/BlendFile/DNA/ShadowShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ShapeKeyModifierData.cs b/BlendFile/DNA/ShapeKeyModifierData.cs index cba56a2..3c20b4c 100644 --- a/BlendFile/DNA/ShapeKeyModifierData.cs +++ b/BlendFile/DNA/ShapeKeyModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ShrinkwrapGpencilModifierData.cs b/BlendFile/DNA/ShrinkwrapGpencilModifierData.cs index 0dc2baa..9c5024b 100644 --- a/BlendFile/DNA/ShrinkwrapGpencilModifierData.cs +++ b/BlendFile/DNA/ShrinkwrapGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ShrinkwrapModifierData.cs b/BlendFile/DNA/ShrinkwrapModifierData.cs index a4b3aef..15f9110 100644 --- a/BlendFile/DNA/ShrinkwrapModifierData.cs +++ b/BlendFile/DNA/ShrinkwrapModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SimpleDeformModifierData.cs b/BlendFile/DNA/SimpleDeformModifierData.cs index d198502..55ac16e 100644 --- a/BlendFile/DNA/SimpleDeformModifierData.cs +++ b/BlendFile/DNA/SimpleDeformModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SimplifyGpencilModifierData.cs b/BlendFile/DNA/SimplifyGpencilModifierData.cs index e7b244d..a34f14c 100644 --- a/BlendFile/DNA/SimplifyGpencilModifierData.cs +++ b/BlendFile/DNA/SimplifyGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SimulationZoneViewerPathElem.cs b/BlendFile/DNA/SimulationZoneViewerPathElem.cs index 91c8a5f..644cb82 100644 --- a/BlendFile/DNA/SimulationZoneViewerPathElem.cs +++ b/BlendFile/DNA/SimulationZoneViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SkinModifierData.cs b/BlendFile/DNA/SkinModifierData.cs index b3f87e6..9fead4f 100644 --- a/BlendFile/DNA/SkinModifierData.cs +++ b/BlendFile/DNA/SkinModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SmokeModifierData.cs b/BlendFile/DNA/SmokeModifierData.cs index 4e9e01d..389e9f0 100644 --- a/BlendFile/DNA/SmokeModifierData.cs +++ b/BlendFile/DNA/SmokeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SmoothGpencilModifierData.cs b/BlendFile/DNA/SmoothGpencilModifierData.cs index a037d48..9c69b83 100644 --- a/BlendFile/DNA/SmoothGpencilModifierData.cs +++ b/BlendFile/DNA/SmoothGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SmoothModifierData.cs b/BlendFile/DNA/SmoothModifierData.cs index b91239e..9c6626a 100644 --- a/BlendFile/DNA/SmoothModifierData.cs +++ b/BlendFile/DNA/SmoothModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SoftBody.cs b/BlendFile/DNA/SoftBody.cs index f46ab9b..91d2c70 100644 --- a/BlendFile/DNA/SoftBody.cs +++ b/BlendFile/DNA/SoftBody.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -65,8 +64,8 @@ namespace BlendFile.DNA { public Collection ptr_collision_group; public EffectorWeights ptr_effector_weights; public float[] lcom = new System.Single[3]; - public float[,] lrot = new System.Single[3][3]; - public float[,] lscale = new System.Single[3][3]; + public float[,] lrot = new System.Single[3,3]; + public float[,] lscale = new System.Single[3,3]; public int last_frame; public SoftBody( int totpoint, diff --git a/BlendFile/DNA/SoftBody_Shared.cs b/BlendFile/DNA/SoftBody_Shared.cs index 182998e..7e22316 100644 --- a/BlendFile/DNA/SoftBody_Shared.cs +++ b/BlendFile/DNA/SoftBody_Shared.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SoftbodyModifierData.cs b/BlendFile/DNA/SoftbodyModifierData.cs index 1431631..18c3c89 100644 --- a/BlendFile/DNA/SoftbodyModifierData.cs +++ b/BlendFile/DNA/SoftbodyModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SolidColorVars.cs b/BlendFile/DNA/SolidColorVars.cs index 5a6eccf..2b8aa74 100644 --- a/BlendFile/DNA/SolidColorVars.cs +++ b/BlendFile/DNA/SolidColorVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SolidLight.cs b/BlendFile/DNA/SolidLight.cs index fdaf840..527c774 100644 --- a/BlendFile/DNA/SolidLight.cs +++ b/BlendFile/DNA/SolidLight.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SolidifyModifierData.cs b/BlendFile/DNA/SolidifyModifierData.cs index facc2e9..b21d88b 100644 --- a/BlendFile/DNA/SolidifyModifierData.cs +++ b/BlendFile/DNA/SolidifyModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SoundEqualizerModifierData.cs b/BlendFile/DNA/SoundEqualizerModifierData.cs index 27f173a..3bde742 100644 --- a/BlendFile/DNA/SoundEqualizerModifierData.cs +++ b/BlendFile/DNA/SoundEqualizerModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceAction.cs b/BlendFile/DNA/SpaceAction.cs index d75dee6..70f1ba0 100644 --- a/BlendFile/DNA/SpaceAction.cs +++ b/BlendFile/DNA/SpaceAction.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceAction_Runtime.cs b/BlendFile/DNA/SpaceAction_Runtime.cs index 80cc9d7..e093441 100644 --- a/BlendFile/DNA/SpaceAction_Runtime.cs +++ b/BlendFile/DNA/SpaceAction_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceButs.cs b/BlendFile/DNA/SpaceButs.cs index 13497da..c3ac02a 100644 --- a/BlendFile/DNA/SpaceButs.cs +++ b/BlendFile/DNA/SpaceButs.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceClip.cs b/BlendFile/DNA/SpaceClip.cs index 710e041..2e1ba93 100644 --- a/BlendFile/DNA/SpaceClip.cs +++ b/BlendFile/DNA/SpaceClip.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -38,8 +37,8 @@ namespace BlendFile.DNA { public float scale; public float angle; public char[] _pad = new System.Char[4]; - public float[,] stabmat = new System.Single[4][4]; - public float[,] unistabmat = new System.Single[4][4]; + public float[,] stabmat = new System.Single[4,4]; + public float[,] unistabmat = new System.Single[4,4]; public int postproc_flag; public short gpencil_src; public char[] _pad2 = new System.Char[2]; diff --git a/BlendFile/DNA/SpaceConsole.cs b/BlendFile/DNA/SpaceConsole.cs index 29a42b0..a36e363 100644 --- a/BlendFile/DNA/SpaceConsole.cs +++ b/BlendFile/DNA/SpaceConsole.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceFile.cs b/BlendFile/DNA/SpaceFile.cs index 792af98..65c749e 100644 --- a/BlendFile/DNA/SpaceFile.cs +++ b/BlendFile/DNA/SpaceFile.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceGraph_Runtime.cs b/BlendFile/DNA/SpaceGraph_Runtime.cs index 70957fb..c453e09 100644 --- a/BlendFile/DNA/SpaceGraph_Runtime.cs +++ b/BlendFile/DNA/SpaceGraph_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceImage.cs b/BlendFile/DNA/SpaceImage.cs index 6f57228..a7b713e 100644 --- a/BlendFile/DNA/SpaceImage.cs +++ b/BlendFile/DNA/SpaceImage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceImageOverlay.cs b/BlendFile/DNA/SpaceImageOverlay.cs index 47aa838..5faa872 100644 --- a/BlendFile/DNA/SpaceImageOverlay.cs +++ b/BlendFile/DNA/SpaceImageOverlay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceInfo.cs b/BlendFile/DNA/SpaceInfo.cs index e9530d3..74486ff 100644 --- a/BlendFile/DNA/SpaceInfo.cs +++ b/BlendFile/DNA/SpaceInfo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceIpo.cs b/BlendFile/DNA/SpaceIpo.cs index a494457..550f0c1 100644 --- a/BlendFile/DNA/SpaceIpo.cs +++ b/BlendFile/DNA/SpaceIpo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceLink.cs b/BlendFile/DNA/SpaceLink.cs index 31d92e4..48adc24 100644 --- a/BlendFile/DNA/SpaceLink.cs +++ b/BlendFile/DNA/SpaceLink.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceNla.cs b/BlendFile/DNA/SpaceNla.cs index 325d15f..2b8fe89 100644 --- a/BlendFile/DNA/SpaceNla.cs +++ b/BlendFile/DNA/SpaceNla.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceNode.cs b/BlendFile/DNA/SpaceNode.cs index 5abc1ce..b5171b1 100644 --- a/BlendFile/DNA/SpaceNode.cs +++ b/BlendFile/DNA/SpaceNode.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceNodeOverlay.cs b/BlendFile/DNA/SpaceNodeOverlay.cs index 59e69a9..a1d44f1 100644 --- a/BlendFile/DNA/SpaceNodeOverlay.cs +++ b/BlendFile/DNA/SpaceNodeOverlay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceOops.cs b/BlendFile/DNA/SpaceOops.cs index 7fe91fa..41cf407 100644 --- a/BlendFile/DNA/SpaceOops.cs +++ b/BlendFile/DNA/SpaceOops.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceScript.cs b/BlendFile/DNA/SpaceScript.cs index a16fca1..d8751d4 100644 --- a/BlendFile/DNA/SpaceScript.cs +++ b/BlendFile/DNA/SpaceScript.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceSeq.cs b/BlendFile/DNA/SpaceSeq.cs index 8ac8562..2852bfb 100644 --- a/BlendFile/DNA/SpaceSeq.cs +++ b/BlendFile/DNA/SpaceSeq.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceSpreadsheet.cs b/BlendFile/DNA/SpaceSpreadsheet.cs index 99176ed..d0eccdb 100644 --- a/BlendFile/DNA/SpaceSpreadsheet.cs +++ b/BlendFile/DNA/SpaceSpreadsheet.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceStatusBar.cs b/BlendFile/DNA/SpaceStatusBar.cs index 6f40322..649db92 100644 --- a/BlendFile/DNA/SpaceStatusBar.cs +++ b/BlendFile/DNA/SpaceStatusBar.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceText.cs b/BlendFile/DNA/SpaceText.cs index a297c5a..a387105 100644 --- a/BlendFile/DNA/SpaceText.cs +++ b/BlendFile/DNA/SpaceText.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceTopBar.cs b/BlendFile/DNA/SpaceTopBar.cs index 1badf7a..1814c0b 100644 --- a/BlendFile/DNA/SpaceTopBar.cs +++ b/BlendFile/DNA/SpaceTopBar.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpaceUserPref.cs b/BlendFile/DNA/SpaceUserPref.cs index 77f5fd6..af699d9 100644 --- a/BlendFile/DNA/SpaceUserPref.cs +++ b/BlendFile/DNA/SpaceUserPref.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Speaker.cs b/BlendFile/DNA/Speaker.cs index d0e8d5c..6f0cd3d 100644 --- a/BlendFile/DNA/Speaker.cs +++ b/BlendFile/DNA/Speaker.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpeedControlVars.cs b/BlendFile/DNA/SpeedControlVars.cs index 3fd33a1..ec98bf3 100644 --- a/BlendFile/DNA/SpeedControlVars.cs +++ b/BlendFile/DNA/SpeedControlVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpreadsheetColumn.cs b/BlendFile/DNA/SpreadsheetColumn.cs index 53b69a5..d856fda 100644 --- a/BlendFile/DNA/SpreadsheetColumn.cs +++ b/BlendFile/DNA/SpreadsheetColumn.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpreadsheetColumnID.cs b/BlendFile/DNA/SpreadsheetColumnID.cs index 10ee1ae..c400b35 100644 --- a/BlendFile/DNA/SpreadsheetColumnID.cs +++ b/BlendFile/DNA/SpreadsheetColumnID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpreadsheetInstanceID.cs b/BlendFile/DNA/SpreadsheetInstanceID.cs index 78a6ee9..ced768a 100644 --- a/BlendFile/DNA/SpreadsheetInstanceID.cs +++ b/BlendFile/DNA/SpreadsheetInstanceID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SpreadsheetRowFilter.cs b/BlendFile/DNA/SpreadsheetRowFilter.cs index fbb7ff4..3af923d 100644 --- a/BlendFile/DNA/SpreadsheetRowFilter.cs +++ b/BlendFile/DNA/SpreadsheetRowFilter.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Stereo3dFormat.cs b/BlendFile/DNA/Stereo3dFormat.cs index 50b95e3..d96b54d 100644 --- a/BlendFile/DNA/Stereo3dFormat.cs +++ b/BlendFile/DNA/Stereo3dFormat.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Strip.cs b/BlendFile/DNA/Strip.cs index 38dd629..7eb9e09 100644 --- a/BlendFile/DNA/Strip.cs +++ b/BlendFile/DNA/Strip.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/StripAnim.cs b/BlendFile/DNA/StripAnim.cs index aeb072e..c417c65 100644 --- a/BlendFile/DNA/StripAnim.cs +++ b/BlendFile/DNA/StripAnim.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/StripColorBalance.cs b/BlendFile/DNA/StripColorBalance.cs index e960ce6..c1b6a5c 100644 --- a/BlendFile/DNA/StripColorBalance.cs +++ b/BlendFile/DNA/StripColorBalance.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/StripCrop.cs b/BlendFile/DNA/StripCrop.cs index a150a82..c9c3baa 100644 --- a/BlendFile/DNA/StripCrop.cs +++ b/BlendFile/DNA/StripCrop.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/StripElem.cs b/BlendFile/DNA/StripElem.cs index 275919c..a339ada 100644 --- a/BlendFile/DNA/StripElem.cs +++ b/BlendFile/DNA/StripElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/StripProxy.cs b/BlendFile/DNA/StripProxy.cs index a3a6914..86f6872 100644 --- a/BlendFile/DNA/StripProxy.cs +++ b/BlendFile/DNA/StripProxy.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/StripTransform.cs b/BlendFile/DNA/StripTransform.cs index 333d75b..4a3d9d8 100644 --- a/BlendFile/DNA/StripTransform.cs +++ b/BlendFile/DNA/StripTransform.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SubdivGpencilModifierData.cs b/BlendFile/DNA/SubdivGpencilModifierData.cs index 5a5ce51..16794da 100644 --- a/BlendFile/DNA/SubdivGpencilModifierData.cs +++ b/BlendFile/DNA/SubdivGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SubsurfModifierData.cs b/BlendFile/DNA/SubsurfModifierData.cs index 702d269..7c9df69 100644 --- a/BlendFile/DNA/SubsurfModifierData.cs +++ b/BlendFile/DNA/SubsurfModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SurfaceDeformModifierData.cs b/BlendFile/DNA/SurfaceDeformModifierData.cs index 0c9e837..111c9dd 100644 --- a/BlendFile/DNA/SurfaceDeformModifierData.cs +++ b/BlendFile/DNA/SurfaceDeformModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -25,7 +24,7 @@ namespace BlendFile.DNA { public int target_verts_num; public int numpoly; public int flags; - public float[,] mat = new System.Single[4][4]; + public float[,] mat = new System.Single[4,4]; public float strength; public char[] defgrp_name = new System.Char[64]; public int _pad2; diff --git a/BlendFile/DNA/SurfaceModifierData.cs b/BlendFile/DNA/SurfaceModifierData.cs index 1cea048..18105a0 100644 --- a/BlendFile/DNA/SurfaceModifierData.cs +++ b/BlendFile/DNA/SurfaceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SurfaceModifierData_Runtime.cs b/BlendFile/DNA/SurfaceModifierData_Runtime.cs index c7737bd..f48476c 100644 --- a/BlendFile/DNA/SurfaceModifierData_Runtime.cs +++ b/BlendFile/DNA/SurfaceModifierData_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/SwirlShaderFxData.cs b/BlendFile/DNA/SwirlShaderFxData.cs index 19dc172..c6adf95 100644 --- a/BlendFile/DNA/SwirlShaderFxData.cs +++ b/BlendFile/DNA/SwirlShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TFace.cs b/BlendFile/DNA/TFace.cs index d6d27e1..27bbc26 100644 --- a/BlendFile/DNA/TFace.cs +++ b/BlendFile/DNA/TFace.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -15,7 +14,7 @@ namespace BlendFile.DNA { public class TFace { public object ptr_tpage; - public float[,] uv = new System.Single[4][2]; + public float[,] uv = new System.Single[4,2]; public int[] col = new System.Int32[4]; public char flag; public char transp; diff --git a/BlendFile/DNA/Tex.cs b/BlendFile/DNA/Tex.cs index 0b7e13a..7ffcd2b 100644 --- a/BlendFile/DNA/Tex.cs +++ b/BlendFile/DNA/Tex.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TexMapping.cs b/BlendFile/DNA/TexMapping.cs index ebf8479..e2a3b15 100644 --- a/BlendFile/DNA/TexMapping.cs +++ b/BlendFile/DNA/TexMapping.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -23,7 +22,7 @@ namespace BlendFile.DNA { public char projz; public char mapping; public int type; - public float[,] mat = new System.Single[4][4]; + public float[,] mat = new System.Single[4,4]; public float[] min = new System.Single[3]; public float[] max = new System.Single[3]; public Object ptr_ob; diff --git a/BlendFile/DNA/TexNodeOutput.cs b/BlendFile/DNA/TexNodeOutput.cs index f6d7e88..a458ae9 100644 --- a/BlendFile/DNA/TexNodeOutput.cs +++ b/BlendFile/DNA/TexNodeOutput.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TexPaintSlot.cs b/BlendFile/DNA/TexPaintSlot.cs index f3bb8fa..2418c4d 100644 --- a/BlendFile/DNA/TexPaintSlot.cs +++ b/BlendFile/DNA/TexPaintSlot.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Text.cs b/BlendFile/DNA/Text.cs index 80b5180..fcaedf3 100644 --- a/BlendFile/DNA/Text.cs +++ b/BlendFile/DNA/Text.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TextBox.cs b/BlendFile/DNA/TextBox.cs index 0364eea..f484f22 100644 --- a/BlendFile/DNA/TextBox.cs +++ b/BlendFile/DNA/TextBox.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TextLine.cs b/BlendFile/DNA/TextLine.cs index 2ab077b..6bdf52b 100644 --- a/BlendFile/DNA/TextLine.cs +++ b/BlendFile/DNA/TextLine.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TextVars.cs b/BlendFile/DNA/TextVars.cs index a606257..72f450a 100644 --- a/BlendFile/DNA/TextVars.cs +++ b/BlendFile/DNA/TextVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TextureGpencilModifierData.cs b/BlendFile/DNA/TextureGpencilModifierData.cs index 2387b59..2591cc2 100644 --- a/BlendFile/DNA/TextureGpencilModifierData.cs +++ b/BlendFile/DNA/TextureGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThemeAssetShelf.cs b/BlendFile/DNA/ThemeAssetShelf.cs index e67e77e..6d610ee 100644 --- a/BlendFile/DNA/ThemeAssetShelf.cs +++ b/BlendFile/DNA/ThemeAssetShelf.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThemeCollectionColor.cs b/BlendFile/DNA/ThemeCollectionColor.cs index 5a01481..4c4e74e 100644 --- a/BlendFile/DNA/ThemeCollectionColor.cs +++ b/BlendFile/DNA/ThemeCollectionColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThemeSpace.cs b/BlendFile/DNA/ThemeSpace.cs index bb85996..7b7ac0d 100644 --- a/BlendFile/DNA/ThemeSpace.cs +++ b/BlendFile/DNA/ThemeSpace.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThemeStripColor.cs b/BlendFile/DNA/ThemeStripColor.cs index 6a59eb2..33baccc 100644 --- a/BlendFile/DNA/ThemeStripColor.cs +++ b/BlendFile/DNA/ThemeStripColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThemeUI.cs b/BlendFile/DNA/ThemeUI.cs index 6e6af00..6a33727 100644 --- a/BlendFile/DNA/ThemeUI.cs +++ b/BlendFile/DNA/ThemeUI.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThemeWireColor.cs b/BlendFile/DNA/ThemeWireColor.cs index 1ea6ef7..f96ac62 100644 --- a/BlendFile/DNA/ThemeWireColor.cs +++ b/BlendFile/DNA/ThemeWireColor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ThickGpencilModifierData.cs b/BlendFile/DNA/ThickGpencilModifierData.cs index 97167d2..e99568f 100644 --- a/BlendFile/DNA/ThickGpencilModifierData.cs +++ b/BlendFile/DNA/ThickGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TimeGpencilModifierData.cs b/BlendFile/DNA/TimeGpencilModifierData.cs index 95be038..90f40c4 100644 --- a/BlendFile/DNA/TimeGpencilModifierData.cs +++ b/BlendFile/DNA/TimeGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TimeGpencilModifierSegment.cs b/BlendFile/DNA/TimeGpencilModifierSegment.cs index 7eb97ce..877d388 100644 --- a/BlendFile/DNA/TimeGpencilModifierSegment.cs +++ b/BlendFile/DNA/TimeGpencilModifierSegment.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TimeMarker.cs b/BlendFile/DNA/TimeMarker.cs index 99b9218..4a2ef5d 100644 --- a/BlendFile/DNA/TimeMarker.cs +++ b/BlendFile/DNA/TimeMarker.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TintGpencilModifierData.cs b/BlendFile/DNA/TintGpencilModifierData.cs index bbd1d5b..488d983 100644 --- a/BlendFile/DNA/TintGpencilModifierData.cs +++ b/BlendFile/DNA/TintGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ToolSettings.cs b/BlendFile/DNA/ToolSettings.cs index c7510dd..dcf5dd7 100644 --- a/BlendFile/DNA/ToolSettings.cs +++ b/BlendFile/DNA/ToolSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ToolSystemBrushBindings.cs b/BlendFile/DNA/ToolSystemBrushBindings.cs index 3cb2aa1..2f8c4f9 100644 --- a/BlendFile/DNA/ToolSystemBrushBindings.cs +++ b/BlendFile/DNA/ToolSystemBrushBindings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TransformOrientation.cs b/BlendFile/DNA/TransformOrientation.cs index bd6fc4c..468bc9a 100644 --- a/BlendFile/DNA/TransformOrientation.cs +++ b/BlendFile/DNA/TransformOrientation.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -17,7 +16,7 @@ namespace BlendFile.DNA { public TransformOrientation ptr_next; public TransformOrientation ptr_prev; public char[] name = new System.Char[64]; - public float[,] mat = new System.Single[3][3]; + public float[,] mat = new System.Single[3,3]; public char[] _pad = new System.Char[4]; public TransformOrientation(TransformOrientation ptr_next, TransformOrientation ptr_prev, char[] name, float[,] mat, char[] _pad) { this.ptr_next = ptr_next; diff --git a/BlendFile/DNA/TransformOrientationSlot.cs b/BlendFile/DNA/TransformOrientationSlot.cs index 5d9734c..4b3b854 100644 --- a/BlendFile/DNA/TransformOrientationSlot.cs +++ b/BlendFile/DNA/TransformOrientationSlot.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TransformVars.cs b/BlendFile/DNA/TransformVars.cs index 78aef4d..2bc5103 100644 --- a/BlendFile/DNA/TransformVars.cs +++ b/BlendFile/DNA/TransformVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TreeStore.cs b/BlendFile/DNA/TreeStore.cs index 4935856..fc05711 100644 --- a/BlendFile/DNA/TreeStore.cs +++ b/BlendFile/DNA/TreeStore.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TreeStoreElem.cs b/BlendFile/DNA/TreeStoreElem.cs index 188e926..33f4705 100644 --- a/BlendFile/DNA/TreeStoreElem.cs +++ b/BlendFile/DNA/TreeStoreElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/TriangulateModifierData.cs b/BlendFile/DNA/TriangulateModifierData.cs index 7c11106..720ab0a 100644 --- a/BlendFile/DNA/TriangulateModifierData.cs +++ b/BlendFile/DNA/TriangulateModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UVProjectModifierData.cs b/BlendFile/DNA/UVProjectModifierData.cs index 29a3a33..a8d1567 100644 --- a/BlendFile/DNA/UVProjectModifierData.cs +++ b/BlendFile/DNA/UVProjectModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UVWarpModifierData.cs b/BlendFile/DNA/UVWarpModifierData.cs index 37b9fa1..75d869c 100644 --- a/BlendFile/DNA/UVWarpModifierData.cs +++ b/BlendFile/DNA/UVWarpModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UnifiedPaintSettings.cs b/BlendFile/DNA/UnifiedPaintSettings.cs index b75213d..6d77b6f 100644 --- a/BlendFile/DNA/UnifiedPaintSettings.cs +++ b/BlendFile/DNA/UnifiedPaintSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UnitSettings.cs b/BlendFile/DNA/UnitSettings.cs index 2eb187d..1b22fdb 100644 --- a/BlendFile/DNA/UnitSettings.cs +++ b/BlendFile/DNA/UnitSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UserDef.cs b/BlendFile/DNA/UserDef.cs index 5a05986..2107bbe 100644 --- a/BlendFile/DNA/UserDef.cs +++ b/BlendFile/DNA/UserDef.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UserDef_Experimental.cs b/BlendFile/DNA/UserDef_Experimental.cs index 7acd577..af8366c 100644 --- a/BlendFile/DNA/UserDef_Experimental.cs +++ b/BlendFile/DNA/UserDef_Experimental.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UserDef_FileSpaceData.cs b/BlendFile/DNA/UserDef_FileSpaceData.cs index e2159f3..75f2231 100644 --- a/BlendFile/DNA/UserDef_FileSpaceData.cs +++ b/BlendFile/DNA/UserDef_FileSpaceData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UserDef_Runtime.cs b/BlendFile/DNA/UserDef_Runtime.cs index d34ea21..6117ea8 100644 --- a/BlendFile/DNA/UserDef_Runtime.cs +++ b/BlendFile/DNA/UserDef_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UserDef_SpaceData.cs b/BlendFile/DNA/UserDef_SpaceData.cs index 3aafa41..fe7fa2a 100644 --- a/BlendFile/DNA/UserDef_SpaceData.cs +++ b/BlendFile/DNA/UserDef_SpaceData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/UvSculpt.cs b/BlendFile/DNA/UvSculpt.cs index 10579ca..c02419f 100644 --- a/BlendFile/DNA/UvSculpt.cs +++ b/BlendFile/DNA/UvSculpt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/VFont.cs b/BlendFile/DNA/VFont.cs index 9aa58cd..39f66d9 100644 --- a/BlendFile/DNA/VFont.cs +++ b/BlendFile/DNA/VFont.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/VPaint.cs b/BlendFile/DNA/VPaint.cs index 63a64d4..c5f41af 100644 --- a/BlendFile/DNA/VPaint.cs +++ b/BlendFile/DNA/VPaint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/View2D.cs b/BlendFile/DNA/View2D.cs index 35b771d..c9834a0 100644 --- a/BlendFile/DNA/View2D.cs +++ b/BlendFile/DNA/View2D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/View3D.cs b/BlendFile/DNA/View3D.cs index 5930b04..60e72f4 100644 --- a/BlendFile/DNA/View3D.cs +++ b/BlendFile/DNA/View3D.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/View3DCursor.cs b/BlendFile/DNA/View3DCursor.cs index d3a371b..50c646b 100644 --- a/BlendFile/DNA/View3DCursor.cs +++ b/BlendFile/DNA/View3DCursor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/View3DOverlay.cs b/BlendFile/DNA/View3DOverlay.cs index 3e747d5..6efa681 100644 --- a/BlendFile/DNA/View3DOverlay.cs +++ b/BlendFile/DNA/View3DOverlay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/View3DShading.cs b/BlendFile/DNA/View3DShading.cs index 5ac7473..cb7a2b2 100644 --- a/BlendFile/DNA/View3DShading.cs +++ b/BlendFile/DNA/View3DShading.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/View3D_Runtime.cs b/BlendFile/DNA/View3D_Runtime.cs index 8fadbe9..36f6404 100644 --- a/BlendFile/DNA/View3D_Runtime.cs +++ b/BlendFile/DNA/View3D_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewLayer.cs b/BlendFile/DNA/ViewLayer.cs index e596c03..7a4107e 100644 --- a/BlendFile/DNA/ViewLayer.cs +++ b/BlendFile/DNA/ViewLayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewLayerAOV.cs b/BlendFile/DNA/ViewLayerAOV.cs index 3d1e4fb..fc6b9f2 100644 --- a/BlendFile/DNA/ViewLayerAOV.cs +++ b/BlendFile/DNA/ViewLayerAOV.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewLayerEEVEE.cs b/BlendFile/DNA/ViewLayerEEVEE.cs index 0dea5e9..75ef8eb 100644 --- a/BlendFile/DNA/ViewLayerEEVEE.cs +++ b/BlendFile/DNA/ViewLayerEEVEE.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewLayerEngineData.cs b/BlendFile/DNA/ViewLayerEngineData.cs index ff1d09f..5d6cea1 100644 --- a/BlendFile/DNA/ViewLayerEngineData.cs +++ b/BlendFile/DNA/ViewLayerEngineData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewLayerLightgroup.cs b/BlendFile/DNA/ViewLayerLightgroup.cs index a049785..69a6c9c 100644 --- a/BlendFile/DNA/ViewLayerLightgroup.cs +++ b/BlendFile/DNA/ViewLayerLightgroup.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewerNodeViewerPathElem.cs b/BlendFile/DNA/ViewerNodeViewerPathElem.cs index 05e6c46..374f4e3 100644 --- a/BlendFile/DNA/ViewerNodeViewerPathElem.cs +++ b/BlendFile/DNA/ViewerNodeViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewerPath.cs b/BlendFile/DNA/ViewerPath.cs index 5cbcec5..ffee0a9 100644 --- a/BlendFile/DNA/ViewerPath.cs +++ b/BlendFile/DNA/ViewerPath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/ViewerPathElem.cs b/BlendFile/DNA/ViewerPathElem.cs index 5e55472..340fc37 100644 --- a/BlendFile/DNA/ViewerPathElem.cs +++ b/BlendFile/DNA/ViewerPathElem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/Volume.cs b/BlendFile/DNA/Volume.cs index b70ef2e..d772e2d 100644 --- a/BlendFile/DNA/Volume.cs +++ b/BlendFile/DNA/Volume.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/VolumeDisplaceModifierData.cs b/BlendFile/DNA/VolumeDisplaceModifierData.cs index c5062bf..39ca1d1 100644 --- a/BlendFile/DNA/VolumeDisplaceModifierData.cs +++ b/BlendFile/DNA/VolumeDisplaceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/VolumeDisplay.cs b/BlendFile/DNA/VolumeDisplay.cs index 9514ae5..b882363 100644 --- a/BlendFile/DNA/VolumeDisplay.cs +++ b/BlendFile/DNA/VolumeDisplay.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/VolumeRender.cs b/BlendFile/DNA/VolumeRender.cs index 0783aaf..b4caf5c 100644 --- a/BlendFile/DNA/VolumeRender.cs +++ b/BlendFile/DNA/VolumeRender.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/VolumeToMeshModifierData.cs b/BlendFile/DNA/VolumeToMeshModifierData.cs index bc71371..d383024 100644 --- a/BlendFile/DNA/VolumeToMeshModifierData.cs +++ b/BlendFile/DNA/VolumeToMeshModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WalkNavigation.cs b/BlendFile/DNA/WalkNavigation.cs index cdd5342..daf6452 100644 --- a/BlendFile/DNA/WalkNavigation.cs +++ b/BlendFile/DNA/WalkNavigation.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WarpModifierData.cs b/BlendFile/DNA/WarpModifierData.cs index b31d214..e0e0e04 100644 --- a/BlendFile/DNA/WarpModifierData.cs +++ b/BlendFile/DNA/WarpModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WaveEff.cs b/BlendFile/DNA/WaveEff.cs index 8bd2bf1..7ae5fec 100644 --- a/BlendFile/DNA/WaveEff.cs +++ b/BlendFile/DNA/WaveEff.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WaveModifierData.cs b/BlendFile/DNA/WaveModifierData.cs index d86ce4e..6f71806 100644 --- a/BlendFile/DNA/WaveModifierData.cs +++ b/BlendFile/DNA/WaveModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WaveShaderFxData.cs b/BlendFile/DNA/WaveShaderFxData.cs index 4da152b..cd7a2da 100644 --- a/BlendFile/DNA/WaveShaderFxData.cs +++ b/BlendFile/DNA/WaveShaderFxData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeightAngleGpencilModifierData.cs b/BlendFile/DNA/WeightAngleGpencilModifierData.cs index 1209ae1..8e207f3 100644 --- a/BlendFile/DNA/WeightAngleGpencilModifierData.cs +++ b/BlendFile/DNA/WeightAngleGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeightProxGpencilModifierData.cs b/BlendFile/DNA/WeightProxGpencilModifierData.cs index 3ea1067..6350ec6 100644 --- a/BlendFile/DNA/WeightProxGpencilModifierData.cs +++ b/BlendFile/DNA/WeightProxGpencilModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeightVGEditModifierData.cs b/BlendFile/DNA/WeightVGEditModifierData.cs index b29af92..ca1c978 100644 --- a/BlendFile/DNA/WeightVGEditModifierData.cs +++ b/BlendFile/DNA/WeightVGEditModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeightVGMixModifierData.cs b/BlendFile/DNA/WeightVGMixModifierData.cs index 5a1c19b..499e9c1 100644 --- a/BlendFile/DNA/WeightVGMixModifierData.cs +++ b/BlendFile/DNA/WeightVGMixModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeightVGProximityModifierData.cs b/BlendFile/DNA/WeightVGProximityModifierData.cs index d4ca759..f7d34f3 100644 --- a/BlendFile/DNA/WeightVGProximityModifierData.cs +++ b/BlendFile/DNA/WeightVGProximityModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeightedNormalModifierData.cs b/BlendFile/DNA/WeightedNormalModifierData.cs index c1162bf..90528eb 100644 --- a/BlendFile/DNA/WeightedNormalModifierData.cs +++ b/BlendFile/DNA/WeightedNormalModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WeldModifierData.cs b/BlendFile/DNA/WeldModifierData.cs index 392f1c1..3dd1dfc 100644 --- a/BlendFile/DNA/WeldModifierData.cs +++ b/BlendFile/DNA/WeldModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WhiteBalanceModifierData.cs b/BlendFile/DNA/WhiteBalanceModifierData.cs index 873abf8..18f704e 100644 --- a/BlendFile/DNA/WhiteBalanceModifierData.cs +++ b/BlendFile/DNA/WhiteBalanceModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WipeVars.cs b/BlendFile/DNA/WipeVars.cs index d2b05a7..3e40e56 100644 --- a/BlendFile/DNA/WipeVars.cs +++ b/BlendFile/DNA/WipeVars.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WireframeModifierData.cs b/BlendFile/DNA/WireframeModifierData.cs index 967b2c2..734a72e 100644 --- a/BlendFile/DNA/WireframeModifierData.cs +++ b/BlendFile/DNA/WireframeModifierData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WorkSpace.cs b/BlendFile/DNA/WorkSpace.cs index 9ca692a..1fedcd4 100644 --- a/BlendFile/DNA/WorkSpace.cs +++ b/BlendFile/DNA/WorkSpace.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WorkSpaceDataRelation.cs b/BlendFile/DNA/WorkSpaceDataRelation.cs index 12ce76c..569bf9e 100644 --- a/BlendFile/DNA/WorkSpaceDataRelation.cs +++ b/BlendFile/DNA/WorkSpaceDataRelation.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WorkSpaceInstanceHook.cs b/BlendFile/DNA/WorkSpaceInstanceHook.cs index 7a69a15..209aab5 100644 --- a/BlendFile/DNA/WorkSpaceInstanceHook.cs +++ b/BlendFile/DNA/WorkSpaceInstanceHook.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/WorkSpaceLayout.cs b/BlendFile/DNA/WorkSpaceLayout.cs index 0f0120e..65ee73a 100644 --- a/BlendFile/DNA/WorkSpaceLayout.cs +++ b/BlendFile/DNA/WorkSpaceLayout.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/World.cs b/BlendFile/DNA/World.cs index 7bf1fab..9d94f2a 100644 --- a/BlendFile/DNA/World.cs +++ b/BlendFile/DNA/World.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/XrActionMap.cs b/BlendFile/DNA/XrActionMap.cs index 1866caa..97647d1 100644 --- a/BlendFile/DNA/XrActionMap.cs +++ b/BlendFile/DNA/XrActionMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/XrActionMapBinding.cs b/BlendFile/DNA/XrActionMapBinding.cs index 64cc17e..071cdd8 100644 --- a/BlendFile/DNA/XrActionMapBinding.cs +++ b/BlendFile/DNA/XrActionMapBinding.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/XrActionMapItem.cs b/BlendFile/DNA/XrActionMapItem.cs index 75499e9..bc3cc51 100644 --- a/BlendFile/DNA/XrActionMapItem.cs +++ b/BlendFile/DNA/XrActionMapItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/XrComponentPath.cs b/BlendFile/DNA/XrComponentPath.cs index dfbbc29..c19449f 100644 --- a/BlendFile/DNA/XrComponentPath.cs +++ b/BlendFile/DNA/XrComponentPath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/XrSessionSettings.cs b/BlendFile/DNA/XrSessionSettings.cs index d42001a..9311e2a 100644 --- a/BlendFile/DNA/XrSessionSettings.cs +++ b/BlendFile/DNA/XrSessionSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/XrUserPath.cs b/BlendFile/DNA/XrUserPath.cs index 3d6a95f..197311a 100644 --- a/BlendFile/DNA/XrUserPath.cs +++ b/BlendFile/DNA/XrUserPath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/_ExtraTypes.cs b/BlendFile/DNA/_ExtraTypes.cs index bdbc73d..935fc6a 100644 --- a/BlendFile/DNA/_ExtraTypes.cs +++ b/BlendFile/DNA/_ExtraTypes.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bAction.cs b/BlendFile/DNA/bAction.cs index 267d41b..035568e 100644 --- a/BlendFile/DNA/bAction.cs +++ b/BlendFile/DNA/bAction.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bActionChannel.cs b/BlendFile/DNA/bActionChannel.cs index bb1a834..101d946 100644 --- a/BlendFile/DNA/bActionChannel.cs +++ b/BlendFile/DNA/bActionChannel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bActionConstraint.cs b/BlendFile/DNA/bActionConstraint.cs index 85202ef..db00f6d 100644 --- a/BlendFile/DNA/bActionConstraint.cs +++ b/BlendFile/DNA/bActionConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bActionGroup.cs b/BlendFile/DNA/bActionGroup.cs index 6b042d4..d7013ba 100644 --- a/BlendFile/DNA/bActionGroup.cs +++ b/BlendFile/DNA/bActionGroup.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bActionModifier.cs b/BlendFile/DNA/bActionModifier.cs index 69e031f..0852df7 100644 --- a/BlendFile/DNA/bActionModifier.cs +++ b/BlendFile/DNA/bActionModifier.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bActionStrip.cs b/BlendFile/DNA/bActionStrip.cs index 8a3f595..2f400ac 100644 --- a/BlendFile/DNA/bActionStrip.cs +++ b/BlendFile/DNA/bActionStrip.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bAddon.cs b/BlendFile/DNA/bAddon.cs index a67fe33..83d60c4 100644 --- a/BlendFile/DNA/bAddon.cs +++ b/BlendFile/DNA/bAddon.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bAnimVizSettings.cs b/BlendFile/DNA/bAnimVizSettings.cs index 3451f7e..2abfeae 100644 --- a/BlendFile/DNA/bAnimVizSettings.cs +++ b/BlendFile/DNA/bAnimVizSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bArmature.cs b/BlendFile/DNA/bArmature.cs index 84ca184..83de213 100644 --- a/BlendFile/DNA/bArmature.cs +++ b/BlendFile/DNA/bArmature.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bArmatureConstraint.cs b/BlendFile/DNA/bArmatureConstraint.cs index fd7e356..fd48c35 100644 --- a/BlendFile/DNA/bArmatureConstraint.cs +++ b/BlendFile/DNA/bArmatureConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bArmature_Runtime.cs b/BlendFile/DNA/bArmature_Runtime.cs index 0cd8036..78cc573 100644 --- a/BlendFile/DNA/bArmature_Runtime.cs +++ b/BlendFile/DNA/bArmature_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bCameraSolverConstraint.cs b/BlendFile/DNA/bCameraSolverConstraint.cs index 9549f69..f79b78c 100644 --- a/BlendFile/DNA/bCameraSolverConstraint.cs +++ b/BlendFile/DNA/bCameraSolverConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bChildOfConstraint.cs b/BlendFile/DNA/bChildOfConstraint.cs index e7b5ce7..06cb37c 100644 --- a/BlendFile/DNA/bChildOfConstraint.cs +++ b/BlendFile/DNA/bChildOfConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -17,7 +16,7 @@ namespace BlendFile.DNA { public Object ptr_tar; public int flag; public char[] _pad = new System.Char[4]; - public float[,] invmat = new System.Single[4][4]; + public float[,] invmat = new System.Single[4,4]; public char[] subtarget = new System.Char[64]; public bChildOfConstraint(Object ptr_tar, int flag, char[] _pad, float[,] invmat, char[] subtarget) { this.ptr_tar = ptr_tar; diff --git a/BlendFile/DNA/bClampToConstraint.cs b/BlendFile/DNA/bClampToConstraint.cs index 75685ef..b992670 100644 --- a/BlendFile/DNA/bClampToConstraint.cs +++ b/BlendFile/DNA/bClampToConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bConstraint.cs b/BlendFile/DNA/bConstraint.cs index 7f5cc3a..e2bdfc7 100644 --- a/BlendFile/DNA/bConstraint.cs +++ b/BlendFile/DNA/bConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bConstraintChannel.cs b/BlendFile/DNA/bConstraintChannel.cs index d82f210..eede693 100644 --- a/BlendFile/DNA/bConstraintChannel.cs +++ b/BlendFile/DNA/bConstraintChannel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bConstraintTarget.cs b/BlendFile/DNA/bConstraintTarget.cs index 03be8a3..1367cc3 100644 --- a/BlendFile/DNA/bConstraintTarget.cs +++ b/BlendFile/DNA/bConstraintTarget.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -18,7 +17,7 @@ namespace BlendFile.DNA { public bConstraintTarget ptr_prev; public Object ptr_tar; public char[] subtarget = new System.Char[64]; - public float[,] matrix = new System.Single[4][4]; + public float[,] matrix = new System.Single[4,4]; public short space; public short flag; public short type; diff --git a/BlendFile/DNA/bDampTrackConstraint.cs b/BlendFile/DNA/bDampTrackConstraint.cs index 6291f45..b5147a6 100644 --- a/BlendFile/DNA/bDampTrackConstraint.cs +++ b/BlendFile/DNA/bDampTrackConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bDeformGroup.cs b/BlendFile/DNA/bDeformGroup.cs index 495fa9a..d012121 100644 --- a/BlendFile/DNA/bDeformGroup.cs +++ b/BlendFile/DNA/bDeformGroup.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bDistLimitConstraint.cs b/BlendFile/DNA/bDistLimitConstraint.cs index d28c4bd..21c51f4 100644 --- a/BlendFile/DNA/bDistLimitConstraint.cs +++ b/BlendFile/DNA/bDistLimitConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bDopeSheet.cs b/BlendFile/DNA/bDopeSheet.cs index b26503b..ed4cbb0 100644 --- a/BlendFile/DNA/bDopeSheet.cs +++ b/BlendFile/DNA/bDopeSheet.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bFaceMap.cs b/BlendFile/DNA/bFaceMap.cs index 6a911b5..db927d8 100644 --- a/BlendFile/DNA/bFaceMap.cs +++ b/BlendFile/DNA/bFaceMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bFollowPathConstraint.cs b/BlendFile/DNA/bFollowPathConstraint.cs index 9e3b3d9..d4aeeee 100644 --- a/BlendFile/DNA/bFollowPathConstraint.cs +++ b/BlendFile/DNA/bFollowPathConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bFollowTrackConstraint.cs b/BlendFile/DNA/bFollowTrackConstraint.cs index 3f8e436..b0e3917 100644 --- a/BlendFile/DNA/bFollowTrackConstraint.cs +++ b/BlendFile/DNA/bFollowTrackConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDcontrolpoint.cs b/BlendFile/DNA/bGPDcontrolpoint.cs index 687f49a..124fddb 100644 --- a/BlendFile/DNA/bGPDcontrolpoint.cs +++ b/BlendFile/DNA/bGPDcontrolpoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDcurve.cs b/BlendFile/DNA/bGPDcurve.cs index 82fe2ec..5b52c16 100644 --- a/BlendFile/DNA/bGPDcurve.cs +++ b/BlendFile/DNA/bGPDcurve.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDcurve_point.cs b/BlendFile/DNA/bGPDcurve_point.cs index badd71f..b8d3f58 100644 --- a/BlendFile/DNA/bGPDcurve_point.cs +++ b/BlendFile/DNA/bGPDcurve_point.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDframe.cs b/BlendFile/DNA/bGPDframe.cs index 65e0f6c..f09f59f 100644 --- a/BlendFile/DNA/bGPDframe.cs +++ b/BlendFile/DNA/bGPDframe.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDframe_Runtime.cs b/BlendFile/DNA/bGPDframe_Runtime.cs index a45709f..89336c8 100644 --- a/BlendFile/DNA/bGPDframe_Runtime.cs +++ b/BlendFile/DNA/bGPDframe_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDlayer.cs b/BlendFile/DNA/bGPDlayer.cs index aaaee1c..f047e79 100644 --- a/BlendFile/DNA/bGPDlayer.cs +++ b/BlendFile/DNA/bGPDlayer.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -26,7 +25,7 @@ namespace BlendFile.DNA { public short thickness; public short pass_index; public Object ptr_parent; - public float[,] inverse = new System.Single[4][4]; + public float[,] inverse = new System.Single[4,4]; public char[] parsubstr = new System.Char[64]; public short partype; public short line_change; @@ -46,8 +45,8 @@ namespace BlendFile.DNA { public float[] location = new System.Single[3]; public float[] rotation = new System.Single[3]; public float[] scale = new System.Single[3]; - public float[,] layer_mat = new System.Single[4][4]; - public float[,] layer_invmat = new System.Single[4][4]; + public float[,] layer_mat = new System.Single[4,4]; + public float[,] layer_invmat = new System.Single[4,4]; public char[] _pad3 = new System.Char[4]; public bGPDlayer_Runtime runtime; public bGPDlayer( diff --git a/BlendFile/DNA/bGPDlayer_Mask.cs b/BlendFile/DNA/bGPDlayer_Mask.cs index 40ca1c7..96ac24e 100644 --- a/BlendFile/DNA/bGPDlayer_Mask.cs +++ b/BlendFile/DNA/bGPDlayer_Mask.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDlayer_Runtime.cs b/BlendFile/DNA/bGPDlayer_Runtime.cs index 9c6c61d..85fb29b 100644 --- a/BlendFile/DNA/bGPDlayer_Runtime.cs +++ b/BlendFile/DNA/bGPDlayer_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDpalette.cs b/BlendFile/DNA/bGPDpalette.cs index 05dd96b..2179797 100644 --- a/BlendFile/DNA/bGPDpalette.cs +++ b/BlendFile/DNA/bGPDpalette.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDpalettecolor.cs b/BlendFile/DNA/bGPDpalettecolor.cs index 0de742e..34b8b1b 100644 --- a/BlendFile/DNA/bGPDpalettecolor.cs +++ b/BlendFile/DNA/bGPDpalettecolor.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDspoint.cs b/BlendFile/DNA/bGPDspoint.cs index 9a01f0a..8b6da18 100644 --- a/BlendFile/DNA/bGPDspoint.cs +++ b/BlendFile/DNA/bGPDspoint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDspoint_Runtime.cs b/BlendFile/DNA/bGPDspoint_Runtime.cs index 6adcebf..9cbbf7c 100644 --- a/BlendFile/DNA/bGPDspoint_Runtime.cs +++ b/BlendFile/DNA/bGPDspoint_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDstroke.cs b/BlendFile/DNA/bGPDstroke.cs index aef4433..6241d3a 100644 --- a/BlendFile/DNA/bGPDstroke.cs +++ b/BlendFile/DNA/bGPDstroke.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDstroke_Runtime.cs b/BlendFile/DNA/bGPDstroke_Runtime.cs index dfd2764..730990c 100644 --- a/BlendFile/DNA/bGPDstroke_Runtime.cs +++ b/BlendFile/DNA/bGPDstroke_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPDtriangle.cs b/BlendFile/DNA/bGPDtriangle.cs index 7ccb7fc..d8bc086 100644 --- a/BlendFile/DNA/bGPDtriangle.cs +++ b/BlendFile/DNA/bGPDtriangle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPdata.cs b/BlendFile/DNA/bGPdata.cs index 0ecaf51..969c784 100644 --- a/BlendFile/DNA/bGPdata.cs +++ b/BlendFile/DNA/bGPdata.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPdata_Runtime.cs b/BlendFile/DNA/bGPdata_Runtime.cs index 2a3efce..142d83f 100644 --- a/BlendFile/DNA/bGPdata_Runtime.cs +++ b/BlendFile/DNA/bGPdata_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bGPgrid.cs b/BlendFile/DNA/bGPgrid.cs index c428ec4..082779a 100644 --- a/BlendFile/DNA/bGPgrid.cs +++ b/BlendFile/DNA/bGPgrid.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bIKParam.cs b/BlendFile/DNA/bIKParam.cs index c499dbc..5d9c339 100644 --- a/BlendFile/DNA/bIKParam.cs +++ b/BlendFile/DNA/bIKParam.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bItasc.cs b/BlendFile/DNA/bItasc.cs index 28d5254..276ac93 100644 --- a/BlendFile/DNA/bItasc.cs +++ b/BlendFile/DNA/bItasc.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bKinematicConstraint.cs b/BlendFile/DNA/bKinematicConstraint.cs index 176ca0d..b2cdf15 100644 --- a/BlendFile/DNA/bKinematicConstraint.cs +++ b/BlendFile/DNA/bKinematicConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bLocLimitConstraint.cs b/BlendFile/DNA/bLocLimitConstraint.cs index 4ff536b..42878ae 100644 --- a/BlendFile/DNA/bLocLimitConstraint.cs +++ b/BlendFile/DNA/bLocLimitConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bLocateLikeConstraint.cs b/BlendFile/DNA/bLocateLikeConstraint.cs index 146f334..b273bcd 100644 --- a/BlendFile/DNA/bLocateLikeConstraint.cs +++ b/BlendFile/DNA/bLocateLikeConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bLockTrackConstraint.cs b/BlendFile/DNA/bLockTrackConstraint.cs index d50be0f..90d1732 100644 --- a/BlendFile/DNA/bLockTrackConstraint.cs +++ b/BlendFile/DNA/bLockTrackConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bMinMaxConstraint.cs b/BlendFile/DNA/bMinMaxConstraint.cs index 7c6b485..9bb8493 100644 --- a/BlendFile/DNA/bMinMaxConstraint.cs +++ b/BlendFile/DNA/bMinMaxConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bMotionPath.cs b/BlendFile/DNA/bMotionPath.cs index 4eda46f..0b247c8 100644 --- a/BlendFile/DNA/bMotionPath.cs +++ b/BlendFile/DNA/bMotionPath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bMotionPathVert.cs b/BlendFile/DNA/bMotionPathVert.cs index 5bdb23a..4db489f 100644 --- a/BlendFile/DNA/bMotionPathVert.cs +++ b/BlendFile/DNA/bMotionPathVert.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNestedNodePath.cs b/BlendFile/DNA/bNestedNodePath.cs index b14b895..f5b0bbb 100644 --- a/BlendFile/DNA/bNestedNodePath.cs +++ b/BlendFile/DNA/bNestedNodePath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNestedNodeRef.cs b/BlendFile/DNA/bNestedNodeRef.cs index 9d7fd25..2fd9c26 100644 --- a/BlendFile/DNA/bNestedNodeRef.cs +++ b/BlendFile/DNA/bNestedNodeRef.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNode.cs b/BlendFile/DNA/bNode.cs index 4f15cd1..587b1ab 100644 --- a/BlendFile/DNA/bNode.cs +++ b/BlendFile/DNA/bNode.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeInstanceKey.cs b/BlendFile/DNA/bNodeInstanceKey.cs index 023a6a5..c73e841 100644 --- a/BlendFile/DNA/bNodeInstanceKey.cs +++ b/BlendFile/DNA/bNodeInstanceKey.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeLink.cs b/BlendFile/DNA/bNodeLink.cs index 769a5a6..139ad2b 100644 --- a/BlendFile/DNA/bNodeLink.cs +++ b/BlendFile/DNA/bNodeLink.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodePanelState.cs b/BlendFile/DNA/bNodePanelState.cs index e5a9181..b4a178b 100644 --- a/BlendFile/DNA/bNodePanelState.cs +++ b/BlendFile/DNA/bNodePanelState.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocket.cs b/BlendFile/DNA/bNodeSocket.cs index 33a79c6..4c356e1 100644 --- a/BlendFile/DNA/bNodeSocket.cs +++ b/BlendFile/DNA/bNodeSocket.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueBoolean.cs b/BlendFile/DNA/bNodeSocketValueBoolean.cs index f7ea772..203f16d 100644 --- a/BlendFile/DNA/bNodeSocketValueBoolean.cs +++ b/BlendFile/DNA/bNodeSocketValueBoolean.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueCollection.cs b/BlendFile/DNA/bNodeSocketValueCollection.cs index 48a0624..a37024c 100644 --- a/BlendFile/DNA/bNodeSocketValueCollection.cs +++ b/BlendFile/DNA/bNodeSocketValueCollection.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueFloat.cs b/BlendFile/DNA/bNodeSocketValueFloat.cs index 8c23ce1..abcb06a 100644 --- a/BlendFile/DNA/bNodeSocketValueFloat.cs +++ b/BlendFile/DNA/bNodeSocketValueFloat.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueImage.cs b/BlendFile/DNA/bNodeSocketValueImage.cs index 164f972..1783d4b 100644 --- a/BlendFile/DNA/bNodeSocketValueImage.cs +++ b/BlendFile/DNA/bNodeSocketValueImage.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueInt.cs b/BlendFile/DNA/bNodeSocketValueInt.cs index ce835c2..4e76c83 100644 --- a/BlendFile/DNA/bNodeSocketValueInt.cs +++ b/BlendFile/DNA/bNodeSocketValueInt.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueMaterial.cs b/BlendFile/DNA/bNodeSocketValueMaterial.cs index fb613dc..69bb0eb 100644 --- a/BlendFile/DNA/bNodeSocketValueMaterial.cs +++ b/BlendFile/DNA/bNodeSocketValueMaterial.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueMenu.cs b/BlendFile/DNA/bNodeSocketValueMenu.cs index 3860747..b5b2b5f 100644 --- a/BlendFile/DNA/bNodeSocketValueMenu.cs +++ b/BlendFile/DNA/bNodeSocketValueMenu.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueObject.cs b/BlendFile/DNA/bNodeSocketValueObject.cs index 93cce88..3fd284c 100644 --- a/BlendFile/DNA/bNodeSocketValueObject.cs +++ b/BlendFile/DNA/bNodeSocketValueObject.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueRGBA.cs b/BlendFile/DNA/bNodeSocketValueRGBA.cs index dc5b5c9..c9a2e06 100644 --- a/BlendFile/DNA/bNodeSocketValueRGBA.cs +++ b/BlendFile/DNA/bNodeSocketValueRGBA.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueRotation.cs b/BlendFile/DNA/bNodeSocketValueRotation.cs index 6626b4c..010d074 100644 --- a/BlendFile/DNA/bNodeSocketValueRotation.cs +++ b/BlendFile/DNA/bNodeSocketValueRotation.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueString.cs b/BlendFile/DNA/bNodeSocketValueString.cs index 213af49..7950e56 100644 --- a/BlendFile/DNA/bNodeSocketValueString.cs +++ b/BlendFile/DNA/bNodeSocketValueString.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueTexture.cs b/BlendFile/DNA/bNodeSocketValueTexture.cs index 960e4f4..3f57272 100644 --- a/BlendFile/DNA/bNodeSocketValueTexture.cs +++ b/BlendFile/DNA/bNodeSocketValueTexture.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeSocketValueVector.cs b/BlendFile/DNA/bNodeSocketValueVector.cs index cd039b4..1b288c9 100644 --- a/BlendFile/DNA/bNodeSocketValueVector.cs +++ b/BlendFile/DNA/bNodeSocketValueVector.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeStack.cs b/BlendFile/DNA/bNodeStack.cs index 2e81e24..64b6f9e 100644 --- a/BlendFile/DNA/bNodeStack.cs +++ b/BlendFile/DNA/bNodeStack.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeTree.cs b/BlendFile/DNA/bNodeTree.cs index 8ce8ff1..048a185 100644 --- a/BlendFile/DNA/bNodeTree.cs +++ b/BlendFile/DNA/bNodeTree.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeTreeInterface.cs b/BlendFile/DNA/bNodeTreeInterface.cs index 48ca731..5059fa9 100644 --- a/BlendFile/DNA/bNodeTreeInterface.cs +++ b/BlendFile/DNA/bNodeTreeInterface.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeTreeInterfaceItem.cs b/BlendFile/DNA/bNodeTreeInterfaceItem.cs index fe8d0d9..2d1a64e 100644 --- a/BlendFile/DNA/bNodeTreeInterfaceItem.cs +++ b/BlendFile/DNA/bNodeTreeInterfaceItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeTreeInterfacePanel.cs b/BlendFile/DNA/bNodeTreeInterfacePanel.cs index 5345ac8..ef0285a 100644 --- a/BlendFile/DNA/bNodeTreeInterfacePanel.cs +++ b/BlendFile/DNA/bNodeTreeInterfacePanel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeTreeInterfaceSocket.cs b/BlendFile/DNA/bNodeTreeInterfaceSocket.cs index 743c951..93e48da 100644 --- a/BlendFile/DNA/bNodeTreeInterfaceSocket.cs +++ b/BlendFile/DNA/bNodeTreeInterfaceSocket.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bNodeTreePath.cs b/BlendFile/DNA/bNodeTreePath.cs index 444b3e1..b95b892 100644 --- a/BlendFile/DNA/bNodeTreePath.cs +++ b/BlendFile/DNA/bNodeTreePath.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bObjectSolverConstraint.cs b/BlendFile/DNA/bObjectSolverConstraint.cs index f99a3c8..be9d86c 100644 --- a/BlendFile/DNA/bObjectSolverConstraint.cs +++ b/BlendFile/DNA/bObjectSolverConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -18,7 +17,7 @@ namespace BlendFile.DNA { public int flag; public char[] _pad = new System.Char[4]; public char[] @object = new System.Char[64]; - public float[,] invmat = new System.Single[4][4]; + public float[,] invmat = new System.Single[4,4]; public Object ptr_camera; public bObjectSolverConstraint(MovieClip ptr_clip, int flag, char[] _pad, char[] @object, float[,] invmat, Object ptr_camera) { this.ptr_clip = ptr_clip; diff --git a/BlendFile/DNA/bPathCompare.cs b/BlendFile/DNA/bPathCompare.cs index 8b01bcb..f96dbe2 100644 --- a/BlendFile/DNA/bPathCompare.cs +++ b/BlendFile/DNA/bPathCompare.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bPivotConstraint.cs b/BlendFile/DNA/bPivotConstraint.cs index 5b7b6a1..612d48c 100644 --- a/BlendFile/DNA/bPivotConstraint.cs +++ b/BlendFile/DNA/bPivotConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bPose.cs b/BlendFile/DNA/bPose.cs index 69a224e..f5758e7 100644 --- a/BlendFile/DNA/bPose.cs +++ b/BlendFile/DNA/bPose.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bPoseChannel.cs b/BlendFile/DNA/bPoseChannel.cs index ece7988..96d1110 100644 --- a/BlendFile/DNA/bPoseChannel.cs +++ b/BlendFile/DNA/bPoseChannel.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; @@ -49,11 +48,11 @@ namespace BlendFile.DNA { public float rotAngle; public short rotmode; public char[] _pad = new System.Char[6]; - public float[,] chan_mat = new System.Single[4][4]; - public float[,] pose_mat = new System.Single[4][4]; - public float[,] disp_mat = new System.Single[4][4]; - public float[,] disp_tail_mat = new System.Single[4][4]; - public float[,] constinv = new System.Single[4][4]; + public float[,] chan_mat = new System.Single[4,4]; + public float[,] pose_mat = new System.Single[4,4]; + public float[,] disp_mat = new System.Single[4,4]; + public float[,] disp_tail_mat = new System.Single[4,4]; + public float[,] constinv = new System.Single[4,4]; public float[] pose_head = new System.Single[3]; public float[] pose_tail = new System.Single[3]; public float[] limitmin = new System.Single[3]; diff --git a/BlendFile/DNA/bPoseChannel_BBoneSegmentBoundary.cs b/BlendFile/DNA/bPoseChannel_BBoneSegmentBoundary.cs index 6a71af1..157979a 100644 --- a/BlendFile/DNA/bPoseChannel_BBoneSegmentBoundary.cs +++ b/BlendFile/DNA/bPoseChannel_BBoneSegmentBoundary.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bPoseChannel_Runtime.cs b/BlendFile/DNA/bPoseChannel_Runtime.cs index 802a94f..53a3772 100644 --- a/BlendFile/DNA/bPoseChannel_Runtime.cs +++ b/BlendFile/DNA/bPoseChannel_Runtime.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bPythonConstraint.cs b/BlendFile/DNA/bPythonConstraint.cs index f6a4498..9bb3c30 100644 --- a/BlendFile/DNA/bPythonConstraint.cs +++ b/BlendFile/DNA/bPythonConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bRigidBodyJointConstraint.cs b/BlendFile/DNA/bRigidBodyJointConstraint.cs index 87b8ba6..a0c455e 100644 --- a/BlendFile/DNA/bRigidBodyJointConstraint.cs +++ b/BlendFile/DNA/bRigidBodyJointConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bRotLimitConstraint.cs b/BlendFile/DNA/bRotLimitConstraint.cs index 4d04746..46694b9 100644 --- a/BlendFile/DNA/bRotLimitConstraint.cs +++ b/BlendFile/DNA/bRotLimitConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bRotateLikeConstraint.cs b/BlendFile/DNA/bRotateLikeConstraint.cs index 2291e10..5420a55 100644 --- a/BlendFile/DNA/bRotateLikeConstraint.cs +++ b/BlendFile/DNA/bRotateLikeConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bSameVolumeConstraint.cs b/BlendFile/DNA/bSameVolumeConstraint.cs index a8cb80c..94d085d 100644 --- a/BlendFile/DNA/bSameVolumeConstraint.cs +++ b/BlendFile/DNA/bSameVolumeConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bScreen.cs b/BlendFile/DNA/bScreen.cs index 1920d9b..9a10313 100644 --- a/BlendFile/DNA/bScreen.cs +++ b/BlendFile/DNA/bScreen.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bShrinkwrapConstraint.cs b/BlendFile/DNA/bShrinkwrapConstraint.cs index 68055e5..04a5612 100644 --- a/BlendFile/DNA/bShrinkwrapConstraint.cs +++ b/BlendFile/DNA/bShrinkwrapConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bSizeLikeConstraint.cs b/BlendFile/DNA/bSizeLikeConstraint.cs index 789002c..e7f4706 100644 --- a/BlendFile/DNA/bSizeLikeConstraint.cs +++ b/BlendFile/DNA/bSizeLikeConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bSizeLimitConstraint.cs b/BlendFile/DNA/bSizeLimitConstraint.cs index a8f602c..931727e 100644 --- a/BlendFile/DNA/bSizeLimitConstraint.cs +++ b/BlendFile/DNA/bSizeLimitConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bSound.cs b/BlendFile/DNA/bSound.cs index d49c950..dd74635 100644 --- a/BlendFile/DNA/bSound.cs +++ b/BlendFile/DNA/bSound.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bSplineIKConstraint.cs b/BlendFile/DNA/bSplineIKConstraint.cs index cb14cac..d46da7b 100644 --- a/BlendFile/DNA/bSplineIKConstraint.cs +++ b/BlendFile/DNA/bSplineIKConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bStretchToConstraint.cs b/BlendFile/DNA/bStretchToConstraint.cs index 982367d..4659fee 100644 --- a/BlendFile/DNA/bStretchToConstraint.cs +++ b/BlendFile/DNA/bStretchToConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bTheme.cs b/BlendFile/DNA/bTheme.cs index 85d59c0..08a8106 100644 --- a/BlendFile/DNA/bTheme.cs +++ b/BlendFile/DNA/bTheme.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bToolRef.cs b/BlendFile/DNA/bToolRef.cs index b3f2181..5fd455b 100644 --- a/BlendFile/DNA/bToolRef.cs +++ b/BlendFile/DNA/bToolRef.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bTrackToConstraint.cs b/BlendFile/DNA/bTrackToConstraint.cs index e8a2990..ea40f0a 100644 --- a/BlendFile/DNA/bTrackToConstraint.cs +++ b/BlendFile/DNA/bTrackToConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bTransLikeConstraint.cs b/BlendFile/DNA/bTransLikeConstraint.cs index 08197cf..cfdf39b 100644 --- a/BlendFile/DNA/bTransLikeConstraint.cs +++ b/BlendFile/DNA/bTransLikeConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bTransformCacheConstraint.cs b/BlendFile/DNA/bTransformCacheConstraint.cs index 7344742..aaded21 100644 --- a/BlendFile/DNA/bTransformCacheConstraint.cs +++ b/BlendFile/DNA/bTransformCacheConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bTransformConstraint.cs b/BlendFile/DNA/bTransformConstraint.cs index aa2d121..0c13167 100644 --- a/BlendFile/DNA/bTransformConstraint.cs +++ b/BlendFile/DNA/bTransformConstraint.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUUID.cs b/BlendFile/DNA/bUUID.cs index 822bd37..10487ed 100644 --- a/BlendFile/DNA/bUUID.cs +++ b/BlendFile/DNA/bUUID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserAssetLibrary.cs b/BlendFile/DNA/bUserAssetLibrary.cs index c6192aa..308298a 100644 --- a/BlendFile/DNA/bUserAssetLibrary.cs +++ b/BlendFile/DNA/bUserAssetLibrary.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserAssetShelfSettings.cs b/BlendFile/DNA/bUserAssetShelfSettings.cs index ba73bb3..46e8d14 100644 --- a/BlendFile/DNA/bUserAssetShelfSettings.cs +++ b/BlendFile/DNA/bUserAssetShelfSettings.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserExtensionRepo.cs b/BlendFile/DNA/bUserExtensionRepo.cs index fddbf9b..5588970 100644 --- a/BlendFile/DNA/bUserExtensionRepo.cs +++ b/BlendFile/DNA/bUserExtensionRepo.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserMenu.cs b/BlendFile/DNA/bUserMenu.cs index 19f8600..28782a9 100644 --- a/BlendFile/DNA/bUserMenu.cs +++ b/BlendFile/DNA/bUserMenu.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserMenuItem.cs b/BlendFile/DNA/bUserMenuItem.cs index f1e5242..441dfe4 100644 --- a/BlendFile/DNA/bUserMenuItem.cs +++ b/BlendFile/DNA/bUserMenuItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserMenuItem_Menu.cs b/BlendFile/DNA/bUserMenuItem_Menu.cs index 0ebe3fd..a085c88 100644 --- a/BlendFile/DNA/bUserMenuItem_Menu.cs +++ b/BlendFile/DNA/bUserMenuItem_Menu.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserMenuItem_Op.cs b/BlendFile/DNA/bUserMenuItem_Op.cs index 68b5f09..08e1474 100644 --- a/BlendFile/DNA/bUserMenuItem_Op.cs +++ b/BlendFile/DNA/bUserMenuItem_Op.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserMenuItem_Prop.cs b/BlendFile/DNA/bUserMenuItem_Prop.cs index 9b89167..298fb1a 100644 --- a/BlendFile/DNA/bUserMenuItem_Prop.cs +++ b/BlendFile/DNA/bUserMenuItem_Prop.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/bUserScriptDirectory.cs b/BlendFile/DNA/bUserScriptDirectory.cs index 08ba2d4..923d79f 100644 --- a/BlendFile/DNA/bUserScriptDirectory.cs +++ b/BlendFile/DNA/bUserScriptDirectory.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/mat4x4f.cs b/BlendFile/DNA/mat4x4f.cs index 394daef..fcb952a 100644 --- a/BlendFile/DNA/mat4x4f.cs +++ b/BlendFile/DNA/mat4x4f.cs @@ -7,14 +7,13 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; namespace BlendFile.DNA { public struct mat4x4f { - public float[,] value = new System.Single[4][4]; + public float[,] value = new System.Single[4,4]; public mat4x4f(float[,] value) { this.value = value; } diff --git a/BlendFile/DNA/raw_data.cs b/BlendFile/DNA/raw_data.cs index fc344db..0c4367c 100644 --- a/BlendFile/DNA/raw_data.cs +++ b/BlendFile/DNA/raw_data.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/rctf.cs b/BlendFile/DNA/rctf.cs index aa3cc33..21ca627 100644 --- a/BlendFile/DNA/rctf.cs +++ b/BlendFile/DNA/rctf.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/rcti.cs b/BlendFile/DNA/rcti.cs index 3acc682..ac52634 100644 --- a/BlendFile/DNA/rcti.cs +++ b/BlendFile/DNA/rcti.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/tPaletteColorHSV.cs b/BlendFile/DNA/tPaletteColorHSV.cs index 118d33b..d3ce1e1 100644 --- a/BlendFile/DNA/tPaletteColorHSV.cs +++ b/BlendFile/DNA/tPaletteColorHSV.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiFontStyle.cs b/BlendFile/DNA/uiFontStyle.cs index 3ce0d24..a2db2bc 100644 --- a/BlendFile/DNA/uiFontStyle.cs +++ b/BlendFile/DNA/uiFontStyle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiList.cs b/BlendFile/DNA/uiList.cs index 6d179b3..d6e960b 100644 --- a/BlendFile/DNA/uiList.cs +++ b/BlendFile/DNA/uiList.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiPanelColors.cs b/BlendFile/DNA/uiPanelColors.cs index d166f64..22ad5dd 100644 --- a/BlendFile/DNA/uiPanelColors.cs +++ b/BlendFile/DNA/uiPanelColors.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiPreview.cs b/BlendFile/DNA/uiPreview.cs index b5e6c46..b69e45f 100644 --- a/BlendFile/DNA/uiPreview.cs +++ b/BlendFile/DNA/uiPreview.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiStyle.cs b/BlendFile/DNA/uiStyle.cs index 96bf479..bcb32c0 100644 --- a/BlendFile/DNA/uiStyle.cs +++ b/BlendFile/DNA/uiStyle.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiWidgetColors.cs b/BlendFile/DNA/uiWidgetColors.cs index b44739d..bf68586 100644 --- a/BlendFile/DNA/uiWidgetColors.cs +++ b/BlendFile/DNA/uiWidgetColors.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/uiWidgetStateColors.cs b/BlendFile/DNA/uiWidgetStateColors.cs index 7a278a1..36a03f7 100644 --- a/BlendFile/DNA/uiWidgetStateColors.cs +++ b/BlendFile/DNA/uiWidgetStateColors.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/vec2f.cs b/BlendFile/DNA/vec2f.cs index 2398859..0712c4e 100644 --- a/BlendFile/DNA/vec2f.cs +++ b/BlendFile/DNA/vec2f.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/vec2i.cs b/BlendFile/DNA/vec2i.cs index 92d5f69..881d4df 100644 --- a/BlendFile/DNA/vec2i.cs +++ b/BlendFile/DNA/vec2i.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/vec2s.cs b/BlendFile/DNA/vec2s.cs index dbcb8b4..057e4d7 100644 --- a/BlendFile/DNA/vec2s.cs +++ b/BlendFile/DNA/vec2s.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/vec3f.cs b/BlendFile/DNA/vec3f.cs index 38448fa..ad2f7fe 100644 --- a/BlendFile/DNA/vec3f.cs +++ b/BlendFile/DNA/vec3f.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/vec3i.cs b/BlendFile/DNA/vec3i.cs index 9ff87a0..636bb69 100644 --- a/BlendFile/DNA/vec3i.cs +++ b/BlendFile/DNA/vec3i.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/vec4f.cs b/BlendFile/DNA/vec4f.cs index f0a6fae..617dab6 100644 --- a/BlendFile/DNA/vec4f.cs +++ b/BlendFile/DNA/vec4f.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmKeyConfig.cs b/BlendFile/DNA/wmKeyConfig.cs index 791f896..9fb3d49 100644 --- a/BlendFile/DNA/wmKeyConfig.cs +++ b/BlendFile/DNA/wmKeyConfig.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmKeyConfigPref.cs b/BlendFile/DNA/wmKeyConfigPref.cs index f3d9abe..36abba3 100644 --- a/BlendFile/DNA/wmKeyConfigPref.cs +++ b/BlendFile/DNA/wmKeyConfigPref.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmKeyMap.cs b/BlendFile/DNA/wmKeyMap.cs index b56def0..f93e40e 100644 --- a/BlendFile/DNA/wmKeyMap.cs +++ b/BlendFile/DNA/wmKeyMap.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmKeyMapDiffItem.cs b/BlendFile/DNA/wmKeyMapDiffItem.cs index ef3cebf..b34bbe1 100644 --- a/BlendFile/DNA/wmKeyMapDiffItem.cs +++ b/BlendFile/DNA/wmKeyMapDiffItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmKeyMapItem.cs b/BlendFile/DNA/wmKeyMapItem.cs index 4e1fddc..43489dc 100644 --- a/BlendFile/DNA/wmKeyMapItem.cs +++ b/BlendFile/DNA/wmKeyMapItem.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmOperator.cs b/BlendFile/DNA/wmOperator.cs index 2659432..f2191f7 100644 --- a/BlendFile/DNA/wmOperator.cs +++ b/BlendFile/DNA/wmOperator.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmOwnerID.cs b/BlendFile/DNA/wmOwnerID.cs index 77cf226..ba8ce49 100644 --- a/BlendFile/DNA/wmOwnerID.cs +++ b/BlendFile/DNA/wmOwnerID.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmWindow.cs b/BlendFile/DNA/wmWindow.cs index cf163d0..99b4eeb 100644 --- a/BlendFile/DNA/wmWindow.cs +++ b/BlendFile/DNA/wmWindow.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmWindowManager.cs b/BlendFile/DNA/wmWindowManager.cs index 8eec2b0..7980e29 100644 --- a/BlendFile/DNA/wmWindowManager.cs +++ b/BlendFile/DNA/wmWindowManager.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/BlendFile/DNA/wmXrData.cs b/BlendFile/DNA/wmXrData.cs index 57df990..fce0bf3 100644 --- a/BlendFile/DNA/wmXrData.cs +++ b/BlendFile/DNA/wmXrData.cs @@ -7,7 +7,6 @@ // //------------------------------------------------------------------------------ -using BlendFile.CompatTypes; using System; diff --git a/CodeGenerator/Program.cs b/CodeGenerator/Program.cs index 8eafcbf..2c41cfd 100644 --- a/CodeGenerator/Program.cs +++ b/CodeGenerator/Program.cs @@ -171,7 +171,9 @@ namespace CodeGenerator { } public static CodeExpression GenerateArrayInitExpression(CodeTypeReference type, IEnumerable dimensions) { - string dims = string.Concat(dimensions.Select(d => $"{d},")); + var dimValues = dimensions as int[] ?? dimensions.ToArray(); + string dims = string.Concat(dimValues.Take(dimValues.Count() - 1).Select(d => $"{d},")); + dims+= dimValues.Last(); return new CodeSnippetExpression($"new {type.BaseType}[{dims}]"); } @@ -241,7 +243,6 @@ namespace CodeGenerator { //globalNs.Comments.Add(new(comment)); globalNs.Imports.Add(new("System")); - globalNs.Imports.Add(new("BlendFile.CompatTypes")); ccu = new(); ccu.Namespaces.Add(globalNs);