August 3, 2020, 21:48 (GMT) |
GPencil: Add different list of select type |
August 3, 2020, 21:40 (GMT) |
Cleanup: Reduce indentation in function |
August 3, 2020, 21:35 (GMT) |
trying std thread instead of BLI threads |
August 3, 2020, 20:08 (GMT) |
Merge branch 'master' into soc-2020-outliner |
August 3, 2020, 19:33 (GMT) |
Ocean Modifier: Fix render resolution only used for baking The modifier needs to check that the cached ocean has the correct resolution. |
August 3, 2020, 18:52 (GMT) |
GPencil: Fix problems with duplicated SVG frames |
August 3, 2020, 18:09 (GMT) |
Improve error message |
August 3, 2020, 18:00 (GMT) |
Cleanup: Avoid double operator name lookup |
August 3, 2020, 17:05 (GMT) |
WIP changes |
August 3, 2020, 16:48 (GMT) |
Merge branch 'master' into soc-2020-fluid-tools |
August 3, 2020, 16:37 (GMT) |
UI: Change Header Position Label 'Default' to 'Keep Existing' 'Default' actually means 'Keep Existing' and it makes more sense to display the more descriptive label. Differential Revision: https://developer.blender.org/D7614 |
August 3, 2020, 16:26 (GMT) |
Fixes for clog rna access - fix: incorrect log level type - fix: move buffer of write - add ranges for rna access |
August 3, 2020, 16:26 (GMT) |
Fix missing shortcut indicators and crash on shortcut change Fixes T78346. The shortcut display and change code is context sensitive. To make it work correctly the context needs to be set properly. When executing operators from the dropdowns, the active region is the header, but the shortcut handlers are set for the main region. So make sure that is used instead. This also sets the main region active for context menu operators, where this issue shouldn't be present. Doing it anyway shouldn't hurt though and fixes this issue in case somebody displays the context menu in the header as dropdown too. |
August 3, 2020, 16:06 (GMT) |
GPencil: More work to export animations to SVG |
August 3, 2020, 16:06 (GMT) |
GPencil: Comment debug SVG lines |
August 3, 2020, 15:46 (GMT) |
CLOG: rename log verbosity to log level |
August 3, 2020, 15:42 (GMT) |
Cleanup: Typos in comments. |
August 3, 2020, 15:42 (GMT) |
August 3, 2020, 15:39 (GMT) |
Fluid: Adjustments to force component reset Instead of clearing forces at the end of the simulation step, they will now be cleared before writing to them, i.e. at the beginning of a step. Also cleaned up minor areas that I looked at while making this change. |
August 3, 2020, 15:34 (GMT) |
CLOG: rename macro |
|
|
|


Master Commits
MiikaHweb | 2003-2021