Files
test2/source/blender/blenkernel
Julian Eisel a91ec1ddb0 Cleanup: Use enum type for brush type switch
This way we'll get a compiler warning when a new brush type is added,
and not handled in the switch. Plus a runtime warning when an invalid
value is cast to the enum. Both can help catching errors.
2024-09-23 15:46:14 +02:00
..
2024-05-08 11:25:00 +02:00
2024-09-10 18:56:31 +02:00
2024-09-21 16:22:52 +10:00
2024-09-19 14:54:25 -04:00
2024-09-21 16:22:52 +10:00
2024-08-22 17:05:48 +02:00
2024-09-21 16:26:43 +10:00