Blender Git Commit Log
Git Commits -> Revision 4ea7742
Revision 4ea7742 by Sergey Sharybin (master) May 27, 2021, 09:36 (GMT) |
Refactor: Remove friend class from Cycles viewport parameters Such pattern should only be used when it is really needed. Otherwise just stick to a more regular design, without worrying who is the user of the class. Otherwise it will be annoying to subclass or unit test. |
Commit Details:
Full Hash: 4ea77429736737bf074d4294276e4cdcfce87ff9
Parent Commit: bf7a67c
Lines Changed: +2, -4
1 Modified Path:
/intern/cycles/blender/blender_viewport.h (+2, -4) (Diff)