Skip to content

Commit

Permalink
Cesium 1.125.0 [generated]
Browse files Browse the repository at this point in the history
  • Loading branch information
porotkin committed Jan 3, 2025
1 parent 8d97c57 commit 9663c11
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

package cesium.engine

import cesium.engine.Quaternion.Companion.convertPackedArrayForInterpolation
import js.array.ReadonlyArray

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

package cesium.engine

import cesium.engine.RequestScheduler.requestsByServer


/**
* The request scheduler is used to track and constrain the number of active requests in order to prioritize incoming requests. The ability
* to retain control over the number of requests in CesiumJS is important because due to events such as changes in the camera position,
Expand Down

1 comment on commit 9663c11

@porotkin
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Leonya, could you, please, release these changes?

Please sign in to comment.