star_mod_renderer
Advanced tools
Comparing version 1.0.41 to 1.0.42
import { Vector3 } from 'star_mod_custom_three'; | ||
import { Base } from './common.js'; | ||
import { getEnvMapByName } from "@/renderer/render/default.js"; | ||
import { getEnvMapByName } from "../../default.js"; | ||
@@ -5,0 +5,0 @@ export class PreviewDataHelper extends Base { |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"description": "star mod project render auxiliary ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
356104