Blender Git Commit Log

All Blender Git commits.

Page: 317 / 8462

August 17, 2021, 13:01 (GMT)
cleanup instruction scheduling
August 17, 2021, 12:23 (GMT)
Fix wrong viewport render when enabling adaptive sampling in Cycles X

Steps to reproduce:
- Start viewport render
- Enable adaptive sampling

Caused by d5019b3838c: integrator's device update did not properly
detect change in sampler and hence did not rebuild the sampler LUT.
August 17, 2021, 12:00 (GMT)
fixes after merge
August 17, 2021, 11:48 (GMT)
Merge branch 'master' into greasepencil-object
August 17, 2021, 11:44 (GMT)
Merge branch 'master' into mf-procedure
August 17, 2021, 10:02 (GMT)
Cleanup, compile warning
August 17, 2021, 10:02 (GMT)
Avoid copying face_ptex_offset
August 17, 2021, 09:52 (GMT)
Cleanup: remove mesh subdivision code.
August 17, 2021, 09:42 (GMT)
Merge branch 'master' into asset-greasepencil
August 17, 2021, 09:35 (GMT)
Merge branch 'master' into subdivision_work
August 17, 2021, 09:30 (GMT)
Merge branch 'master' into cycles_procedural_api
August 17, 2021, 09:22 (GMT)
Merge branch 'master' into temp-asset-browser-catalogs
August 17, 2021, 09:12 (GMT)
Cleanup: clang tidy

The parameter name was inconsistent between declaratation
and implementation.
August 17, 2021, 08:54 (GMT)
Minor cleanup
August 17, 2021, 08:16 (GMT)
Revert "Refactored limit radius"
August 17, 2021, 07:45 (GMT)
Cleanup: unused defines
August 17, 2021, 07:12 (GMT)
Edit Mesh: skip unselected meshes for "Tris to Quads"

Also move property assignment out of the object loop.
August 17, 2021, 07:12 (GMT)
Edit Mesh: skip unselected meshes for "Set Normals from Faces"
August 17, 2021, 07:11 (GMT)
Edit Mesh: skip normals to vector with unselected meshes for "Delete"

Meshes with unselected elements are skipped but still called
BM_custom_loop_normals_to_vector_layer.
August 17, 2021, 07:10 (GMT)
Edit Mesh: skip flipping custom normals for meshes with no selection

Also split out normal calculation into functions.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021