|
|
b88e51dd55
|
Cleanup: use bool for poll functions
|
2018-07-02 11:51:31 +02:00 |
|
|
|
b00d840359
|
WM: remove sloppy region type access
Avoid accidentally operating on the wrong region type.
|
2018-06-12 17:34:44 +02:00 |
|
|
|
760e79d809
|
WM: rename BKE_regiontype_from_id
This returns the first as a fallback, causing confusing usage.
Renamed and added a version of the function that doesn't.
|
2018-06-12 17:26:38 +02:00 |
|
|
|
7b6af843c2
|
Cleanup: getting rid of G.main.
Sometimes one needs a *lot* of changes for a single G.main... :/
|
2018-06-08 12:17:22 +02:00 |
|
|
|
b3c147a04f
|
Cleanup: split eyedropper into separate files
Each handles separate data-types and didn't share much logic,
better put each in it's own file.
|
2017-12-12 15:44:59 +11:00 |
|