Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1526 / 8462

Revision d33e715 by Richard Antalik (master)
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
Revision 8bcfa0d by Richard Antalik (master)
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
Revision f26d726 by Richard Antalik (master)
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
Revision ea4fa8a by Jacques Lucke (master)
June 26, 2020, 13:44 (GMT)
Refactor: use new api for lib linking gpencil, palette, key, simulation, ipo and library
Revision 14e313b by Jacques Lucke (master)
June 26, 2020, 13:39 (GMT)
Refactor: use new api for lib linking hair, pointclout, volume, material, texture and image
Revision 26d0fb3 by Hans Goudey (master)
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
Revision 96d657c by Jacques Lucke (master)
June 26, 2020, 13:30 (GMT)
Refactor: use new api for lib linking curve, mesh, cachefiles, armature and vfont
Revision 8b070b8 by Brecht Van Lommel (master)
June 26, 2020, 13:26 (GMT)
Fix T78199: reload scripts error when icon is used multiple times in toolbar
June 26, 2020, 13:26 (GMT)
Merge remote-tracking branch 'origin/master' into lanpr-under-gp
Revision 65f07a3 by Jacques Lucke (master)
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
Revision 9ec6b69 by Jacques Lucke (master)
June 26, 2020, 13:05 (GMT)
Refactor: use new api for lib linking movieclip, world, lightprobe, speaker, paint curve and brush
Revision 1ce2457 by Jacques Lucke (master)
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021