Blender Git Loki

Blender Git "blender-v2.72-release" branch commits.

Page: 4 / 7

October 15, 2014, 11:06 (GMT)
One more bplayer infamous stub fix!
October 15, 2014, 11:06 (GMT)
Fix T42075: DnD Material not updating render view
October 15, 2014, 11:06 (GMT)
Texture painting:

Do not generate materials/images/UVs if they are missing.

Now we spawn a panel ("Missing Data") with operators to generate the missing data and
pop a warning if user tries to paint without them.

The reason we have reverted this is that it is too easy to end up with more textures
than we wanted. It was impossible to enter texture paint without having textures added,
and code makes too many assumptions about what user may want.

Discussed during Sunday's meeting.

This might be a candidate for 2.72a but I'm not sure how other artists will take this
(and how refined and crash-free it is), better make a few iterations first.

And for interested parties...test please, don't wait until after a release to poke with such issues.

Also, add slot operator now adds a new unconnected image node in cycles. Only
used in the "Missing Data" panel. This should be a separate commit but I am squashing it into the same commit because
it relies too much on changes done here and can be reverted easily if complainstorm occurs again.
October 15, 2014, 11:06 (GMT)
Cycles: Center Tile order had a slight offset to the left.

Signed-off-by: Thomas Dinges
October 15, 2014, 11:06 (GMT)
Fix T41983: Array Modifier "Merge" bug?

We messed up previous fix, in 'simplified' translated merge case... :(
October 15, 2014, 11:06 (GMT)
Fix T42081, OpenCL supports float3 since the 1.1 specification, not sure why we needed this.
October 15, 2014, 11:06 (GMT)
Fix T42093: segfault when trying to free unallocated depths zbuffer (border-zoom in 3DView).

Thanks to jensverwiebe (jens verwiebe) for investigations too!
October 15, 2014, 11:06 (GMT)
Fix T42065: Shading issue using Array modifier

Gah... Dirty normal flag should be set on *real* final dm, after merge is done. :/
October 15, 2014, 11:06 (GMT)
Fix tgz script (included all files in submodules)
October 15, 2014, 11:06 (GMT)
Cycles: Fix wrong ifdef check around shadows record all
October 15, 2014, 11:06 (GMT)
OSX/Ghost: little code cleanup
October 15, 2014, 11:06 (GMT)
Fix off by one error drawing passepartout
October 15, 2014, 11:06 (GMT)
OSX: simplyfy last commit for fs_menu system_bookmarks
October 15, 2014, 11:06 (GMT)
OSX: Change the FS_CATEGORY_SYSTEM_BOOKMARKS aka "Favorites", so that the orderwise in sync with finder
October 15, 2014, 11:06 (GMT)
Fix for tgz script (whitespace broke it)
October 15, 2014, 10:39 (GMT)
Cycles: correct math wrappers

include the parens around value before cast,
in some cases was causing double/float promotion by only casting the left value.

Conflicts:
intern/cycles/kernel/kernel_compat_cpu.h
October 3, 2014, 13:58 (GMT)
Point submodules to the 2.72 tag
October 3, 2014, 13:28 (GMT)
move to the release version cycle
October 3, 2014, 13:12 (GMT)
Fix black matcap when using particle system

Using matcap with a displist is not really good thing to try
and it's actually a regression since we've enabled matcaps
for all objects instead of just an active one.

Conflicts:
source/blender/editors/space_view3d/view3d_draw.c
October 3, 2014, 13:09 (GMT)
Fix T41983: Array regression with center-verts

Array with rotation and a central pivot would fail.

Thanks to Bastien Montagne for the initial fix.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021