Files
test2/source/blender/blenkernel/intern
Christoph Lendenfeld 6922cb4683 Refactor: keyingsets.cc
No functional changes

Make the code more readable by doing the following
* rename `BKE_keyingset_free` to `BKE_keyingset_free_paths` since that is what it does
* invert `if` and return early to reduce indentation
* add enum value `MODIFYKEY_SUCCESS` to explicitly state the return value, instead of eModifyKey_Returns(0)
* return `INSERTKEY_NOFLAGS` instead of eInsertKeyFlags(0)
* move variables closer to their usage

Pull Request: https://projects.blender.org/blender/blender/pulls/113666
2023-10-13 12:55:54 +02:00
..
2023-10-09 23:41:53 +02:00
2023-10-13 12:55:54 +02:00
2023-10-09 23:41:53 +02:00
2023-09-25 17:53:11 -04:00
2023-10-09 23:41:53 +02:00
2023-09-25 17:53:11 -04:00
2023-10-06 10:49:54 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-07-04 17:03:02 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-11 19:38:42 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:54:43 +02:00
2023-10-09 23:41:53 +02:00
2023-10-09 23:41:53 +02:00
2023-10-11 16:44:54 +02:00
2023-09-25 15:25:43 +10:00
2023-08-28 15:01:05 +02:00
2023-08-21 10:05:45 +10:00
2023-10-09 23:41:53 +02:00
2023-10-10 09:44:57 +11:00
2023-10-09 23:41:53 +02:00
2023-07-22 11:46:41 +10:00