Camera lens properties not linked to documentation #76728
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#76728
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Darwin-19.4.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 5500M OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.8.24
Blender Version
Broken: version: 2.90 (sub 0), branch: master, commit date: 2020-05-08 16:22, hash:
blender/blender@6f985574b7
Worked: unknown
Short description of error
If I press F1 on any of the fields under the lens heading of the camera properties to get to the documentation, I get the following error:
Exact steps for others to reproduce the error
Hoover mouse over any field under camera lens properties.
Press F1
Added subscriber: @blenderrocket
Added subscriber: @dfelinto
It should indeed map to https://docs.blender.org/manual/en/dev/render/cameras.html, I'm looking into that.
This issue was referenced by 6657
Changed status from 'Needs Triage' to: 'Resolved'
Added subscriber: @Blendify
Fixed in the manual repository rev 6657. It will be fixed in Blender once the manual is updated and
rna_manual_reference_updater.py
runs again - @Blendify