From 15a06c82c1d963808ad698b87a108ca0b06a8e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 9 Feb 2023 13:26:04 +0100 Subject: [PATCH] python: no need to cast sub-32bit scalar VertexFormats apparently. Pybind handles that on its own. Only the vector types need this. --- src/python/magnum/trade.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/python/magnum/trade.cpp b/src/python/magnum/trade.cpp index d1ec252..1e89cc8 100644 --- a/src/python/magnum/trade.cpp +++ b/src/python/magnum/trade.cpp @@ -492,10 +492,10 @@ Containers::Triple