Blender Git Commit Log
Git Commits -> Revision 81c9803
Revision 81c9803 by Sergey Sharybin (cycles-x) April 16, 2021, 13:57 (GMT) |
Cycles: Remove meaningless const qualifier of return type const qualifier for scalar return type is meaningless from the compiler and semantic point of view: is not like this forces assigned to only happen to a const scalar. Solves CUDA compiler warning in the console. |
Commit Details:
Full Hash: 81c9803e0101a83ea290aef624a5a6c8adbdc747
Parent Commit: e338b21
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/kernel/integrator/integrator_intersect_shadow.h (+1, -1) (Diff)