Go to file
Bastien Montagne 780bb88a7a Refactor 'fit in camera view' code, and expose it to RNA.
This changes BKE's fitting code to use `BKE_camera_params_compute_viewplane` instead of
`BKE_camera_view_frame`. This allows that code to work with orthographic projection too.

Also, two funcs were added to rna's Object, to resp. get the projection matrix of that
object (mostly useful for cameras and lamps objects), and return position this object
should be to see all (to fit) a given set of points.

Reviewers: campbellbarton

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D961
2015-01-03 12:05:23 +01:00
build_files GTest was broken on Linux 2015-01-03 17:55:59 +11:00
doc fix for doc generator 2014-12-29 22:16:44 +11:00
extern Just another attempt to make MSVC happy 2014-12-31 19:04:29 +05:00
intern Cycles: Fix compilation error on AVX platforms with -arch-native 2015-01-03 00:11:28 +05:00
release Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter. 2015-01-02 18:24:25 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Refactor 'fit in camera view' code, and expose it to RNA. 2015-01-03 12:05:23 +01:00
tests Add some BLI helpers needed by asset branch. 2015-01-03 10:13:44 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Cycles: Fix compilation error when OIIO is compiled with external PugiXML parser 2015-01-01 01:31:07 +05:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Input Method Editor (IME) support for text buttons 2014-12-07 00:58:17 +01:00