March 18, 2021, 11:29 (GMT) |
LineArt: Add back allow_duplication property for instanced objects. |
March 18, 2021, 11:29 (GMT) |
LineArt: use resample_length property name. |
March 18, 2021, 11:23 (GMT) |
LineArt: Add new frame at 0 after clearing baked strokes. |
March 18, 2021, 11:16 (GMT) |
follow portal operator |
March 18, 2021, 11:01 (GMT) |
portal nodes |
March 18, 2021, 10:09 (GMT) |
BLO: Functions for temporarily loading a single datablock This introduces two functions to the blenloader module, here shown as calls for brevity: * `temp_lib_ctx = BLO_library_temp_load_id(real_main, blend_file_path, idcode, idname, reports);` * Now the data in `temp_lib_ctx->temp_id` can be used (but ought not to be not assigned to non-temp datablocks). * `BLO_library_temp_free(temp_lib_ctx);` The first loads a datablock from a blend file, and returns it as part of a `struct TempLibraryContext`. This struct contains the temp-loaded ID, as well as enough information to correctly free everything again. Differential Revision: https://developer.blender.org/D10736 |
March 18, 2021, 09:48 (GMT) |
LineArt: Use frame 0 when creating grease pencil object. |
March 18, 2021, 09:45 (GMT) |
LineArt: rename tl,tr to t1,t2 |
March 18, 2021, 09:24 (GMT) |
LineArt: Fixed collection usage check for nested cases. |
March 18, 2021, 09:16 (GMT) |
Merge branch 'master' into temp-gpencil-io |
March 18, 2021, 08:16 (GMT) |
Fix T86219: Compositor backdrop not using Color Management View Transforms in certain cases This was caused by wrong flag checking in {rB278011e44d43}, which just seems to be a copy-paste error. For example, enabeling 'Auto-Offset' in the View menu would lead to CM being ignored. Maniphest Tasks: T86219 Differential Revision: https://developer.blender.org/D10751 |
March 18, 2021, 03:30 (GMT) |
Progress on read only point separate node, doesn't work right now |
March 18, 2021, 02:55 (GMT) |
Cleanup: use doxy sections for pose_transform.c |
March 18, 2021, 02:43 (GMT) |
LineArt: Optimize intersection list skipping. |
March 18, 2021, 02:01 (GMT) |
LineArt: Temp solution for not including lines that are outside selected source. |
March 18, 2021, 01:44 (GMT) |
LineArt: Fix naming error in lineart_cpu.c |
March 18, 2021, 00:54 (GMT) |
Further cleanup |
March 18, 2021, 00:32 (GMT) |
Merge branch 'master' into geometry-nodes-read-only-instances |
March 18, 2021, 00:22 (GMT) |
Add columns for instance data to the spreadsheet |
March 17, 2021, 23:14 (GMT) |
Cleanup: remove MJPEG reference from error message Proxy coded has been changed to h264. Error code is more generic now. |
|
|
|


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