Files
test2/source/blender/draw/intern
Miguel Pozo 7a76f2ae77 Fix #104370: Draw: Don't request the same attribute more than once
Avoid running out of attributes when multiple material slots use the same one.

Cleanup:
Removes the return value from drw_attributes_add_request since it shouldn't be modified afterward and it's never used.
Avoid making copies of DRW_AttributeRequest in drw_attributes_has_request.

Co-authored-by: Miguel Pozo <pragma37@gmail.com>
Pull Request #104709
2023-02-15 23:54:51 +01:00
..
2022-09-02 18:45:14 +02:00
2023-02-14 10:29:46 +11:00
2022-10-03 12:04:41 +11:00
2022-09-02 18:45:14 +02:00
2023-01-23 17:59:07 +01:00
2023-01-24 17:59:29 +01:00