May 8, 2018, 08:47 (GMT) |
Added BKE_mesh_ensure_normals() This calls BKE_mesh_calc_normals() only if the mesh vertex normals are marked as dirty. |
May 8, 2018, 08:47 (GMT) |
Added BKE_mesh_new() This function creates a Mesh struct with a number of vertices/edges/etc. It allocates the minimal number of CD layers needed. Currently not yet used, but will be soon in the upcoming BKE_new_mesh_from_curve_displist(). |
May 8, 2018, 08:40 (GMT) |
Multi-Object-Editing : Support for MESH_OT_solidify by Lucas Boutrot Maniphest Tasks: T54641, T54643 Differential Revision: https://developer.blender.org/D3218 |
May 8, 2018, 08:35 (GMT) |
Multi-Object-Editing Support for MESH_OT_wireframe by Lucas Boutrot Maniphest Tasks: T54641, T54643 Differential Revision: https://developer.blender.org/D3217 |
May 8, 2018, 08:13 (GMT) |
Edit Mesh: multi-object faces_shade_flat support by Pablo Dobarro Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3219 |
May 8, 2018, 08:07 (GMT) |
Multi-Object Editing: subdivide edgering support by Henry @Skippi Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3215 |
May 8, 2018, 07:51 (GMT) |
Multi object editing - face dissolve support by Mateusz Grzeli?ski Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3214 |
May 8, 2018, 07:46 (GMT) |
WIP mesh deform |
May 8, 2018, 07:21 (GMT) |
Extrude Widget: subscribe to operator settings Needed so changing orientation refreshes. |
May 8, 2018, 06:47 (GMT) |
Add note about compat code in uber eval causing modifiers to be applied twice |
May 8, 2018, 06:34 (GMT) |
WM: log message bus operations |
May 8, 2018, 05:53 (GMT) |
Merge branch 'master' into blender2.8 |
May 8, 2018, 05:52 (GMT) |
Cleanup: remove unused wmReport struct |
May 8, 2018, 05:27 (GMT) |
WM: refresh tool on object mode switch The tool manipulator could become disabled when set in the wrong mode. |
May 8, 2018, 05:22 (GMT) |
WM: publish Object.mode changes on mode switching |
May 8, 2018, 05:18 (GMT) |
WM: quiet GCC redundant declaration warnings |
May 8, 2018, 01:59 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-modifier-rm-cddm |
May 8, 2018, 00:06 (GMT) |
added some sanity checks to prevent illegal cache access |
May 7, 2018, 23:34 (GMT) |
improvement for cache pause/resume functionality bake now resumes correctly even if current scene is changed in between |
May 7, 2018, 19:57 (GMT) |
Multi-Object-Editing : Support for Edge Dissolve by Lucas Boutrot With minor indentation changes by me. Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3211 |
|
|
|


Master Commits
MiikaHweb | 2003-2021