star_mod_renderer
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,3 +6,3 @@ import * as THREE from 'three'; | ||
getGlobalSettingsByFile | ||
} from '../../../helper/filesHelper'; | ||
} from '../parser'; | ||
@@ -9,0 +9,0 @@ export class ModelProcessor { |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "star mod project render auxiliary ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ import { RenderBase } from './render.base'; | ||
calculateVerticesAndFace, | ||
} from '@/renderer/helper/filesHelper'; | ||
} from './helper/calculate'; | ||
export class Render extends RenderBase { | ||
@@ -10,0 +10,0 @@ generateCurrFrameFlag = false; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
48707
12
1315
0