Go to file
Bastien Montagne 4d58080e23 Fix T50851: Array modifier generating invalid geometry.
We had handling of fully duplicated polygons already, but... absolutely
nothing to sanitize partially merged polygons! This were giving us
totally invalid geometry, with duplicated vertices in single poly,
invalid edges, etc.

Now we do check for invalid loops inside polys, and generate new edges
as needed to get only valid polys.

For some reason this was a nightmare to get running fully OK, playing
with old and new indices is really, really mind breaking.
2017-05-26 21:58:29 +02:00
build_files Install_deps: py 3.5.3, collada 22b1f4ff026881b4 (2.6.47), OCIO 6de971097c7f5. 2017-05-18 16:53:07 +02:00
doc Cleanup: menu example 2017-04-29 16:20:06 +10:00
extern Curve Fitting: minor change to re-fitting method 2017-04-30 00:01:16 +10:00
intern Fix T50908: Motion Tracker ignored grease pencil mask 2017-05-26 15:27:49 +02:00
release Fix T51577: ColorBalance strip modifier misses some color input 2017-05-22 14:56:08 +02:00
source Fix T50851: Array modifier generating invalid geometry. 2017-05-26 21:58:29 +02:00
tests Fix T51534: Alembic: added support for face-varying vertex colours 2017-05-23 17:27:15 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: document that WITH_FFTW3 is also used for the ocean sim. 2017-05-24 11:36:41 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00