Go to file
Campbell Barton a4bcdf5fb1 Fix T52329: Boolean with aligned shapes failed
Creating ngons with multiple axis aligned shapes in the middle of a
single face would fail in some cases.

This exposed multiple problems in BM_face_split_edgenet_connect_islands

- Islands needed to be sorted on Y axis when X was aligned.
- Checking edge intersections needed increased endpoint bias.
- BVH epsilon needed to be increased.
2017-08-12 18:35:47 +10:00
build_files Fix install_deps usage of patches. 2017-08-10 15:56:13 +02:00
doc 2.79 release: update version numbers & readfile versionning code. 2017-08-01 19:22:31 +02:00
extern Update CUEW to latest version 2017-08-08 14:27:28 +02:00
intern Cycles: Clarify new argument in PathRadiance 2017-08-11 13:49:50 +02:00
release iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendered settings. 2017-08-11 18:02:54 +02:00
source Fix T52329: Boolean with aligned shapes failed 2017-08-12 18:35:47 +10:00
tests Cycles tests: Draw images on top of checkerboard 2017-08-11 13:49:50 +02:00
.arcconfig
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Only set CMAKE_BUILD_TYPE_INIT when not set 2017-06-27 09:50:35 +10:00
COPYING
GNUmakefile Cleanup: de-duplicate makefile OS checks 2017-08-10 22:37:35 +10:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00