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/blenkernel/intern
Julian Eisel a2baf50242 Cleanup/refactor: Workspace API, boilerplate code, early exit
* Simplify workspace API a bit
* Comment on behavior of workspace-layout relations where exposed in API
* Remove annoying getters/setters
* Avoid lookups if we can early exit
* A NULL check is removed in `direct_link_workspace()` that I don't see
  a need for. Am not 100% sure though, fingers crossed.

In general these changes should improve readability and make things
easier to reason about.
2020-05-26 20:32:21 +02:00
..
2020-05-09 17:15:43 +10:00
2020-04-07 12:10:36 +10:00
2020-05-18 17:04:43 +02:00
2020-05-15 13:55:01 +02:00
2020-05-12 12:23:41 +02:00
2020-03-24 10:36:42 +11:00
2020-03-29 17:11:41 +11:00
2020-05-20 22:56:09 +02:00
2020-05-07 08:50:30 +10:00
2020-05-09 17:15:43 +10:00
2020-05-25 15:43:54 +02:00
2020-04-30 08:09:21 +02:00
2020-05-09 17:15:43 +10:00
2020-05-11 20:31:58 +02:00
2020-04-30 08:09:21 +02:00
2020-05-08 19:02:03 +10:00
2020-03-24 10:36:42 +11:00
2020-05-19 13:59:39 +02:00
2020-05-09 17:19:28 +10:00
2020-05-09 17:15:43 +10:00