Blender Git Commit Log

All Blender Git commits.

Page: 3532 / 8462

January 3, 2018, 12:43 (GMT)
Merge branch 'master' into blender2.8
January 3, 2018, 12:17 (GMT)
New API function to call an existing menu

Thanks Campbell Barton for the help and review.
This is for Blender 2.8, so we are not using this function yet.
January 3, 2018, 11:49 (GMT)
Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly considering the state as degenerated
January 3, 2018, 11:49 (GMT)
BLI_polyfill2d_test: script to generate test data
January 3, 2018, 11:49 (GMT)
Cleanup: redundant casts
January 3, 2018, 11:49 (GMT)
Correct test ifdef in polyfill
January 3, 2018, 11:49 (GMT)
BLI_polyfill2d_test: add test for T52834

Commented since it currently fails.
January 3, 2018, 11:49 (GMT)
BLI_polyfill2d_test: Try flipped x/y axis

In T52834 this makes a difference.
January 3, 2018, 11:49 (GMT)
Missing from last commit
January 3, 2018, 11:49 (GMT)
Cleanup: use stubs for eigen gtest
January 3, 2018, 11:49 (GMT)
Boolean Modifier: add debug options

Only show & use when running in debug mode.
January 3, 2018, 11:49 (GMT)
Avoid bias when calculating quad split direction

Some error checks weren't being done in both directions
when calculating the best split direction for a quad.
January 3, 2018, 11:49 (GMT)
Correct recent error in boolean quad split check
January 3, 2018, 11:49 (GMT)
BMesh: use less involved check for edge rotation

Was using function for edge rotation which was doing unnecessary checks
Use the face normal and BLI_polyfill_beautify_quad_rotate_calc directly.
January 3, 2018, 11:49 (GMT)
Polyfill Beautify: option to rotate out of degenerate state

Needed for 3D iterative edge-rotation to avoid flipping when projected
from different angles,
but could keep zero area faces in 2D polygons.
January 3, 2018, 11:49 (GMT)
Fix error in recent boolean changes w/ quad split
January 3, 2018, 11:49 (GMT)
Fix T52291: Boolean fails w/ co-linear edged ngons

This means boolean tessellation wont match viewport tessellation
however it's needed to avoid zero area triangles causing problems.
January 3, 2018, 11:49 (GMT)
Math Lib: clamped rounding utility functions
January 3, 2018, 11:49 (GMT)
BLI_utildefines: sync w/ 2.8
January 3, 2018, 11:48 (GMT)
Revert "Fix T52871: `BLI_polyfill_beautify_quad_rotate_calc_ex` was mistakenly considering the state as degenerated"

This reverts commit a8f11f5422afa01608817755eea310e987f896be.

Result is no longer symmetrical, will investigate a different fix.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021