CesiumGS/cesium

Rename PerspectiveFrustum.fov to PerspectiveFrustum.fieldOfView

Open

#5.650 aberto em 19 de jul. de 2017

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (3.324 forks)batch import
breaking changecategory - architecture / apigood first issue

Métricas do repositório

Stars
 (11.758 stars)
Métricas de merge de PR
 (Mesclagem média 15d 12h) (23 fundiu PRs em 30d)

Description

See https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/Core/PerspectiveFrustum.js#L42

Also search to see if fov is used anywhere else in the public Cesium API. The abbreviation is fine in the private interfaces and implementations.

Guia do colaborador