Blender Git Commit Log

All Blender Git commits.

Page: 3033 / 8462

August 14, 2018, 17:57 (GMT)
Fix masks not drawing with draw type set to dashed.
August 14, 2018, 17:40 (GMT)
Add sanity check for radial insert face selection
August 14, 2018, 17:28 (GMT)
Fix uneven column widths in user preferences interface and editing.
August 14, 2018, 17:23 (GMT)
Do not shift cusp edges as they might lead to CCC triangles
August 14, 2018, 15:52 (GMT)
Cleanup: unused variables
August 14, 2018, 15:48 (GMT)
3D View boarder/lasso select tool options

Add tool options to control how select operates (add/sub/set/and/xor).

Note: edit mode armature select still needs to support all options,
this is complicated by how it handles partial end-point selection.
August 14, 2018, 15:48 (GMT)
Remove fold check from opti wigg/split and fix new vert idx bug
August 14, 2018, 15:29 (GMT)
made FM more CoW compliant and added some sanity checks
August 14, 2018, 14:37 (GMT)
Fix T55719: crash with sculpt dyntopo and constant detail resolution sampling.
August 14, 2018, 14:00 (GMT)
Merge remote-tracking branch 'origin/master' into blender2.8
August 14, 2018, 13:59 (GMT)
make.bat: fix ninja support.

only worked with a fresh build folder.
August 14, 2018, 13:41 (GMT)
Merge branch 'master' into blender2.8
August 14, 2018, 13:27 (GMT)
Fix use of uninitialized variable in some cases, in recent bugfix.
August 14, 2018, 13:15 (GMT)
Sync rna_access rna property update cow check with depsgraph

This is a manual synchronization. If we need to re-use the same util in both
areas it would be welcomed as well. For now this at least get things back to a
working state.
August 14, 2018, 13:00 (GMT)
removing shards from fracture modifer (work in progress)

only dealing with mesh_islands now, they have been partially rewritten as well
August 14, 2018, 12:51 (GMT)
Cycles: Fixes for transparent shadows and SSS when using Embree.
August 14, 2018, 12:26 (GMT)
BMesh: define suptype for bevel normals.out

Not doing this broke doc building.
August 14, 2018, 12:18 (GMT)
Correct error in py doc generation
August 14, 2018, 12:10 (GMT)
Merge branch 'master' into blender2.8
August 14, 2018, 12:06 (GMT)
Fix T56363: Blender crash when deleting a curve object.

Conversion code could leave object with inconsistent material data
compared to its new obdata.

Ideally, various conversion code would handle that properly, conserving
materials when possible, but for now at least ensure we get valid
result!
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021