Revision a56e31c by Campbell Barton December 17, 2014, 10:34 (GMT) |
Fix triangulating concave quads Resulting triangles could be pointing in opposing directions. |
Revision dc26171 by Bastien Montagne 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. |
Revision b04d2f9 by Campbell Barton December 17, 2014, 09:09 (GMT) |
Revision 15bde0d by Campbell Barton December 17, 2014, 08:58 (GMT) |
Docs: comments (hash table & beauty fill) |
Revision 3e61478 by Antonis Ryakiotakis 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. |
Revision 1b2fc74 by Antonis Ryakiotakis December 16, 2014, 19:20 (GMT) |
Fix typo in VBO |
Revision 72330b9 by Bastien Montagne December 16, 2014, 15:57 (GMT) |
Fix nasty typo in CPP RNA that would break on int or bool dynarrays... |
Revision 1549fea by Sergey Sharybin 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. |
Revision 137f557 by Antonis Ryakiotakis December 16, 2014, 11:09 (GMT) |
Remove NULL checking variable after using it. |
Revision 7234153 by Campbell Barton 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. |
Revision 76f50cd by Sergey Sharybin 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. |
Revision f51b583 by Campbell Barton December 15, 2014, 15:10 (GMT) |
Improve tip for simple deform origin |
Revision db0e2e7 by Campbell Barton 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. |
Revision 2329b58 by Campbell Barton December 15, 2014, 14:10 (GMT) |
Fix T42864 (partial): Knife-project had too-low precision |
Revision 090ab75 by Bastien Montagne December 15, 2014, 10:53 (GMT) |
Fix missing UI ID messages and/or I18N contexts for MovieClip/Mask/Palette/PaintCurve ID types. |
Revision c167ac1 by Sergey Sharybin 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. |
Revision 06ea819 by Sergey Sharybin December 15, 2014, 09:34 (GMT) |
Tracking: Avoid possible treading issue reading the frame to sync |
Revision ca25fe9 by Sergey Sharybin 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. |
Revision c1d3532 by Campbell Barton December 14, 2014, 17:24 (GMT) |
Fix for idproperty comparison comparing arrays had flipped logic |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021