Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2729 / 5574

December 17, 2014, 10:34 (GMT)
Fix triangulating concave quads

Resulting triangles could be pointing in opposing directions.
December 17, 2014, 09:23 (GMT)
Fix: Never write previews for undo steps.

This may eat quite q bit of mem in the end (though nothing critical),
and icons (material ones e.g.) often ended up out of sync after undo.
December 17, 2014, 09:09 (GMT)
Fix T42927: Triangulate-beauty fails on quads

Regressions since 2.69.
December 17, 2014, 08:58 (GMT)
Docs: comments (hash table & beauty fill)
December 16, 2014, 20:52 (GMT)
Fix T42917 shadow maps not working on ATIs.

This is yet another issue with framebuffers. There are two issues: We
need the framebuffer fully bound to check for completeness and when we
bind a depth texture as frame buffer we need to disable read/write.
December 16, 2014, 19:20 (GMT)
Fix typo in VBO
December 16, 2014, 15:57 (GMT)
Fix nasty typo in CPP RNA that would break on int or bool dynarrays...
December 16, 2014, 15:06 (GMT)
Fix T42888: Separate and Combine HSV distorts the hue value

These nodes were assuming sRGB input/output which is for sure wrong for the
shader pipeline which works in the linear space.

So now conversion to/from linear space happens in these nodes which makes them
making sence in the shader context but which might change look and feel of
existing scenes.
December 16, 2014, 11:09 (GMT)
Remove NULL checking variable after using it.
December 15, 2014, 20:17 (GMT)
Fix T42864: Knife-project fails with 'cut-through'

Removing edge-hit-doubles could incorrectly de-duplicate intersections between different edges.

Gave noticeable errors cutting through geometry that overlapped exactly.
December 15, 2014, 17:20 (GMT)
Fix for clip proxies builder reloading original footage frames

This isn't needed if the source is the image sequence.
December 15, 2014, 15:10 (GMT)
Improve tip for simple deform origin
December 15, 2014, 14:10 (GMT)
Fix T42864 (partial): knife-project included uncut backfaces

When knife-project ran with cut-through disabled,
it would still try to select faces behind the cut.

Now check if the faces are obscured.
December 15, 2014, 14:10 (GMT)
Fix T42864 (partial): Knife-project had too-low precision
December 15, 2014, 10:53 (GMT)
Fix missing UI ID messages and/or I18N contexts for MovieClip/Mask/Palette/PaintCurve ID types.
December 15, 2014, 09:39 (GMT)
Tracking: Fix wrong logic in tracks synchronization

There was some stupidness in the way how tracks are synchronized from the job
to actual DNA data leading to all sort of weird and wonderful failures again.
December 15, 2014, 09:34 (GMT)
Tracking: Avoid possible treading issue reading the frame to sync
December 15, 2014, 09:31 (GMT)
Tracking: Fix possible race condition accessing the tracks

Writing to the tracks was already inside the lock section, but
reading was not. This could have lead to race condition leading
to all sorts of weird and wonderful artifacts.
Revision ae6f62c by Julian Eisel
December 14, 2014, 17:51 (GMT)
IME fix: Quit two assert failures

We could now also remove the win->ime_data assert in wm_window_IME_end,
but think it's better to leave it for further development.
December 14, 2014, 17:24 (GMT)
Fix for idproperty comparison

comparing arrays had flipped logic
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021