September 2, 2018, 09:45 (GMT) |
Merge branch 'master' into blender2.8 |
September 2, 2018, 09:32 (GMT) |
Cleanup: move keymap helpers into own file |
September 2, 2018, 09:19 (GMT) |
Add missing switch case for the object geometry depsgraph builder. |
September 2, 2018, 09:14 (GMT) |
Fix build errors. |
September 2, 2018, 08:50 (GMT) |
Cleanup: comment blocks |
September 2, 2018, 08:50 (GMT) |
Merge branch 'master' into blender2.8 |
September 2, 2018, 08:28 (GMT) |
Cleanup: comment blocks |
September 2, 2018, 06:44 (GMT) |
Cleanup: style |
September 2, 2018, 06:24 (GMT) |
Cleanup: shadow warning |
Revision 3fc578d by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) September 1, 2018, 03:03 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr # Conflicts: # source/blender/CMakeLists.txt |
August 31, 2018, 21:40 (GMT) |
Revert "Fixes for font vertical alignment + fallback for internal font" This reverts commit 50253272bcd655751bbc9abd286c80ddd0299fdd. |
August 31, 2018, 21:40 (GMT) |
Fixes for font vertical alignment + fallback for internal font |
August 31, 2018, 21:39 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into experimental-build |
August 31, 2018, 21:08 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into fracture_modifier-2.8 # Conflicts: # release/scripts/addons |
August 31, 2018, 20:43 (GMT) |
Fix MESH_OT_loop_select: Deselect object objects Before that if you loop select a mesh, it would deselect the previous selected edges of the selected mesh, leaving the other objects untouched. |
August 31, 2018, 20:23 (GMT) |
Follow up to MESH_OT_offset_edge_loops Committing this as a separate commit since we may want to keep this mode syncing elsewhere. But for now it makes sense to do it like this. |
August 31, 2018, 20:14 (GMT) |
Multi-Objects: MESH_OT_offset_edge_loops Changes from reviewer (Dalai Felinto): * Code style (replace tabs with spaces). * Return OPERATOR_CANCELLED if no a single object get through. Maniphest Tasks: T54643 https://developer.blender.org/D3392 |
August 31, 2018, 20:02 (GMT) |
Fixup for MESH_OT_vertices_smooth_laplacian Failing to repeat should return, but continue the object loop. Should test for selected vertex, not face. |
August 31, 2018, 19:46 (GMT) |
Fixup for multi-objects snap functions Sanitizing the use of TransVertStore, making sure it is always freed. Skip meshes with no vertex selected. |
August 31, 2018, 19:25 (GMT) |
Fix memleak on snap_curs_to_sel_ex |
|
|
|


Master Commits
MiikaHweb | 2003-2021