April 27, 2021, 00:44 (GMT) |
* Fix bug in last commit where boundary flags weren't properly updated after symmetrize. |
April 26, 2021, 21:40 (GMT) |
GPencil: Add vertex draw to bezier strokes |
April 26, 2021, 20:49 (GMT) |
Splines: Fix curve to mesh node issues - The expected flat axis of profile objects is now the Z axis, like the existing curve objects. - Simplify/speed up the "sharp edge" marking logic. |
April 26, 2021, 20:14 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
Revision 39ce17f by Nathan Craddock (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) April 26, 2021, 19:25 (GMT) |
UI: Improve walk navigation in UI List template Add improved arrow key walk navigation in grid layout UI List templates. Pressing up or down walks the active item to the adjacent row in that direction, while left and right walk through the items along the columns wrapping at the rows. Differential Revision: https://developer.blender.org/D11063 |
April 26, 2021, 19:17 (GMT) |
Splines: Fix interpolation for bezier splines Also parallelize some of the calculations, since I was reworking how the mapping was calculated anyway. I still haven't tuned the grain size. |
April 26, 2021, 19:02 (GMT) |
Merge remote-tracking branch 'origin/master' into asset-browser-snap-dragging |
April 26, 2021, 15:54 (GMT) |
add global variable |
April 26, 2021, 15:50 (GMT) |
add basic profile recording |
April 26, 2021, 15:35 (GMT) |
add profile listener |
April 26, 2021, 15:19 (GMT) |
GPencil: Makes points visible but smaller |
April 26, 2021, 15:14 (GMT) |
start adding profile blenlib code |
April 26, 2021, 15:10 (GMT) |
GPencil: Discard verts instead of hide |
April 26, 2021, 14:57 (GMT) |
Merge branch 'temp-gpencil-bezier-stroke-type' of git.blender.org:blender into temp-gpencil-bezier-stroke-type |
April 26, 2021, 14:57 (GMT) |
GPencil: Add IS_BEZT_CONTROL flag for poly points This flags indicates that the poly point is "linked" to a bezier control point. |
Revision 9027265 by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) April 26, 2021, 14:45 (GMT) |
April 26, 2021, 14:42 (GMT) |
GPencil: Experimental hide edit points WIP (not compilable) |
April 26, 2021, 14:24 (GMT) |
add basic header ui |
April 26, 2021, 14:22 (GMT) |
initial boilerplate for new profiler space |
Revision 2ffabbd by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) April 26, 2021, 14:14 (GMT) |
Merge remote-tracking branch 'origin/master' into asset-browser-poselib |
|