Revision f1fef41 by Dalai Felinto March 6, 2019, 13:59 (GMT) |
Fix T62118: Stereo drawing options visible from camera view Note 1: Volume drawing still draws differently than 2.7x. Note 2: Camera lens widget still ignores stereo. |
Revision 8f7e247 by William Reynish March 6, 2019, 13:59 (GMT) |
Revision 8724122 by Campbell Barton March 6, 2019, 13:35 (GMT) |
Fix grease pencil sculpt circle keymap Missed when updating circle select operators. |
Revision 3867362 by Campbell Barton March 6, 2019, 13:17 (GMT) |
Missed last commit |
Revision 92094c7 by Campbell Barton March 6, 2019, 13:10 (GMT) |
DNA: remove none particle brush & deprecated flags The none brush doesn't make sense to have anymore with the tool system. Also remove deprecated flags & types for object, armature & text. |
Revision ebcea30 by Brecht Van Lommel March 6, 2019, 12:45 (GMT) |
Merge branch 'blender2.7' |
Revision f08191a by Brecht Van Lommel March 6, 2019, 12:37 (GMT) |
Fix Cycles build error on non-x86 processors. |
Revision c804156 by Campbell Barton March 6, 2019, 10:48 (GMT) |
Fix T62223: Particle brushes disable select tools |
Revision 37fa8b0 by Campbell Barton March 6, 2019, 10:28 (GMT) |
Fix T62223: Particle select tools also show brush settings |
Revision ce8d6af by Antonio Vazquez March 6, 2019, 09:54 (GMT) |
Fix T62230: Annotations corrupts GPencil brushes Use annotations inside grease pencil drawing mode is something incompatible by design. Actually, the annotations are disabled in overlay panel for 2D template and the tool icon is not in the toolbar. The unique way to get annotations was using D key, but this is wrong. If you are inside drawing mode, all the events are captured by paint operator and to capture annotations, the operator must be canceled and the mode changed, but this change breaks several things. It's not logic add annotation inside darwing mode, because you can simply add a new layer and write the text you want. This change checks the mode and cancel the annotations if the mode is not thje right one. |
Revision 3b1e2a4 by Campbell Barton March 6, 2019, 07:11 (GMT) |
Fix T62241: Repeat last translate, wrong direction Only use orientation value when the operator uses orientation axis. Own error in 03da3b6593a24 |
Revision 0294e1d by Campbell Barton March 6, 2019, 05:54 (GMT) |
Revision dd61787 by Campbell Barton March 6, 2019, 05:21 (GMT) |
Cleanup: unused function warning |
Revision ecd086a by Campbell Barton March 6, 2019, 03:53 (GMT) |
Revision f799309 by Campbell Barton March 6, 2019, 03:52 (GMT) |
Revert "Fix T62210: endless loop in kd tree lookup" This reverts commit 301bcf771dec827138412ca6e7a25e2269eb5e9e. Caused crash entering particle edit mode. |
Revision b2889c7 by Campbell Barton March 6, 2019, 02:40 (GMT) |
Fix T61917: Metaball family inherits wrong resolution by deleted object Synchronizing values between object data is error prone (not updated on creation or renaming), add an update to have them working as they did in 2.79. |
Revision af72fc7 by Clément Foucault March 6, 2019, 02:38 (GMT) |
DRW: Fix State tracking being off when calling GPU_framebuffer_clear State tracking works in pretty much all cases but calling the clear command does change the write mask outside the draw manager. For now we just reset the write mask before each pass. Fix T62203 The selected bone is not highlighted inside the other bone. |
Revision 18e5540 by Campbell Barton March 6, 2019, 00:18 (GMT) |
Cleanup: remove redundant file argument |
Revision a111204 by Campbell Barton March 6, 2019, 00:12 (GMT) |
WM: match select all behavior for the info space Adds select invert to the operator. D4454 by @Poulpator |
Revision 85b6677 by Campbell Barton March 5, 2019, 23:51 (GMT) |
Cleanup: style |
|
|
|


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