RobotecAI / o3de-rgl-gem

Robotec GPU Lidar for O3DE
Apache License 2.0
51 stars 4 forks source link

Update RGL version to v0.19.0 #62

Closed alek-kam-robotec-ai closed 6 days ago

alek-kam-robotec-ai commented 1 week ago

This pull request updates the used RGL version to v0.19.0.

jhanca-robotecai commented 6 days ago

It would be an added value if gem versions were somewhat meaningful.

alek-kam-robotec-ai commented 6 days ago

@jhanca-robotecai This is an update of the used RGL library version, not of the gem itself.

jhanca-robotecai commented 6 days ago

@jhanca-robotecai This is an update of the used RGL library version, not of the gem itself.

Doesn't it mean the gem will be different/better thanks to using a different RGL library under the hood? O3DE uses major.minor.patch versioning. I believe bumping patch in this case is the right thing to do.