Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
j9liu committed Jul 12, 2023
1 parent ae46f3d commit ea7132c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- Fixed a bug in `ACesiumSunSky` that could cause an error when it was created inside a sub-level.
- `ACesiumGeoreference`, `ACesiumCameraManager`, and `ACesiumCreditSystem` are now created in the Persistent Level, even if the object that triggered their automatic creation (such as `ACesium3DTileset`) exists in a sub-level. It is very rarely useful to have instances of these objects within a sub-level.
- An instance of `ACesiumCreditSystem` in a sub-level will no longer cause overlapping and broken-looking credits. However, we still recommend deleting credit system instances from sub-levels.
- Fixed a bug introduced in v1.28.0 that prevented point clouds from rendering with attenuation.

### v1.28.0 - 2023-07-03

Expand Down

0 comments on commit ea7132c

Please sign in to comment.