Blender Git Commit Log
Git Commits -> Revision 39ea873
Revision 39ea873 by Tamito Kajiyama (master) February 16, 2010, 21:44 (GMT) |
Fixed bugs in AppCanvas::readColorPixels() and AppCanvas::readDepthPixels() that caused a crash when the aspect ratio was not 1:1. |
Commit Details:
Full Hash: 39ea873a8bc91a7fc4df7b1fa7a7a18239fddae1
SVN Revision: 26977
Parent Commit: ca908e2
Lines Changed: +90, -52
5 Modified Paths:
/source/blender/freestyle/intern/application/AppCanvas.cpp (+48, -36) (Diff)
/source/blender/freestyle/intern/application/AppCanvas.h (+14, -4) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+11, -4) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+2, -2) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+15, -6) (Diff)
/source/blender/freestyle/intern/application/AppCanvas.h (+14, -4) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+11, -4) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+2, -2) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+15, -6) (Diff)