Files
OpenVulkano/openVulkanoCpp
Vladyslav Baranovskyi 1311165139 Summary:
- In MovingCubeApp animations are now allocated on stack
- m_sequenceAnimationController now uses SetAnimationPoseResetTime()
- Removed OnSequenceAnimationCompleted()
- Pose::GetOrientation() now returns by value(without it my code doesn't compile)
- GetStep() getter
- In if(m_loop) checking for m_resetTime to be zero or last step to be equal to the first
- Tick now ticks only if there are at least one element in m_steps
- IsFinished() function
- AddAnimationSteps() functions that take initializer_lists
- Getters in SimpleAnimationController are now const
2024-06-08 17:36:03 +03:00
..
2024-05-23 12:11:48 +02:00
2023-11-13 19:58:23 +01:00
2023-10-30 16:18:20 +01:00
2024-06-03 18:41:30 +03:00
2023-10-03 19:52:23 +02:00
2024-05-23 12:11:13 +02:00
2024-06-08 17:36:03 +03:00
2024-06-08 17:36:03 +03:00
2023-10-03 19:52:23 +02:00