RobotecAI / robotec-o3de-tools

Toolset for demo recordings in O3DE
5 stars 1 forks source link

CSV without Z column cause UB #83

Closed michalpelka closed 1 month ago

michalpelka commented 1 month ago

Z column is optional, but this csv causes crash:

x,y,name
0,0,foo1
0,2,foo1
0,3,foo1