Blender Git Commits

Blender Git commits from all branches.

Page: 1255 / 2888

July 8, 2019, 19:05 (GMT)
Cloth: fix seam detection which solved collapse edges bugs to large extent

This commit ensures collapse edges works mostly correct. Now to move on to solving issues related to boundary detection, and then flip edges.
July 8, 2019, 18:50 (GMT)
Merge branch 'master' into greasepencil-object
July 8, 2019, 16:44 (GMT)
Merge branch 'master' into soc-2019-outliner
July 8, 2019, 15:55 (GMT)
Merge branch 'master' into functions
July 8, 2019, 15:55 (GMT)
rename insert to add
July 8, 2019, 15:34 (GMT)
new compare function
July 8, 2019, 15:14 (GMT)
random number node should have float instead of int input
July 8, 2019, 15:09 (GMT)
move functions to correct file
July 8, 2019, 15:08 (GMT)
reintroduce unique_ptr for actions and events
July 8, 2019, 14:56 (GMT)
move action interface to separate file
July 8, 2019, 14:50 (GMT)
improve ActionInterface
July 8, 2019, 14:34 (GMT)
Cloth: vertex on seam test during collapse edges

Now it ensures that vertices that are on the seam are not killed while collapse the edge.
Leads to new problem, possibly related to reindex vertices.
July 8, 2019, 14:24 (GMT)
LANPR: Fix CPU mode overlay display error.
July 8, 2019, 14:21 (GMT)
Fix mask extract Windows build
July 8, 2019, 14:21 (GMT)
initial Action interface
July 8, 2019, 14:19 (GMT)
Fix qex cmake
July 8, 2019, 14:15 (GMT)
Blueprint tool: Initial implementation

Work in progress

- Geometry generation code is only for testing the operator. It will triangulate any
generated ngon and the normal calculation can fail.
- Snapping options are not integrated with scene settings
- Gird alignment is forced to global X axis. This can cause problems
with rotated objects.
- The tool only works from object mode. It crashes in other modes.
- Some internal grid default values are not set up properly and can make
the operator crash
- The grid preview is not integrated with the gizmo system, you need to
start the operator in order to see it
July 8, 2019, 14:09 (GMT)
initial condition action
July 8, 2019, 14:04 (GMT)
Merge branch 'master' into greasepencil-object
July 8, 2019, 13:39 (GMT)
improved event info usage
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021