VertexMapper: GetComponentPtr no longer trigger an error/assert

This commit is contained in:
Lynix
2017-10-19 21:01:07 +02:00
parent 302a65a8aa
commit e0bdd35280
2 changed files with 3 additions and 13 deletions

View File

@@ -1,10 +1,7 @@
# Upcoming version:
Additions/Changes:
-
Fixes:
-
Nazara Engine:
- VertexMapper:GetComponentPtr no longer throw an error if component is disabled or incompatible with template type, instead a null pointer is returned.
# 0.4: