Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2851 / 5574

June 10, 2014, 15:21 (GMT)
Fix Bevel multisegment profile bugs T39184, T37502 and last part of T40365.

When doing a 'weld' type join where there are two non-beveled edges
in the same plane one beveled one but not the other, then there
should be a curved profile; bug was creating a straight one.
June 10, 2014, 15:15 (GMT)
Fix missing notifier when inserting keyframe

Reported by Sebastian Koenig in IRC
June 10, 2014, 13:27 (GMT)
Fix T40551: Boolean Modifier distorts UVs

Mapping to original face was never working 100% reliably actually,
now use more robust method for this.
June 10, 2014, 12:33 (GMT)
Curve: skip curves when matching bevel-fac (like 2.70)
June 10, 2014, 11:10 (GMT)
Fix wrong memory write in partial render update with Save Buffers enabled

No idea why this issue hasn't been spotted before. Took several hours to
figure out where exactly wrong memory access happens..

P.S. I really want to switch ImBuf->rect from int* to unsigned char*...
June 9, 2014, 22:43 (GMT)
Fix T40498 invalid textures flickering.

Issue here is most likely sampler uniforms and textures not being
updated properly when zero binding is created. Solution for now is to
allow zero binding but when this happens use sexy pink invalid texture
instead :p.
June 9, 2014, 19:52 (GMT)
Usual UI message handling...
June 9, 2014, 15:18 (GMT)
Fix for slowdown converting mesh to curve with large polygons

Walk the linked list rather then doing index lookups.
June 9, 2014, 13:31 (GMT)
Fix T40549: box selection starting point in the file requester.

We need to 'reset' mouse coordinates to the one it was when the gesture handling started,
else org coords are where the tweak event is created, which gives a noticeable gap
(several pixels) and unwanted behavior like the one retported about file box selection.
June 9, 2014, 11:33 (GMT)
Fix T40057: invisible hair particles slowing down mesh edits

Skip doing particle update in object_handle_update if object is in
edit mode.

Object will be re-evaluated on exit from edit mode anyway, so it's
_expected_ to be a safe change.
June 9, 2014, 11:06 (GMT)
Quiet assert in debug mode, deleting mask/gpencil keys
June 9, 2014, 11:06 (GMT)
Fix T40534: Multi-button editing, hard to distinguish sliders
June 9, 2014, 10:43 (GMT)
Fix T40547: Can't read single channel EXRs

The root of the issue goes to the fact that we only can
read RGB EXR files, but they could be YCbCr or just Luma.
Added support for this two cases.

Note: internally EXR would still be 3 channels, so no
big memory save would happen here, at least yet.
June 9, 2014, 10:40 (GMT)
Fix cycles CUDA error when trying to use >= 100 image textures.
June 9, 2014, 08:11 (GMT)
Revert "Fix T40382: 2D stabilization uses disabled markers"

It's not that trivial to support disapearing tracks in the sequence,
and since we're having ongoing 2D stabilization rework patch wouldn't
want to start doing rather bigger changes here now.

Let's just stick to legacy behavior for this release.

This reverts commits 91429d0, 543ce85
June 9, 2014, 07:43 (GMT)
Fix T40529: Euler Rotation F-Curve Handlers wrong behaviour on moving keyframes
June 9, 2014, 05:55 (GMT)
Fix T40543: Duplicators draw with 'Render Only'
June 9, 2014, 05:35 (GMT)
Fix T40538: Multi-button canceling edit-text could leave edited value
June 8, 2014, 13:09 (GMT)
Fix mempool bottleneck alloc & freeing a single item

Would continuously reinitialize the first chunk of the mempool,
now check for at least 2 blocks.
June 8, 2014, 12:20 (GMT)
BMesh: avoid recursion for BM_mesh_edgenet, runs out stack memory on large nets
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021