Blender Git Commit Log

All Blender Git commits.

Page: 2928 / 8462

October 15, 2018, 11:30 (GMT)
Cycles: Fixed OpenCL kernel build on Windows.
October 15, 2018, 10:17 (GMT)
Texture Paint: remove odd UI behavior

Differential Revision: https://developer.blender.org/D3791
October 15, 2018, 09:28 (GMT)
Fix an obvious typo: use CD_MASK_CUSTOMLOOPNORMAL for CustomDataMask.
October 15, 2018, 09:16 (GMT)
Cycles: Fixed build on Linux and OpenCL.
October 15, 2018, 08:43 (GMT)
Cleanup: Edit Mesh shader: Remove unecessary varying
October 15, 2018, 07:12 (GMT)
Cleanup: unused code
October 15, 2018, 06:42 (GMT)
GP: Cleanup style
October 15, 2018, 06:42 (GMT)
GP: Small tweak to improve speed
October 15, 2018, 06:37 (GMT)
Cleanup: unused functions
October 15, 2018, 06:14 (GMT)
Mesh: remove DerivedMesh for boundbox calculation

Fixes edit-mesh not having a boundbox calculated for it.
October 15, 2018, 05:59 (GMT)
Cleanup: remove unused functions
October 15, 2018, 05:06 (GMT)
Cleanup: remove references to DerivedMesh
October 15, 2018, 05:01 (GMT)
Mesh: remove DerivedMesh for displist conversion
October 15, 2018, 04:31 (GMT)
Mesh: mostly remove DerivedMesh for vertex parent

The exception is for subdivision surface which still uses derived mesh.
October 15, 2018, 04:12 (GMT)
Mesh: remove DerivedMesh for face-map drawing
October 15, 2018, 03:29 (GMT)
Mesh: remove DerivedMesh from various places
October 15, 2018, 02:40 (GMT)
Cleanup: remove DerivedMesh bvhtree_from_mesh_get
October 15, 2018, 02:38 (GMT)
Bake: remove derived mesh for bake API

Multires baking still uses DerivedMesh.
October 14, 2018, 17:48 (GMT)
Depsgraph: Add proper API functions for CustomDataMask dependencies.

There were a few copies of the same few lines in depsgraph build code,
so it seems to be logical to introduce a function for it, and make it
accessible from C code for completeness.

As an example, register the mask needs of the Data Transfer modifier.
October 14, 2018, 17:07 (GMT)
Fix T55961: Anomalous edges cage on some AMD buggy drivers.

Reviwed on irc by @fclem.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021