Sdk/PhysicsComponent2D: Fix copy

This commit is contained in:
Lynix
2019-10-15 09:33:35 +02:00
parent f6bbe396fa
commit 8004c84663
4 changed files with 79 additions and 3 deletions

View File

@@ -290,6 +290,7 @@ Nazara Development Kit:
- ⚠️ Added RichTextAreaWidget
- ⚠️ Console now supports text color in history
- Added World::CloneEntity overload taking an EntityHandle const reference, allowing to copy entities from other worlds
- Fixed PhysicsComponent2D copy not copying physics attributes
# 0.4: