Blender Git Commits

Blender Git "master" branch commits.

Page: 3569 / 5574

June 15, 2012, 17:41 (GMT)
style cleanup: remaining nodes in intern/
June 15, 2012, 16:09 (GMT)
Tomato: fix wrong RRT transform.

June 15, 2012, 16:07 (GMT)
Reshuffle code in tracking marker's slide operator, should be
easier to follow the code now.
y
June 15, 2012, 16:07 (GMT)
Remove unused code and correct comment for track mask AA

Tip: XXX should be used for such kind of crap which is bad for release
disabled AA for mask is not such a case.
June 15, 2012, 15:55 (GMT)
minor optimizations for dilate
June 15, 2012, 15:04 (GMT)
style cleanup
June 15, 2012, 15:01 (GMT)
Fix more of #31789: cycles border render going out of view giving wrong result.
June 15, 2012, 15:00 (GMT)
Commit current patch needed for color pipeline investigation in Mango Project

This commit simply adds view transform option for image editor. This transform
is being applied on original linear color when float buffer is being converted
into sRGB byte buffer.

Currently supports such transformations:
- ACES ODT ToneCurve transform which shall preserve color ranges on such
a conversion.
- OCIO Raw, Log and RRT view transforms

This commit also contains integration of OCIO backends to Blender, so
now there's c-api and configuration file. Most of things were got from
branch where Xavier Thomas and Lukas Toene were working.

NOTE:
This is just for testing our pipeline, please do not bother me with messages
it's done wrong. It is done correct to support our own pipeline for now, and
real design would be created later when current stoppers for the project are
gone.
June 15, 2012, 14:47 (GMT)
svn merge ^/trunk/blender -r47958:47961
June 15, 2012, 14:45 (GMT)
style cleanup
June 15, 2012, 14:40 (GMT)
fix for building without libmv
June 15, 2012, 14:28 (GMT)
Merging r47949 through r47958 from trunk into soc-2011-tomato

June 15, 2012, 14:26 (GMT)
Code deduplicaiton in motion tracking slide operator
June 15, 2012, 14:11 (GMT)
Style cleanup
June 15, 2012, 14:11 (GMT)
June 15, 2012, 13:56 (GMT)
fix for other uninitialized values for the split viewer node as well as incorrect frees for gaussian blue nodes.
June 15, 2012, 13:35 (GMT)
fix for using un-initialized memory in the new compositor for the split view node.
June 15, 2012, 12:29 (GMT)
Merging r47895 through r47948 from trunk into soc-2011-tomato

June 15, 2012, 11:53 (GMT)
Core matte input for keying node

This matte could be used to force alpha be at high values in areas where
algorithm detects it as edge or background color.
June 15, 2012, 11:42 (GMT)
Fix potential memory leak in marker sliding operator
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021