User:Yiming/GSoC2019/Week12
Week 12
Things have done
- Made double variation of the math functions into a separate patch for review.
- LANPR now use BLI's math functions completely to eliminate the need of its own math library. Performance is the same as it used to be.
- Made LANPR software mode update into a separate thread to let the viewport draw progressively. However there are still problems within it. Probably a copied scene being freed before calculation finished.
- Some other code style fixes.
Next week (Post-GSoC)
- Stabilize progressive drawing in the viewport.
- Fix as many code style problems as I can.
I'm gonna continue refactoring the code and keeping the reviewing process going. Thanks for the support everyone! :)