Revision b1b8ce0 by Bastien Montagne April 29, 2017, 17:31 (GMT) |
Getting rid of setlinestyle: GPencil eraser. Note the ugly hack on number of segments for outline dashed circle, to get an OK-ish rendering of dashes... |
Revision 45eaad8 by Bastien Montagne April 29, 2017, 17:31 (GMT) |
Getting rid of setlinestyle: add imm_draw_circle_wire_dashed() util. Needed a bit of twisting in generic private func behind the imm_draw_circle helpers, but think it's fine. Note that this demonstrate yet another downside of new dashed shader compared to olde line style: not only does it needs more complex setup, and can only work with PRIM_LINES type of primitives, but it also behaves totally wrong with chained short segments! We really need to find a better way to do this effect at some point. :( |
Revision 8f5f424 by Campbell Barton April 29, 2017, 17:11 (GMT) |
Cleanup: comment blocks |
Revision fbd172a by Campbell Barton April 29, 2017, 17:06 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 0fbce63 by Campbell Barton April 29, 2017, 16:57 (GMT) |
Cleanup: comment blocks |
Revision a1164eb by Campbell Barton April 29, 2017, 16:41 (GMT) |
View3D: support both orbit select & depth When using both preferences, use cursor depth when nothings selected. |
Revision 47769b5 by Campbell Barton April 29, 2017, 14:01 (GMT) |
Curve Fitting: minor change to re-fitting method Avoid calculating a new split-index when re-fitting. While checking if a knot can be removed, the index with the highest error can be used as a candidate to replace the knot (in the case it can't be removed). |
Revision b0a72c9 by Bastien Montagne April 29, 2017, 11:19 (GMT) |
Getting rid of setlinestyle: NLA (part I). Also restore drawing of local action markers in NLA strips... Note: there is another usage of setlinestyle in this file, not sure how to hanlde it for now, so will leave it for later... |
Revision 56e10c1 by Bastien Montagne April 29, 2017, 10:57 (GMT) |
Getting rid of setlinestyle: Color ramp markers. |
Revision d2589b0 by Bastien Montagne April 29, 2017, 10:43 (GMT) |
Getting rid of setlinestyle: Text space margin line. |
Revision 8f028ec by Campbell Barton April 29, 2017, 06:50 (GMT) |
Cleanup: rename struct for private engine data Also remove from pass list (there were some duplicate unused entries). |
Revision 33a5248 by Campbell Barton April 29, 2017, 06:32 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 6d73e2d by Campbell Barton April 29, 2017, 06:27 (GMT) |
Cleanup: unused includes |
Revision b5298bf by Campbell Barton April 29, 2017, 06:20 (GMT) |
Cleanup: menu example remove some redundant checks, imports |
Revision de9e45a by Dalai Felinto April 29, 2017, 00:07 (GMT) |
blenderplayer: fix warnings in stubs |
Revision 8f66d68 by Mai Lavelle April 28, 2017, 22:54 (GMT) |
Cycles: Fix crashes after recent image changes Not sure if this is a proper fix, but was getting frequent crashes, so committing this real quick just to make master sable again. Can be reverted later if there's a better fix. The changes to images really need a closer look... |
Revision e702b39 by Dalai Felinto April 28, 2017, 22:54 (GMT) |
Draw manager: Style cleanups |
Revision d696363 by Thomas Beck April 28, 2017, 21:44 (GMT) |
Implementation of custom python entries in all right click menus Hi Guys, as one of my clients needs the possibility to have custom menu entries in the general right click menu (all over Blender: in the node editor, properties, toolbars,..) I talked with Campbell about expanding our hard coded menu a bit. This is the outcome. As I only need those two, I support currently a button_prop and a button_pointer. {F540397} I tested the changes with a custom script where I added a custom entry and executed an operator on click - it seems to work exactly how it's intended to. The script: {F540435} As I'm not too experienced in rna stuff I would really appreciate any review. Thanks very much Campbell for his open ears & help on this issue! Reviewers: campbellbarton, mont29 Reviewed By: campbellbarton, mont29 Subscribers: sybren, mont29 Tags: #addons Differential Revision: https://developer.blender.org/D2612 |
Revision b217847 by Campbell Barton April 28, 2017, 18:26 (GMT) |
Disable custom armature colors |
Revision 04f43d4 by Campbell Barton April 28, 2017, 17:39 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


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