From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

Week 9

What I did this week

I had my last exams this week, therefore could only really work on Friday.

  • Looked into optimizations for ray_triangle_intersect_uv() and matrices using SSE code today, could not get a speedup yet. It's annoying that we cannot use the ssef Embree helpers in that code (util_math, util_transform..), can this be fixed? Some include fixes / reshuffles are probably needed.
  • The usual bug tracker maintenance (check on reports, close invalid/fixed ones...)

Next week

I am back full speed next week. Will talk with Sergey about plans. Still have to finish 2 optimisations from my deliverables list.

Questions

None.