Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Personally I find the !defined confusing to read. but cannot find a good solution.
what about adding !OS_MAC to the first if.
This separates the technical limitations from the functional needs.
Comment Actions
I remembered some compiler not parsing multi-line macros correctly. Maybe it's not the case anymore.