Prepare for merge
This commit is contained in:
committed by
Jérôme Leclercq
parent
ad1a7cf43e
commit
71bc39bfa6
@@ -261,7 +261,7 @@ namespace Nz
|
|||||||
|
|
||||||
Invalidate(invalidation);
|
Invalidate(invalidation);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Node::SetTransform(const Vector3f& position, const Quaternionf& rotation, const Vector3f& scale, CoordSys coordSys, Invalidation invalidation)
|
void Node::SetTransform(const Vector3f& position, const Quaternionf& rotation, const Vector3f& scale, CoordSys coordSys, Invalidation invalidation)
|
||||||
{
|
{
|
||||||
switch (coordSys)
|
switch (coordSys)
|
||||||
|
|||||||
Reference in New Issue
Block a user