Blender Git Commits

Blender Git "cmake_libmv_reorganize" branch commits.

January 4, 2016, 13:34 (GMT)
Libmv: Solve some strict compiler warnings

This commit is to be backported to upstream still
January 4, 2016, 13:34 (GMT)
Move Libmv from extern/ to intern/

Logically it is intern library since being mainly developed by 1.5 blender guys.
January 4, 2016, 13:17 (GMT)
Move Ceres to extern/

Even tho it's currently only used by Libmv we might use it for something
else in the future. Plus, it's actually where it logically belongs to.
January 4, 2016, 13:04 (GMT)
Move GLog/GFlags to extern/

This is where the libraries belongs to actually, they are not only used by
Libmv now, but also by tests and Cycles.
January 4, 2016, 12:42 (GMT)
Re-organize structure of GLog/GFlags CMake libraries

The idea is to split them into two separate targets and have dedicated include
directories list for each of them in order to avoid some annoying include header
modifications in comparison with upstream.

Reviewers: campbellbarton, juicyfruit

Differential Revision: https://developer.blender.org/D1706
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021