> 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() _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

