]> git.lizzy.rs Git - irrlicht.git/commit
Sort out two -Wdeprecated-copy warnings
authorsfan5 <sfan5@live.de>
Thu, 28 Apr 2022 19:16:10 +0000 (21:16 +0200)
committersfan5 <sfan5@live.de>
Thu, 28 Apr 2022 19:20:42 +0000 (21:20 +0200)
commitc9b66c8c5883978825e4aca0c7410a2c3e9c0351
tree9e3f5cea2cf791b247cbef70214a2e08df0c4764
parent8b1d0db8e28a0d45b98319d93a0c87bf33d2757a
Sort out two -Wdeprecated-copy warnings

- SMaterial copy constructor is removed entirely
  (same change in upstream trunk r6362)
- CMatrix4 gets an explicit, but default copy constructor readded
include/SMaterial.h
include/matrix4.h