Blender Git Loki
Git Commits -> Revision 9a870cc
Revision 9a870cc by Hans Goudey (master) September 14, 2020, 23:30 (GMT) |
Cleanup: Split off parts of large panel layout function The ED_region_panels_layout_ex function was quite long, so separating some pieces of it can make it easier to understand and more modular. Additionally, the parts that were split off can be reused for future property search code. |
Commit Details:
Full Hash: 9a870ccc6afa5065a48be762400cbb76b1f0b70a
Parent Commit: 26a827f
Lines Changed: +81, -48
1 Modified Path:
/source/blender/editors/screen/area.c (+81, -48) (Diff)