https://github.com/claromes/easycameratoview
Blender Add-on to easily lock or unlock Camera to View
https://github.com/claromes/easycameratoview
blender-addon blender3d python
Last synced: 5 months ago
JSON representation
Blender Add-on to easily lock or unlock Camera to View
- Host: GitHub
- URL: https://github.com/claromes/easycameratoview
- Owner: claromes
- License: gpl-3.0
- Created: 2022-08-23T02:31:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T03:49:55.000Z (over 1 year ago)
- Last Synced: 2025-01-21T10:13:40.356Z (5 months ago)
- Topics: blender-addon, blender3d, python
- Language: Python
- Homepage:
- Size: 13.6 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Easy Camera to View
Blender Add-on to create a Camera to View button on Header region and easily lock or unlock the view
## Installation
- Download the [easy_camera_to_view_v02.zip](https://github.com/claromes/easy_camera_to_view/releases/tag/v0.2) file
- Open the Blender User Preferences and select the Add-ons tab
- Click "Install..." button and select the easy_camera_to_view_v02.zip file
- Click the checkbox to enable the add-on "Camera: Easy Camera to View"## Screenshots
User Preferences:

Locked

Unlocked:

Demo video:
[](https://github.com/claromes/easycameratoview/assets/28742647/36aaf088-e14a-4d30-bdc5-33dbc94a6bc9)
## Development Branches
- `main`
Released and maintaining version
- `3dview`
A floating 3D View button. First idea, using gpu module and no longer in development, only for references.
## Author
[Claromes](https://claromes.com)