February 11, 2020, 13:58 (GMT) |
Code quality: Enable SortedIncludes (work in progress) |
February 11, 2020, 13:57 (GMT) |
Merge branch 'master' into draw-colormanagement |
Revision a765f9f by Dalai Felinto (experimental-build) February 11, 2020, 13:52 (GMT) |
Revert "Code quality: Enable SortedIncludes (work in progress)" This reverts commit 651e702c529051a64ace2799527114b89bb1d8ed. |
February 11, 2020, 13:52 (GMT) |
Fix crash when selecting in edit mode with eevee |
Revision 651e702 by Dalai Felinto (experimental-build) February 11, 2020, 13:52 (GMT) |
Code quality: Enable SortedIncludes (work in progress) |
Revision abe3952 by Dalai Felinto (experimental-build) February 11, 2020, 13:52 (GMT) |
Merge remote-tracking branch 'origin/master' into experimental-build |
February 11, 2020, 13:52 (GMT) |
Revert "Squashed UDIM patch (D3509) another time" This reverts commit 5f820329b0f9e423ea68ccd3f7e9953806e7c89f. |
February 11, 2020, 13:52 (GMT) |
Style: Rename processor arguments in C api and glsl impl. |
February 11, 2020, 12:21 (GMT) |
Add comment about UI color space |
Revision 01a6ac1 by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) February 11, 2020, 11:11 (GMT) |
undoexp: remove second libmap for re-used existing datablock addresses. These should not be needed anymore, since they were used by re-used data-blocks, which are not lib-linked anymore. |
February 11, 2020, 10:58 (GMT) |
GPencil: Fix typo error in struct name for write This produced errors loading the mask list. |
Revision d0a482d by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) February 11, 2020, 10:54 (GMT) |
undoexp: do not liblink re-used datablocks anymore. Since all existing IDs are supposed to use their same memory address, unchanged data-blocks should not have any changed pointer to other IDs, so no need to liblink them at all. Note that am not 100% sure that is fully valid currently, as we use ID names to find old IDs, which is not 100% safe and secure solution... |
February 11, 2020, 10:52 (GMT) |
GPencil: Fix merge layers operator to merge Mask list |
Revision 44c33cc by Bastien Montagne (undo-experiments-swap-reread-datablocks, uuid-undo-experiments-swap-reread-datablocks) February 11, 2020, 10:38 (GMT) |
undoexp: Fix crash due to stupid mistake in recent merges' updates. |
February 11, 2020, 10:24 (GMT) |
GPencil: Add new Hide and Invert icons to Masks |
February 11, 2020, 09:53 (GMT) |
GPencil: Add limit control for number of masking layers |
February 11, 2020, 08:01 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-refactor |
February 11, 2020, 08:01 (GMT) |
Merge branch 'master' into greasepencil-object |
February 11, 2020, 00:49 (GMT) |
- Address reviewers comments |
February 10, 2020, 23:06 (GMT) |
GPencil: Refactor: Add implementation of new mask list system This system makes it possible to have up to 256 layers in a GPencil Object that can be used as masks. User can use more than 256 layers and use mask on them but the masking one must be from one of the first 256. This commit does not include optimizations. |
|
|
|


Master Commits
MiikaHweb | 2003-2021