Blender Git Loki

Kaikki Blender Git kommitit.

Page: 1505 / 8462

July 2, 2020, 15:44 (GMT)
Initial Refactor of code preserving caches during undo.

This is a proof od concept, it only implements new system for bSound
data-block as test subject.
July 2, 2020, 15:28 (GMT)
GPUOffScreen: Remove the sample parameter

This is because the DRW module is no longer compatible with drawing using
MSAA.

This also change the Python API.
July 2, 2020, 15:24 (GMT)
Decoupled splitting from branched path integrator.
July 2, 2020, 15:15 (GMT)
Made two functions static to silence a warning.
July 2, 2020, 14:57 (GMT)
Fix T78527: GPencil Mirror modifier is inconsistent with Mesh Mirror

The grease pencil mirror was using the current axis rotation but the mesh modifier doesn't use it.
July 2, 2020, 14:56 (GMT)
BuildbotLTS: Project Documentation

Added README.md containing a overview of the project.
Revision 06de1bd by Hans Goudey (master)
July 2, 2020, 14:47 (GMT)
UI: Small Tweaks to Modifier Layouts for Consistency

These changes are smaller, made based on feedback and a pass on all
the layouts for clarity and consistency. The Multires modifier UI will
be addressed in a separate patch. Here is an overview of the changes:

Renaming Options:
- Build: "Start" -> "Start Frame"
- Curve: "From Radius" -> "Size from Radius"
- Screw: "Calc Order" -> "Calculate Order"
- Displace, Warp, Wave: "Texture Coordinates Object" -> "Object"

Move Mode Toggle to Top & Expand:
- Bevel, Boolean, Normal Edit, Subdivision

Use Columns for Tighter Spacing:
- Displace, Explode, Ocean, Particle Instance, Remesh, Shrinkwrap,
Solidify, Warp, Weighted Normal, Wave

Misc:
- Bevel: Set inactive properties for vertex bevel
- Mesh Sequence Cache: Remove box for cache file
- Skin: Don't align "Mark Loose" and "Clear Loose"
- Array: Expand relative offset subpanel by default
- Array: Move start cap, end cap to a new subpanel
- Bevel: Move width type above width

Differential Revision: https://developer.blender.org/D8115
July 2, 2020, 14:31 (GMT)
Fluid: Added offset to control frame range

Added an offset field to control when to load the simulation files. Since this is a very small but helpful addition it is in my view safe to commit at this point of the bcon cycle.
July 2, 2020, 14:18 (GMT)
Fix T78533: Skip image texture if image filepath is empty
July 2, 2020, 14:13 (GMT)
First coplanar boolean test passes.

Implemented sorting of coplanar triangles.
Also, make format.
July 2, 2020, 13:58 (GMT)
Export smooth groups for smooth shaded meshes.
July 2, 2020, 13:21 (GMT)
Cleanup and silence compiler warning
July 2, 2020, 13:17 (GMT)
Fix log printing error
July 2, 2020, 13:05 (GMT)
Merge branch 'show-python-eval-logs' into soc-2020-info-editor
July 2, 2020, 13:04 (GMT)
Add experimental support for catching python stdin/out

Python evaluation logs will be printed as info report
Revision f58f09c by Hans Goudey (master)
July 2, 2020, 12:26 (GMT)
Fix T78513: Modifier apply shortcut not displayed

We can't specify the "apply_as" enum value, even though it's the default.
July 2, 2020, 11:48 (GMT)
Fix GPL license copyright year
July 2, 2020, 09:34 (GMT)
Fix T78054: Crash Editing Instanced Objects with Tangent Normals

Similar track as for normal mesh. Don't store the tangent normals in CustomData
of the mesh, but in an unassociated CustomData instance.

Reviewed By: Cl�ment Foucault

Differential Revision: https://developer.blender.org/D8161
July 2, 2020, 09:27 (GMT)
Fix T77686: EEVEE environment pass with film transparency

When the film is set to transparent the environment pass should still be
rendered solid. otherwise it renders black.

Reviewed By: Cl�ment Foucault

Differential Revision: https://developer.blender.org/D8046
July 2, 2020, 09:17 (GMT)
Convert local logger to global

- convert prints to CLOGs
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021