-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend convenience initializer coverage for Packed*Array (#650)
* Implement convenience initializers for PackedVector2Array, PackedVector3Array, and PackedVector4Array. * Fix comment typos for PackedFloat32Array, PackedFloat64Array, PackedInt32Array, and PackedInt64Array. * Added unit tests for convenience initializers for PackedVector2Array, PackedVector3Array, and PackedVector4Array. * Implement convenience initializer and unit test for PackedColorArray.
- Loading branch information
Showing
2 changed files
with
103 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters