Skip to content

Commit d571067

Browse files
sindhartasindharta-tanuwijaya
authored andcommitted
update changelog
1 parent ed782ee commit d571067

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [0.17.1-preview] - 2023-06-13
4+
5+
### Added
6+
* blender-feat: adding option to only sync selected objects.
7+
* blender-feat: handle node group for materials
8+
* doc: mention support for Blender 3.4
9+
10+
### Changed
11+
* doc: remove Modo and Metasequoia sections
12+
13+
### Fixed
14+
15+
* blender-fix: Spline crash fix in Blender 3.3+
16+
* blender-fix: material index crash fix
17+
* blender-fix: fix for race condition when applying properties
18+
* blender-fix: crash fix when removing an empty instance object
19+
* blender-fix: fix for debug logs and uninitialized colorValue variable
20+
* blender-fix: apply mirror Modifier for instances when applicable
21+
* blender-fix: null reference check in visible_in_collection()
22+
* fix: use path provider to ensure instances use their correct path for properties
23+
* blender-fix: fix for image paths coming from libraries
24+
* doc-blender: fix anchor links (lower case)
25+
326
## [0.17.0-preview] - 2023-02-07
427

528
### Added

0 commit comments

Comments
 (0)