Blender Git Commit Log

Git Commits -> Revision f9e0ac4

Revision f9e0ac4 by Sergey Sharybin (master)
January 2, 2014, 09:24 (GMT)
Code and style cleanup

Mainly fixed some style warnings reported by cpplint.

Also changed how camera (un)distortion happens internally
by replacing number of channels as a template argument
with number as channels passing as function argument.
Makes code easier to follow by eliminating loads checks
how much channels are used and which argument to pass to
the template.

Commit Details:

Full Hash: f9e0ac4ced7ff1d247019f529317eb04f01c6601
Parent Commit: f754410
Lines Changed: +56, -54

5 Modified Paths:

/extern/libmv/ChangeLog (+27, -23) (Diff)
/extern/libmv/libmv/simple_pipeline/camera_intrinsics.cc (+25, -28) (Diff)
/extern/libmv/libmv/simple_pipeline/detect.cc (+2, -1) (Diff)
/extern/libmv/libmv/simple_pipeline/initialize_reconstruction.cc (+1, -1) (Diff)
/extern/libmv/libmv/simple_pipeline/tracks.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021