File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments