February 4, 2021, 18:06 (GMT) |
Merge branch 'master' into sculpt-dev |
February 4, 2021, 15:46 (GMT) |
Merge branch 'master' into sculpt-dev |
February 4, 2021, 10:19 (GMT) |
GPencil: Improve dilate Fill Now when increase resolution there is no gaps. ToDo: Keep this an option to disable the dilate? |
February 4, 2021, 05:56 (GMT) |
Geometry Nodes: Better support instances in point instance node This does the elimination by distance in a single step for all instances instead of treating each input mesh separately. This needs some cleanup, but the bigger TODO is that attribute interpolation gets a fair amount more complex with this implementation. Needs more thought. |
February 4, 2021, 01:38 (GMT) |
separate building the caches from updating the node sockets |
February 4, 2021, 00:39 (GMT) |
create nodes when loading objects, deduplicate code to create them |
February 4, 2021, 00:23 (GMT) |
USD Importer: typo in code to filter by purpose. |
February 3, 2021, 23:51 (GMT) |
Merge branch 'master' into cycles_procedural_api |
February 3, 2021, 23:51 (GMT) |
WIP implementation, double vectors, sort of weird |
February 3, 2021, 21:51 (GMT) |
GPencil: Fix bug in Bound box calculation The size was wrongly calculated because was not using the window size, only stroke size. |
February 3, 2021, 21:35 (GMT) |
GPencil: Code cleanup |
February 3, 2021, 21:25 (GMT) |
GPencil: Don't center if the zoom is 1.0 If no need zoom is because all image is visible. |
February 3, 2021, 21:14 (GMT) |
GPencil: New button to enable extend lines helper Now the extend lines are displayed with a different button. |
February 3, 2021, 20:37 (GMT) |
GPencil: Fix bug of remaining extend strokes The strokes were not deleted. |
February 3, 2021, 20:29 (GMT) |
GPencil: Make less sensible the extend change whit wheel mouse |
February 3, 2021, 20:08 (GMT) |
Merge branch 'master' into sculpt-dev |
Revision 8b11d36 by Hans Goudey (temp-geometry-nodes-instances-api, temp-geometry-nodes-instances-api-v2) February 3, 2021, 18:58 (GMT) |
More progress converting the point distribute node to operations I might not continue with this approach, it seems like building a temporary vector of geometry components will be much simpler |
February 3, 2021, 18:56 (GMT) |
GPencil: First test to center view in mouse position Still not working for zoom-out |
February 3, 2021, 18:26 (GMT) |
Sculpt Expand: Enable repeat events for loop count increase/decrease |
Revision d726aae by Hans Goudey (temp-geometry-nodes-instances-api, temp-geometry-nodes-instances-api-v2) February 3, 2021, 17:59 (GMT) |
Merge branch 'master' into temp-geometry-nodes-instances-api |
|