Blender Git Commits

Blender Git commits from all branches.

Page: 407 / 2888

April 22, 2021, 03:45 (GMT)
LineArt: Global overrides for cached calculation.
April 22, 2021, 03:05 (GMT)
LineArt: Fix cache allocation error.
April 22, 2021, 00:20 (GMT)
Merge branch 'master' into geometry-nodes-curve-support
April 22, 2021, 00:09 (GMT)
USD Import: UMM logic update.

UMM conversion code now invokes Python
omni.universalmaterialmap.blender.material.apply_data_to_instance().
April 21, 2021, 20:35 (GMT)
EEVEE: Fix use after free crash
April 21, 2021, 20:06 (GMT)
EEVEE: Check updates using recalc flag only an object maps.

This avoids having to reset accumulation if nothing affecting
eevee changes.
April 21, 2021, 18:48 (GMT)
Fix OptiX denoiser being broken after addition of CUDA streams
April 21, 2021, 17:37 (GMT)
Enable megakernel path in OptiX
April 21, 2021, 17:37 (GMT)
Fix shadow any-hit program not building and incorrect index being used
April 21, 2021, 17:37 (GMT)
Remove OptiX code that is no longed in use
April 21, 2021, 17:37 (GMT)
Move OptiX result check macros into utility header
April 21, 2021, 17:37 (GMT)
Fix launch params not being allocated and updated
April 21, 2021, 17:37 (GMT)
Fix crash because of incorrect abort condition in shadow any-hit program
April 21, 2021, 17:36 (GMT)
Add source groups for device files
April 21, 2021, 17:36 (GMT)
Enable OptiX device again
April 21, 2021, 17:36 (GMT)
Add missing kernel globals
April 21, 2021, 17:36 (GMT)
Disable megakernel for now since it is not implemented for OptiX
April 21, 2021, 17:20 (GMT)
Initial prototype for snapping plane feedback while dragging assets

Shows the same grid overlay as the Add Object tool when dragging an
asset into a 3D view. Uses the gizmo-system for that.
How visibility of gizmo-groups is managed is rather tricky, for now I
hacked things a bit to work. I have ideas to make this nicer.

Besides that, this is generally a design that I think can work in
master: Just like tools, drop-boxes can set a gizmo-group to use while
they are active. If the gizmo-group supports usage while dragging, it is
drawn.
April 21, 2021, 17:00 (GMT)
Fix nasty crash in dyntopo with non-manifold geometry.
April 21, 2021, 16:39 (GMT)
Merge branch 'master' into temp-gpencil-masking
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021