Blender Git Commits

Blender Git "master" branch commits.

Page: 3571 / 5574

June 14, 2012, 16:55 (GMT)
new scaling options to scale footage without stretching - add stretch/fit/crop to compositor scale node, default behavior isnt changed.

this is only added for the old compositor, will add to the new compositor next.
June 14, 2012, 16:15 (GMT)
style cleanup
June 14, 2012, 16:13 (GMT)
revert own commits 47907, 47908 after some discussion this is really bad and needs some different solution.
June 14, 2012, 15:04 (GMT)
change to scale node - multiply scale by scene size, without this theres no reliable way to match different scaled footage to an output and still have useful preview's at <100 percentage.
Revision 91eed57 by Gaia Clary
June 14, 2012, 14:48 (GMT)
Collada: cleanup sort function for
Revision 43864f9 by Gaia Clary
June 14, 2012, 14:47 (GMT)
fix a nullpointer exception when data missing in dae file
June 14, 2012, 14:04 (GMT)
* Add RNA comment for Lamp icon defines.
June 14, 2012, 14:02 (GMT)
Interface:
* Rename "Clear Game Property" to "Rename Game Properties", because the operator deletes all game properties from all selected object(s), not only one.

This fixes [#31828], patch by Philipp Oeser.
June 14, 2012, 13:54 (GMT)
Bugfix for [#31829] Add lamp icons missing. Patch by Philipp Oeser.

Note: If you do code cleanups, and revert make sure you revert it correct and not halfway. ;-) r47034
June 14, 2012, 13:48 (GMT)
Blender is using tabs, not spaces for indentation
June 14, 2012, 13:33 (GMT)
Disable fixed-sized specializations for schur solver

As far as i remember Keir, this should be safe for our usages of ceres
and it should save noticeable amount of time and used memory when
compiling blender with libmv support.

Quick tests with tracking went smooth after this.
June 14, 2012, 12:43 (GMT)
Synchronize changes with trunk:

- Revert some unneeded code-style changes which were done in tomato
- Remove classic compositor's keying node exec callback. It was too
outdated and not sure if we shall support two versions of compositors.
- Revert changes made to some other nodes which were needed to make
classic compositor's keying node working.
June 14, 2012, 12:34 (GMT)
Merging r47888 through r47894 from trunk into soc-2011-tomato

June 14, 2012, 12:19 (GMT)
Kaying node from tomato branch

Merge keying node from tomato branch into trunk.

It was considered stable and helpful by Mango team and it'll help
studio pipeline, because nodes would stop disappearing when opening
files in current trunk.

Full information about keying nodes could be found there:
http://wiki.blender.org/index.php/User:Nazg-gul/Keying
June 14, 2012, 12:18 (GMT)
Keying Screen node from tomato branch

Merge Keying Screen node developed in tomato branch into trunk.

This node is aimed to make dealing with non-even greenscreens better
by generating gradiented image which could be used a input for keyer
nodes.

Based on building voronoi diagram using motion tracking markers as
sites position and average pattern color as color for that site.

Pretty straignforward node, some documentation is there
http://wiki.blender.org/index.php/User:Nazg-gul/Keying#Screen_color
June 14, 2012, 12:05 (GMT)
fix for years old bug - OpenEXR always adding alpha channel on load (how did nobody notice this?).
June 14, 2012, 11:44 (GMT)
code cleanup: zbuf/alpha exr writing
June 14, 2012, 11:27 (GMT)
Merging r47886 through r47887 from trunk into soc-2011-tomato

June 14, 2012, 11:26 (GMT)
Comment numberoffilters in constructor too.
Otherwise it'll for sure give compilation error.
June 14, 2012, 11:22 (GMT)
Merging r47874 through r47885 from trunk into soc-2011-tomato

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021