Files
test2/intern
Sergey Sharybin 3241905f40 Fix T52818: Tangent space calculation is really slow for high-density mesh with degenerated topology
Now we replace O(N^2) computational complexity with O(N) extra memory penalty.
Memory is much cheaper than CPU time. Keep in mind, memory penalty is like
4 megabytes per 1M vertices.
2017-09-19 17:50:09 +05:00
..
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2016-01-04 14:20:48 +05:00
2016-01-04 14:20:48 +05:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2016-06-11 22:05:20 +02:00
2017-05-27 15:34:55 -04:00
2016-01-04 14:20:48 +05:00
2017-03-12 02:47:53 +11:00