This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/windowmanager/intern
Julian Eisel 0330b0552b Cleanup: Explicitly pass icon size to generation function, not just bool
* This way you don't have to look up the function declaration to know what the
  boolean value means.
* You can call the function in a loop over the available sizes and pass the
  index as size.
* Makes it easier to add a new size in future if needed.
2021-01-02 15:36:51 +01:00
..
2020-10-19 08:12:33 -07:00
2020-11-06 12:32:54 +11:00
2020-12-19 07:25:01 +01:00
2020-10-19 08:12:33 -07:00
2020-12-04 08:14:07 +01:00