July 29, 2021, 20:31 (GMT) |
Merge branch 'master' into asset-greasepencil |
July 29, 2021, 13:14 (GMT) |
Merge branch 'master' into asset-greasepencil Conflicts: source/blender/editors/render/render_preview.c |
Revision bd02ab3 by Antonio Vazquez (asset-greasepencil) July 28, 2021, 20:09 (GMT) |
Merge branch 'master' into asset-greasepencil |
July 26, 2021, 15:46 (GMT) |
GPencil: Avoid import empty assets |
July 26, 2021, 15:39 (GMT) |
GPencil: Cleanup include files |
July 26, 2021, 15:26 (GMT) |
Merge branch 'master' into asset-greasepencil |
July 26, 2021, 15:25 (GMT) |
GPencil: Fix merge error |
July 26, 2021, 15:21 (GMT) |
Merge branch 'master' into asset-greasepencil Conflicts: source/blender/editors/gpencil/gpencil_data.c |
July 26, 2021, 14:38 (GMT) |
GPencil: Remove Hash tables and use arrays Simplify the code and use an array instead to use several hash tables. This is faster and the code is more simple. |
July 26, 2021, 10:02 (GMT) |
Merge branch 'master' into asset-greasepencil |
July 25, 2021, 16:34 (GMT) |
Merge branch 'master' into asset-greasepencil |
July 24, 2021, 13:36 (GMT) |
GPencil: Remove Retime parameter As this must be done 99,9999% of times, it's better to remove the parameter and keep UI simple. |
July 24, 2021, 10:38 (GMT) |
GPencil: Cleanup comment |
July 24, 2021, 10:12 (GMT) |
GPencil: Select visible frame for preview image The datablock must be in a frame inside the range to get a visible thumbnail. |
July 23, 2021, 22:00 (GMT) |
GPencil: Ensure preview is done with first frame |
July 23, 2021, 21:52 (GMT) |
GPencil: New option to retime frame number |
July 23, 2021, 13:30 (GMT) |
GPencil: Change text |
July 23, 2021, 13:09 (GMT) |
GPencil: Rename Merge to Flatten |
July 23, 2021, 11:38 (GMT) |
GPencil: Cleanup comments |
July 23, 2021, 11:34 (GMT) |
GPencil: Organize code and comments Full cleanup |
|