Blender Git Loki
Git Commits -> Revision 3d0780d
February 17, 2005, 18:08 (GMT) |
Modified version of Chris Burt's fix for border render with invalid border selected. I changed the test to this: if(R.r.border.xmax <= R.r.border.xmin || R.r.border.ymax <= R.r.border.ymin) { Original patch tested xmin=0 which isn't quite right. Kent |
Commit Details:
Full Hash: 3d0780d3eca2a40be4940879e7f7183174ee4910
SVN Revision: 3842
Parent Commit: 6bc5b5a
Lines Changed: +8, -0
1 Modified Path:
/source/blender/render/intern/source/initrender.c (+8, -0) (Diff)