June 26, 2020, 13:51 (GMT) |
Fix T77669: Copy-pasting strip twice crashes Blender In rBeaee2b411935 I removed BKE_sequencer_base_clipboard_pointers_store from paste function, because I wanted pasted strip to always reference copied strip, not recently pasted one. This worked well with ordinary strips, but not if they reference ID. Add back BKE_sequencer_base_clipboard_pointers_store call. I thought that always referencing original strip would be more correct approach, but it doesn't matter now. Referencing recently pasted seems to be cleanest way to do this. Reviewed By: brecht Differential Revision: https://developer.blender.org/D8129 |
June 26, 2020, 13:51 (GMT) |
Fix detecting proxy images. Pass is_proxy_image to functions where images are loaded instead of comparing image size to render size. Reviewed By: brecht Differential Revision: https://developer.blender.org/D8128 |
June 26, 2020, 13:51 (GMT) |
Silence warning introduced in f7f3b2d31823 Call function `BKE_scene_multiview_view_prefix_get` to ensure ext is not NULL. This already should happen in `seq_image_strip_is_multiview_render` though. Reviewed By: sergey Differential Revision: https://developer.blender.org/D8081 |
June 26, 2020, 13:44 (GMT) |
Refactor: use new api for lib linking gpencil, palette, key, simulation, ipo and library |
June 26, 2020, 13:39 (GMT) |
Refactor: use new api for lib linking hair, pointclout, volume, material, texture and image |
June 26, 2020, 13:37 (GMT) |
Fix T78269: Mirror modifier lost UV offset only Also fixed an issue with a decorator in the same subpanel |
June 26, 2020, 13:30 (GMT) |
Refactor: use new api for lib linking curve, mesh, cachefiles, armature and vfont |
June 26, 2020, 13:26 (GMT) |
Fix T78199: reload scripts error when icon is used multiple times in toolbar |
Revision bf9680f by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 26, 2020, 13:26 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
June 26, 2020, 13:24 (GMT) |
Refactor: use new api for lib linking sound, text, camera, light, latt and mball |
June 26, 2020, 13:21 (GMT) |
Merge branch 'master' into property-search-ui |
June 26, 2020, 13:20 (GMT) |
Property Search: Print debug with colors |
June 26, 2020, 13:05 (GMT) |
Refactor: use new api for lib linking movieclip, world, lightprobe, speaker, paint curve and brush |
June 26, 2020, 12:52 (GMT) |
Refactor: use new api for lib linking linestyle, object, nodetree and action |
Revision ce37092 by Howard Trickey (newboolean) June 26, 2020, 12:36 (GMT) |
Merge branch 'master' into newboolean |
June 26, 2020, 12:14 (GMT) |
Fix T78304: Scaling without a constraint axis shows wrong parameters in Adjust Last operator panel Caused by {rB600fd1c6f0ed} |
June 26, 2020, 12:14 (GMT) |
Fix T78151: Vertex/Edge Slide after enabling 'Even' doesn't cancel properly Problem introduced by rBcf42721f |
June 26, 2020, 11:56 (GMT) |
Refactor: use new api for lib linking collection, scene and workspaces |
June 26, 2020, 11:35 (GMT) |
Fixed typo in previous commit (UV fix); had nonsensical self-test. |
June 26, 2020, 11:29 (GMT) |
Fix T76996: Don't allow baking when domain is not in object mode This does not work, because the fluid modifier is not called when the object is e.g. in edit mode. Another possible fix would be to switch to object mode when baking starts automatically. However, I think it is reasonable to simply not allow baking while the domain is in edit mode. Reviewers: sebbas Differential Revision: https://developer.blender.org/D7848 |
|
|
|


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