diff --git a/4.25_to_4.26_how_to b/4.25_to_4.26_how_to new file mode 100644 index 0000000..c34e51d --- /dev/null +++ b/4.25_to_4.26_how_to @@ -0,0 +1,3 @@ +If you're updating your OceanProject or your project which uses the OceanPlugin, it might not compile. +Deleting BuoyancyComponent.h and BuoyancyComponent.cpp will solve the compilation issue. (The new Water in 4.26 has these files already.) +I hope it helps someone!