Closed rc1 closed 12 years ago
Hello!
ParticleString2D.clear() was throwing an error due to s not being defined in the loop. Guess this was an omission. Also clear is being called on the two arrays.
ParticleString2D.clear()
s
clear
Thanks. Awesome conversion you are doing.
p.s. this commit does not include built files
thank your for this fix!
Hello!
ParticleString2D.clear()
was throwing an error due tos
not being defined in the loop. Guess this was an omission. Alsoclear
is being called on the two arrays.Thanks. Awesome conversion you are doing.
p.s. this commit does not include built files