Revision 91a1558 by Campbell Barton January 7, 2019, 23:37 (GMT) |
Cleanup: comments causing bad clang-format output |
Revision 3d2ff33 by Brecht Van Lommel January 7, 2019, 16:32 (GMT) |
Fix T60167: wrong shader nodes in Eevee add menu. |
Revision b2a0ffc by Sergey Sharybin January 7, 2019, 16:18 (GMT) |
Fix bad enum value since 299ff7dcd13 This is why out-sourcing things to a production-tested formatters is a very very good idea. |
Revision 8e35a96 by Sergey Sharybin January 7, 2019, 16:14 (GMT) |
Subdiv: Use defined order of corner/edge vertices This switches evaluation of vertices which are on the boundaries of PTex faces to a single threaded one. While this introduces some slowdown it fixes ambiguity of PTex index used to evaluate particular vertex. Possible alternative solutions would be: - Do some pre-calculation of index, then do evaluation in threads. - Try using Gregory patches and see if that makes any affect. Fix T60235: Flickering of object instances |
Revision e637e8d by Sergey Sharybin January 7, 2019, 16:14 (GMT) |
Subdiv: Move single threaded code to a single function Allows to more easily add more passes which are supposed to be run from a single thread. |
Revision 1b15eb7 by Sergey Sharybin January 7, 2019, 16:14 (GMT) |
Subdiv: Cleanup, de-duplicate code |
Revision 0218268 by Antonio Vazquez January 7, 2019, 15:22 (GMT) |
GP: Hide Options and Curves popovers for Fill brushes |
Revision 43a2a73 by Alexander Gavrilov January 7, 2019, 14:35 (GMT) |
Fix missing updates when muting/soloing/reordering NLA tracks. |
Revision 299ff7d by Campbell Barton January 7, 2019, 14:00 (GMT) |
Cleanup: corrections to last commit |
Revision 5a43406 by Campbell Barton January 7, 2019, 13:43 (GMT) |
Revision 0215cae by Bastien Montagne January 7, 2019, 13:30 (GMT) |
Cleanup: fix typo. |
Revision b786416 by Howard Trickey January 7, 2019, 12:29 (GMT) |
Fix T59151 Bevel modifier has bad input width for percent. The units scaling was inappropriate when the bevel value was to be interpreted as a percent, so added a separate rna property for "Width Percent" and made UI show the width appropriate for current offset_type. |
Revision f19b3f9 by Sergey Sharybin January 7, 2019, 09:33 (GMT) |
OpenSundiv: Simplify tweaking of shared stencil/patch settings |
Revision cfeffa7 by Bastien Montagne January 7, 2019, 08:53 (GMT) |
Fix T60247: app.handlers.undo_post calls undo_pre's function. Undo and redo post were actually calling respective pre funcs... |
Revision 6015a03 by Campbell Barton January 7, 2019, 04:34 (GMT) |
Cleanup: naming for return args |
Revision 07287ce by Campbell Barton January 7, 2019, 04:27 (GMT) |
Fix T58964: drivers_remove fails w/ missing paths |
Revision abe32d2 by Campbell Barton January 7, 2019, 03:06 (GMT) |
PyAPI: Add AnimationData.drivers.new/remove methods Low level functions to directly create and remove drivers, use when high level functions aren't flexible enough, see: T58964. |
Revision 96f7625 by Campbell Barton January 7, 2019, 00:16 (GMT) |
Cleanup: tweak last commit |
Revision 430cf7e by Campbell Barton January 7, 2019, 00:00 (GMT) |
Fix generated toolbar keymap w/ annotation tool |
January 6, 2019, 23:21 (GMT) |
Fix T59944: Template operator_mesh_uv.py fails |
|
|
|


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