Revision b2d90ec by Sybren A. Stüvel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) March 18, 2021, 13:44 (GMT) |
Cleanup: pose lib, clarify comment |
Revision 2587656 by Sybren A. Stüvel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) March 18, 2021, 13:44 (GMT) |
Pose Library: use the new temp-loading functions in the blenloader module |
Revision 95fa1b7 by Sybren A. Stüvel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) March 18, 2021, 13:43 (GMT) |
Merge remote-tracking branch 'origin/master' into asset-browser-poselib # Conflicts: # source/blender/blenloader/intern/versioning_290.c |
March 18, 2021, 13:26 (GMT) |
Fix T86594: Overrides: Possible collection "duplication". Issue was actually in some Collection management code, a bit too eager to add collection to the scene master one when it was not actually needed. |
March 18, 2021, 13:22 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 18, 2021, 13:21 (GMT) |
LineArt: Add missing dna variable rename Forgot to add this in: "Cleanup, LineArt: Rename LineartLine -> LineartEdge" df280637952d35cfaa74e31f03a0d825b22eddf4 |
March 18, 2021, 12:51 (GMT) |
implement copy paste of portals |
March 18, 2021, 12:29 (GMT) |
Merge branch 'master' into temp-lineart-contained |
March 18, 2021, 12:20 (GMT) |
Cleanup, LineArt: Sample -> Resample Clear up what sample length does by renaming the option and variables. |
March 18, 2021, 12:16 (GMT) |
Cleanup: Remove unused variable in gpencil_add_lineart.c |
March 18, 2021, 12:13 (GMT) |
LineArt: Expose the allow_duplication property for instanced objects. It was missing from the UI. |
March 18, 2021, 11:53 (GMT) |
Move shared function to geometry module |
March 18, 2021, 11:52 (GMT) |
use tab to switch between portals |
March 18, 2021, 11:50 (GMT) |
Fix T86692: Start Line Art GP objects on frame 0 If playback starts before the first GP frame, we will get "ghost" strokes. |
March 18, 2021, 11:48 (GMT) |
initial pages |
March 18, 2021, 11:46 (GMT) |
Remove unused function |
March 18, 2021, 11:42 (GMT) |
LineArt: Do not calculate lines for objects not included Only use non included objects for potential occlusion queries. Don't calculate lines for them. This fixes intersection lines appearing on objects not included by the lineart modifier. |
March 18, 2021, 11:41 (GMT) |
Cleanup, LineArt: Rename LineartLine -> LineartEdge Also cleanup various other "line" variable names |
March 18, 2021, 11:37 (GMT) |
Merge branch 'master' into temp-gpencil-io |
March 18, 2021, 11:37 (GMT) |
GPencil: Fix unreported datablock type changed using Dopesheet box select When doing a box selection in the dopesheet in the header area, the data block type was changed to annotation because the pointer was not usable and produced an unexpected result. Thanks to @pullup for finding a way to reproduce the bug. |
|
|
|


Master Commits
MiikaHweb | 2003-2021