X-ray to In Front to match orignal prop name
This commit is contained in:
@@ -44,6 +44,19 @@ Since 1.5.2, following _environnement variable_ can set the project properties i
|
||||
`SUFFIXES` : list of suffixes (comma separated uppercase letters of 2 character, ex: 'OL,UL')
|
||||
`SEPARATOR` : Separator character to determine prefixes, default is '_' (should not be a special regex character)
|
||||
|
||||
### Expose native functionnality
|
||||
|
||||
The panel expose some attributes that are too "far" in the UI:
|
||||
|
||||
- Zoom 1:1 - Camera view take 100% zoom according to current scene resolution (ops `view3d.zoom_camera_1_to_1`)
|
||||
- Zoom fit - Adjust view so camera frame takes full viewport spac (ops `view3d.view_center_camera`)
|
||||
<!-- - autolock layer - tick layers'autolock -->
|
||||
- In Front - the `In Front` property of the object to get an X-ray view
|
||||
- passepartout camera - enable/disable + set opacity
|
||||
- button and sliders to enable / disable / set opacity of single background camera images
|
||||
|
||||
**Edit line opacity** - Il est pratique de pouvoir cacher l'edit line pour avoir un meilleur aperçu du rendu lors du sculpt par exemple. C'est une option lié au layer. Ce slider appelle une fonction pour affecter tout les layers de tout les objets au lieu de se cantonner au layer courant.
|
||||
|
||||
### Passive action
|
||||
|
||||
An "on save" Handler that trigger relative remap of all path can be enabled in addon prefs (disabled by default).
|
||||
|
||||
Reference in New Issue
Block a user