Files
test/source/blender
Bastien Montagne a055395487 Dynapaint: Serious cleanup and optimization of dynamicPaint_createUVSurface (mostly).
Gives 3-4% speedup in pre-bake step (from 112 to 108 seconds with own heavy test file).

Note that here we have a huge potential performance boost if we replace the flat
`Bounds2D *faceBB` array of UV tris bounding boxes by a real 2D AABB tree (right now,
we can loop over all UV triangles times the number of pixels of the surface times 5...).
2016-05-20 23:18:15 +02:00
..
2016-01-04 14:20:48 +05:00
2016-04-30 04:10:34 +10:00
2016-01-04 14:20:48 +05:00
2016-05-06 11:49:09 +02:00
2016-01-04 14:20:48 +05:00