In the `grease_pencil_wire_batch_ensure` when computing the indices, the function was using `points_by_curve` instead of `evaluated_points_by_curve`. Now the correct indices are used. Pull Request: https://projects.blender.org/blender/blender/pulls/138489