blender/release/scripts
Sergey Sharybin 0269f0c574 Tracking: Simplify configuration of intrinsics to refine
Previously, only predefined and limited set of intrinsics combinations
could have been refined. This was caused by a bundle adjustment library
used in the early days of the solver.

Now it is possible to fully customize which intrinsics are to be refined
during camera solving. Internally solver supports per-parameter settings
but in the interface they are grouped as following:

* Focal length
* Optical center
* Radial distortion coefficients (which includes k1, k2, k3, k4)
* Tangential distortion coefficients (which includes p1, p2)

Differential Revision: https://developer.blender.org/D9294
2020-10-28 10:21:07 +01:00
..
addons@33eae7da67 UI: Move Properties path pin button next to the data-path 2020-10-21 17:25:37 +02:00
addons_contrib@eae381b698 UI: Move Properties path pin button next to the data-path 2020-10-21 17:25:37 +02:00
freestyle Pydoc: Fix duplicate totree for freestyle 2020-10-11 15:50:24 -04:00
modules Merge branch 'blender-v2.91-release' 2020-10-28 19:43:58 +11:00
presets Keymap: enable repeat for text editing paste operations 2020-10-26 15:59:24 +11:00
startup Tracking: Simplify configuration of intrinsics to refine 2020-10-28 10:21:07 +01:00
templates_osl OSL: remove fresnel template that was not public domain. 2019-01-28 12:04:54 +01:00
templates_py UI: Aesthetic tweaks to Select All by Type operator 2020-09-08 16:30:29 +02:00