Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-09 | Rework Buoyancy physicsduso-water-touchups | dusoleil | 1 | -2/+2 | |
Simplify creating a buoyant object to just extending a class and setting the water plane. Implement a new buoyancy estimation that should be a bit more accurate. | |||||
2022-09-16 | Fix both cameras to follow the boat, but ignore its yaw | dusoleil | 1 | -17/+14 | |
2022-09-15 | Add a ship camera (swap with Q) for testing world movement and generation | dusoleil | 1 | -0/+27 | |
2022-09-15 | Speed up the rotation for the Ship | dusoleil | 1 | -1/+1 | |
2022-09-15 | Update movement scripts after Main scene reorganization merge | dusoleil | 1 | -0/+8 | |