Blender Git Commit Log

Git Commits -> Revision 7f59845

Revision 7f59845 by Campbell Barton (master)
April 15, 2011, 12:08 (GMT)
fix [#26906] Panorama Button (Camera Data Properties)
- render check for ortho/panorama combination wasn't working since the flags were not initialized at the time of checking.
- disable panorama button in ortho mode.

Commit Details:

Full Hash: 7f598451fca43d251ed4c0d0ba19239ad2e351f0
SVN Revision: 36184
Parent Commit: 1fc9fab
Lines Changed: +42, -18

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_camera.py (+8, -1) (Diff)
/source/blender/blenkernel/BKE_object.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+16, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -0) (Diff)
/source/blender/render/intern/source/initrender.c (+2, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+11, -8) (Diff)
/source/tests/CMakeLists.txt (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021