Blender Git Commit Log

All Blender Git commits.

Page: 2243 / 8462

August 25, 2019, 05:49 (GMT)
Cleanup: remove tessface check when entering edit-mode
August 25, 2019, 05:49 (GMT)
Cleanup: remove BKE_mesh_calc_normals_tessface

This was used for versioning, now normals are calculated after
initializing MPoly data.
August 25, 2019, 05:06 (GMT)
Cleanup: remove unused ED_mesh_*_tessface functions
August 25, 2019, 04:09 (GMT)
Cleanup: remove unused DM_to_mesh function
August 25, 2019, 02:39 (GMT)
RNA: remove Mesh.update() calc_loop_triangles argument

This calculated tessfaces, not loop-triangles.

Remove this since they aren't accessible from RNA anymore.
August 25, 2019, 02:21 (GMT)
Cleanup: remove USE_TESSFACE_DEFAULT define
August 25, 2019, 02:08 (GMT)
Cleanup: remove tessface loop from set-smooth function
August 24, 2019, 21:21 (GMT)
Merge branch 'master' into soc-2019-openxr
August 24, 2019, 20:06 (GMT)
Don't drwa relationship lines in the VR view
August 24, 2019, 19:28 (GMT)
Fix build error
August 24, 2019, 17:29 (GMT)
GPencil: Reformat how the recalc of stroke is tagged

As now is working with the evaluated data for checking the brush effect, the original stroke must be tagged and not the evaluated one.

Also removed an unneeded copy-on-write tag.
August 24, 2019, 16:56 (GMT)
GPencil: Fix typo (rna tooltip cannot end with point)

August 24, 2019, 16:04 (GMT)
Merge branch 'master' into greasepencil-object
August 24, 2019, 15:59 (GMT)
GPencil: Fix unreported unable to deselect when masking is OFF

When the mask is disabled, all select operators must be disabled, but the deselect all operator must work or it's impossible to deselect.
August 24, 2019, 15:45 (GMT)
GPencil: Tag after sculpt to recalc data
August 24, 2019, 14:25 (GMT)
Cleanup: rename variables to eval instead of derived

August 24, 2019, 12:45 (GMT)
Merge branch 'master' into soc-2019-openxr
August 24, 2019, 12:21 (GMT)
Fix crash when snapping ruler
August 24, 2019, 12:20 (GMT)
BKE_bvhutils: implement hiden check

Accidentally unused in rB7c3bbe93aaa2
August 24, 2019, 11:47 (GMT)
Merge branch 'master' into greasepencil-object
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021