Skip to content

Tags: mackysoft/Vision

Tags

1.2.1

Toggle 1.2.1's commit message
Update CHANGELOG.md

1.2.0

Toggle 1.2.0's commit message
feat: Update package.json to 1.2.0

1.1.5

Toggle 1.1.5's commit message
feat: Update package.json to 1.1.5

1.1.4

Toggle 1.1.4's commit message
feat: Update package.json to 1.1.4

1.1.3

Toggle 1.1.3's commit message
Update release.yaml

1.1.2

Toggle 1.1.2's commit message
Fixed 'FilePathAttribute' is inaccessible due to its protection level

# Fixed
- Fixed 'FilePathAttribute' is inaccessible due to its protection level, which was occurring in Unity 2019.

1.1.1

Toggle 1.1.1's commit message
Update ProjectSettings.asset

1.1.0

Toggle 1.1.0's commit message
Added the example scenes

### Added
- Added the example scenes.

### Changed
- When the `CullingGroupProxy` is selected in hierarchy during playmode, the `TargetCamera` frustum gizmo and the culling target handle's are now also displayed.
- `CullingTargetRenderers` now perform a null check on `Rendrerers`.

1.0.2

Toggle 1.0.2's commit message
Update Documentation

- Removed the constructor of CullingGroupKeyDefinition.
- Renamed from CameraSourceMode to CameraReferenceMode.
- Updated some documents.

1.0.1

Toggle 1.0.1's commit message
Added the VisionSettingsInitializer