Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit 8fde061

Browse files
committed
package update
1 parent 365033a commit 8fde061

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [5.0.7] - 2025-05-20
8+
This release is part of the Netherlands3D fork.
9+
### Added
10+
-added a shadow pass to the tiles3d shader to also be able to cast shadows
11+
712
## [5.0.6] - 2025-05-16
813
This release is part of the Netherlands3D fork.
914
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eu.netherlands3d.gltfast",
3-
"version": "5.0.6",
3+
"version": "5.0.7",
44
"displayName": "glTFast [Netherlands3D]",
55
"description": "[Netherlands3D fork] Use glTFast to import and export glTF 3D files efficiently at runtime or in the Editor",
66
"unity": "2019.4",

0 commit comments

Comments
 (0)