Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2544 / 5574

July 23, 2015, 19:04 (GMT)
Fix memory leaks mesh w/ mesh remapping
July 23, 2015, 18:02 (GMT)
Subsurf: Optimize edge drawing, now it uses VBOs.

Also the refactor exposed an error where we requested too much
memory from the video memory in general for all mesh types.

Now we are back to normal :)
July 23, 2015, 13:38 (GMT)
Added NlaStrip.fcurves.find(data_path, array_index=0)

This is the same as D1427 / 89e5c756665c1e7e622ddbd5deece0dda4ce7724
except for NlaStrip.fcurves instead of Action.fcurves. It makes finding
a specific fcurve in Python much easier, as you don't need a Python-side
loop any more.

Reviewers: aligorith

Reviewed By: aligorith

Differential Revision: https://developer.blender.org/D1430
July 23, 2015, 11:29 (GMT)
Freestyle: Fix for round/square stroke caps causing line thinning.

This is a regression introduced in rBce729677db3e and rBb408d8af31c9.

RoundCapShader and SquareCapsShader had to remove (almost) overlapping
stroke vertices to avoid sudden thinning of line thickness. For instance,
the test .blend file from https://developer.blender.org/T36425#231460
suffered from the reported line thinning (although T36425 was originally
caused by a different bug).
July 23, 2015, 10:10 (GMT)
Fix T45381: Crash Blender 2.75 in Win7 x64 AMD card

Previous fix didn't work well enough because on Windows Python has different
environment than Blender ans setting variables in there made no effect from
Blender point of view.
July 23, 2015, 10:08 (GMT)
Use looptri for sampling UV's in smoke.c

D1424 by @scorpion81
July 23, 2015, 09:50 (GMT)
Fix regression of custom nodes not triggering material preview re-render

Issue was introduced in b0df196.It's not the nicest ever solution but it's
quite close to be as nice as we can do it with current custom nodes and
notifier system design.
July 23, 2015, 09:48 (GMT)
Cycles: Resolve compilation error of avx2 kernel with certain compilers

It was redefined macro happening with Clang 3.6 here.
July 23, 2015, 07:53 (GMT)
Cycles: Previous commit broke compilation on Windows

Apparently MSVC doesn't have setenv() function.
July 23, 2015, 07:11 (GMT)
ImBuf: Fix OpenExr leaking memory when reading file with IB_test flag
July 23, 2015, 07:07 (GMT)
Use looptri for smoke collisions & particle edit
July 23, 2015, 05:40 (GMT)
Use looptri for RNA BVH functions
July 23, 2015, 05:40 (GMT)
Cleanup; duplicate header
July 23, 2015, 05:17 (GMT)
Cleanup: arg names
July 23, 2015, 05:10 (GMT)
Use looptri for mesh remapping
July 23, 2015, 05:08 (GMT)
Utility function to get poly -> looptri mapping
July 23, 2015, 04:41 (GMT)
Use looptri for BVH raycast (simple cases)
July 23, 2015, 04:41 (GMT)
Use looptri for volume snapping
July 23, 2015, 04:41 (GMT)
Missed adding BVH callbacks in recent commit
July 23, 2015, 01:51 (GMT)
Add missing break checking for tangents
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021