File tree Expand file tree Collapse file tree
InstantiateComponents/Assets/InstantiateComponents Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.2] - 2025-01-15
4+ ### Changed
5+ - Changed to ensure that instances are not regenerated even when component values are changed at runtime.
6+ - Changed to regenerate the instance when position or rotation changes.
7+
38## [ 1.0.1] - 2024-12-29 - In Development
49### Modified
510- Modified the name of the parent object of the instance.
611- Modified the inspector display.
7- ### Changed
8- - Changed to ensure that instances are not regenerated even when component values are changed at runtime.
9- - Changed to regenerate the instance when position or rotation changes.
1012
1113## [ 1.0.0] - 2024-12-26
1214### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " com.eviltwo.instantiate-components" ,
33 "displayName" : " Instantiate Components" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.0.2 " ,
55 "unity" : " 2022.3" ,
66 "description" : " These are components that generate prefab instances within shapes such as box or sphere." ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments