July 18, 2021, 11:14 (GMT) |
Merge branch 'master' into geometry-nodes-unnamed-attributes |
July 18, 2021, 10:06 (GMT) |
Knife: Moved midpoint snapping to SHIFT and ignore snapping to CTRL Midpoint snapping was originally CTRL but when undo was added as CTRL-Z this caused some strange behaviour. Therefore midpoint snapping was moved to ALT but this broke when alt-tabbing. By moving midpoint snapping to SHIFT and ignore snapping to CTRL there are no more problems. |
July 18, 2021, 07:51 (GMT) |
Use the new dissolve function for all operators. |
July 18, 2021, 00:44 (GMT) |
July 17, 2021, 21:52 (GMT) |
GPencil: New pivot for Scale and cage with rotation icon |
July 17, 2021, 21:20 (GMT) |
GPencil: Fix cage scale (pending pivot point) |
July 17, 2021, 17:39 (GMT) |
Improved link dissolve method that supports multiple nodes. The new functions keep links between the selected nodes intact when disconnecting them from their surroundings. |
July 17, 2021, 16:52 (GMT) |
Knife: New depth check toggle Pressing 'V' will toggle depth testing on and off for the knife tool cut lines. When a cut involves a lot of cut segments on an object it can be very helpful to hide cut segments which should be blocked from view by the object that is being cut. |
July 17, 2021, 16:10 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
July 17, 2021, 15:56 (GMT) |
UV: Keymaps for offsetting selected UVs Adds keymaps to offset selected UVs by a fixed distance in a specified direction. Refer T78405 |
July 17, 2021, 15:25 (GMT) |
Knife: Remove entire drag cut on undo Previously when a knife cut was created by holding left click and dragging, undo would only undo each segment of the dragged cut individually. This change makes it so the entire dragged cut is removed when undone. Some refactors to the undo code were required to implement this. |
July 17, 2021, 15:04 (GMT) |
GPencil: More work in Scale transform |
July 17, 2021, 11:43 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
July 17, 2021, 11:30 (GMT) |
LineArt: set new cut flag when a middle is needed. |
July 17, 2021, 11:20 (GMT) |
Fixed two warnings on curve fillet code |
July 17, 2021, 11:10 (GMT) |
Sculpt dyntopo: * Prototyped a threaded bmesh->Mesh converter function. It's about 20-30% faster. Currently disabled. * Tried to fix more of the bugs when stepping between sculpt and other undo step types in the global undo stack. |
July 17, 2021, 10:52 (GMT) |
Knife: Fixed distance and angle measurements not working with undo Moved data required for distance and angle measurements into new struct KnifeMeasureData. Now this struct is saved on the undo stack which fixes distance and angle measurements when undo is used. |
July 17, 2021, 09:42 (GMT) |
Merge branch 'master' into soc-2021-vse-strip-thumbnails |
July 17, 2021, 07:44 (GMT) |
Merge branch 'master' into temp_bmesh_multires |
July 17, 2021, 07:22 (GMT) |
Removed the NODE_OT_duplicate_move_keep_inputs operator. This is a variation of NODE_OT_duplicate_move with the "keep_inputs" property set. This can be done in keymaps instead. |
|
|
|


Master Commits
MiikaHweb | 2003-2021