Thread Previous • Date Previous • Date Next • Thread Next |
> I had to move attribute registration to hpp files, using the > REGISTER_ATTRIBUTES macro, in r1875. BTW for those who are interested, this change speeds up creating 1e5 spheres from python from 40s to 5.3s, using for i in xrange(100000): utils.sphere([0,0,0],1) quit()
Thread Previous • Date Previous • Date Next • Thread Next |