Sfoglia il codice sorgente

fix slidertime start position

ostolop 10 anni fa
parent
commit
1a4762f0c5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      utils/exporters/max/ThreeJSAnimationExporter.ms

+ 1 - 0
utils/exporters/max/ThreeJSAnimationExporter.ms

@@ -1526,6 +1526,7 @@ rollout ThreeJSExporter "ThreeJSExporter"
 
 	function ExportScene =
 	(
+		slidertime = animationrange.start
 
 		-- Extract meshes
 

粤ICP备19079148号