Files
test/extern
Lalit Shankar Chowdhury 1456dafa27 Windows: Use COM smart pointers in WASAPI plugin
Use COM smart pointer (`ComPtr`) to simplify memory management in WASAPI driver.

This reduces chances of calling `Release()` when a COM object has not been allocated.

Pull Request: https://projects.blender.org/blender/blender/pulls/121828
2024-05-17 17:00:40 +02:00
..
2024-03-06 16:14:34 +01:00
2023-07-03 15:09:20 +02:00
2024-03-06 16:14:34 +01:00
2024-03-06 16:14:34 +01:00
2023-07-12 22:39:23 +02:00
2023-03-23 16:37:52 +01:00

When updating a library remember to:

* Update the README.blender with the corresponding version.