lib/export/maxscript.rb in tracksperanto-3.5.9 vs lib/export/maxscript.rb in tracksperanto-4.0.0
- old
+ new
@@ -1,5 +1,4 @@
-# -*- encoding : utf-8 -*-
# Export each tracker as a moving 3dsmax null
class Tracksperanto::Export::Maxscript < Tracksperanto::Export::Base
MULTIPLIER = 10.0
IMAGE_PLANE = 'new_plane = convertToPoly (plane width:%0.5f length:%0.5f lengthsegs:1 widthsegs:1 name:"TracksperantoPlane" backFaceCull:True)'