Blender Git Commit Log
Git Commits -> Revision 3a6f481
Revision 3a6f481 by Hans Goudey (master) April 24, 2021, 19:15 (GMT) |
Fix windows build: Don't use designated initializers in C++ Removes a cast in an argument followed by an initializer list, and designated initializers, which are only part of the C++20 standard. |
Commit Details:
Full Hash: 3a6f481d5a73bd2f35877394f2c4362697572663
Parent Commit: c96f9bd
Lines Changed: +6, -6