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/editors
Julian Eisel b90887da5a Cleanup: Refactor logic of file deletion poll callback
* Early exit instead of complex if-else blocks.
* Avoid iterating over entire file list.
* Use `true`/`false` for boolean values.
* Declare variables in smaller scopes.
2021-07-30 18:42:38 +02:00
..
2021-07-30 16:16:38 +10:00
2021-07-13 17:10:30 +10:00
2021-07-29 11:38:43 +02:00
2021-07-08 13:31:38 +10:00
2021-07-29 11:38:43 +02:00
2021-07-26 12:32:40 +10:00