Revision 2b1e0c0 by Sergey Sharybin September 17, 2019, 07:29 (GMT) |
Tracking: Restore check for marker being disabled A regression since refactor from yesterday which made it so path is displayed at a frame where marker is disabled. |
Revision bac3184 by Sergey Sharybin September 17, 2019, 07:18 (GMT) |
Tracking: Use proper wrapper around line width and point size |
Revision 7665040 by Bastien Montagne September 16, 2019, 21:02 (GMT) |
Fix T69931: Materials with keyframes duplicated by 'make single user' are linked. Another sneaky bite from the infamous private ID data: While those monsters are not in bmain, the actions used by their animdata are regular cute little ID's, living with the herd in the safe and sound Main DB... So we have to be careful not to propagate the nasty black magic required to handle the formers when we duplicate their animdata. Saying it again: private ID datablocks should never have had their own animdata & actions, this is endless issue also with RNA paths... And makes copying of animation between materials and such needlessly complicated. |
Revision 7a0ca9f by Bastien Montagne September 16, 2019, 21:02 (GMT) |
Cleanup/sanitize a bit Action copying within `BKE_animdata_copy()`. Whole animdata copying code would need much more love, but we can as well sanitize some pieces of it when we hit them, for now. |
Revision 8b53445 by William Reynish September 16, 2019, 20:36 (GMT) |
Fix T69612: Two instances of Bridge Edge Loops entries in Edge Context Menu |
Revision 28ee0f97 by Julian Eisel September 16, 2019, 16:35 (GMT) |
UI: Open file options region for more operations Open the file options region for image saving, linking and appending. |
Revision 8d6b0ed by Julian Eisel September 16, 2019, 16:25 (GMT) |
UI: Show in-/decrement buttons for exporters As per Brecht's suggestion, use the check_existing property to control visibility of the '+' and '-' icons. It is typically set for save operations. Adds another FileSelectParams flag (to avoid duplicated propertie lookups) and removes the recently introduced FileSelectParams.action_type again. Fixes T69881. |
Revision 3618b2c by Brecht Van Lommel September 16, 2019, 12:33 (GMT) |
Fix part of T65397: accidentally assigning shortcuts gives errors This is not a proper solution, that will come later, this avoids the main problematic error for now. |
Revision 39e760f by Philipp Oeser September 16, 2019, 11:16 (GMT) |
Fix eevee volumetrics distribution at 1.0 reported in T69662 Reviewers: fclem Differential Revision: https://developer.blender.org/D5809 |
Revision 9d2c8aa by Sergey Sharybin September 16, 2019, 10:54 (GMT) |
Tracking: Refactor path drawing code Split into set of smaller functions, making it easier to tweak behavior. Should be no functional changes. |
Revision 7b9093e by Sergey Sharybin September 16, 2019, 10:54 (GMT) |
Cleanup: Spelling in comment |
Revision af9ca13 by Julian Eisel September 16, 2019, 10:46 (GMT) |
Revision 94ecad5 by Antonio Vazquez September 16, 2019, 08:51 (GMT) |
Cleanup: Use const variables |
September 16, 2019, 08:40 (GMT) |
GPencil: Enable subdiv for 2-point strokes. It makes sense when adding points to a straight line, e.g. for creating thickness variation in later modifiers. |
Revision 345fb22 by Bastien Montagne September 16, 2019, 08:03 (GMT) |
Fix T64238: Scene Full Copy: Cameras bound to markers does not update. That's exactly why we should get rid of all those 'custom cases' remapping code, it's hard enough to keep a single place (library_query.c) up to date and 100% valid, but having more areas doing their own remapping is just impossible to maintain... Some day... |
Revision 330a37f by Campbell Barton September 16, 2019, 06:42 (GMT) |
Revert "PyAPI: expose OperatorType.modal_keymap" This reverts commit b53ee963b16d817a6367bd7c73b866036868b2e2. Full support for defining modal enums and access through events is more involved, revert for now. |
Revision f97eb0e by Campbell Barton September 16, 2019, 06:17 (GMT) |
Cleanup: use fixed indent in Python Reduce right-shift. |
Revision b53ee96 by Campbell Barton September 16, 2019, 06:05 (GMT) |
PyAPI: expose OperatorType.modal_keymap Support assigning modal keymaps once the operator is registered. |
Revision 6cb1e38 by Campbell Barton September 16, 2019, 00:39 (GMT) |
Revision 367ce71 by Campbell Barton September 16, 2019, 00:31 (GMT) |
ImBuf Py API: rename filename to filepath Match RNA image naming. |
|
|
|


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