Blender Git Commit Log
Git Commits -> Revision 17bd603
Revision 17bd603 by Luca Bonavita (master) August 6, 2010, 14:36 (GMT) |
== Area lamp UI == Fixes [#23152] Area light with noshadow is affected by rayshadow sampling setup (Kino Bug Reporting Sprint) https://projects.blender.org/tracker/index.php?func=detail&aid=23152&group_id=9&atid=498 This moves the samples field so that it is visible in area lamps when noshadow is clicked, because acording to Brecht: "area lights also use the samples for sampling the form factor, but they are in the shadow panel, probably for area lights that button should be moved" Also modified the sampling buttons so that only those depending on the sampling method are below the sampling method selector, while the general ones come first so it's immediate to see which ones are depending on the sampling method. Also, formatted so that options for constant jitter appear below that button, so it's faster to setup. Same for QMC which has the threshold field just below the QMC selector, and not wide as the column. This still uses "if wide_ui else", in IRC there has been discussion about removing it but this will be done but who is in charge of it at due time. |
Commit Details:
Full Hash: 17bd603cbcedc78c1adea816ebccfc90dc8837f7
SVN Revision: 31104
Parent Commit: 964b09f
Lines Changed: +63, -41
1 Modified Path:
/release/scripts/ui/properties_data_lamp.py (+63, -41) (Diff)