Files
test/source
Campbell Barton ccf44c400c BMesh: simplify hashing for dyntopo
Was using pointer hashing when the keys are in fact uint's.
Since they're well distributed from the rangetree,
no need to do bit-shifting tricks. just use int as hash.
Gives ~8% speedup in own tests.
2015-04-11 23:36:37 +10:00
..
2015-04-06 10:40:12 -03:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00