This repository was archived by the owner on Jun 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased]
7+ ## [ 5.0.2] - 2023-05-11
8+ This release is part of the Netherlands3D fork.
9+ ### Changed
10+ - Changed package name to eu.netherlands3d.gltfast
11+
12+ ## [ 5.0.1] - 2023-05-08
13+ This release is part of the Netherlands3D fork.
814### Changed
915- (Export) Texture coordinates are now flipped vertically, similar to how it's performed at import. This ensures round-trip consistency (#342 ).
1016### Fixed
Original file line number Diff line number Diff line change 11{
2- "name" : " nl .netherlands3d.gltfast" ,
3- "version" : " 5.0.1 " ,
2+ "name" : " eu .netherlands3d.gltfast" ,
3+ "version" : " 5.0.2 " ,
44 "displayName" : " glTFast" ,
55 "description" : " Use glTFast to import and export glTF 3D files efficiently at runtime or in the Editor" ,
66 "unity" : " 2019.4" ,
You can’t perform that action at this time.
0 commit comments