August 11, 2020, 06:36 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 11, 2020, 06:34 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 11, 2020, 06:34 (GMT) |
Merge branch 'blender-v2.90-release' into master |
August 11, 2020, 06:21 (GMT) |
Fix T77409: Crash showing vertex/face duplicators in edit-mode Support duplicators in edit-mode without creating a mesh copy. |
Revision 30dfe12 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 11, 2020, 06:21 (GMT) |
Merge branch 'master' into lanpr-under-gp |
August 11, 2020, 06:20 (GMT) |
Merge branch 'master' into greasepencil-object |
August 11, 2020, 06:19 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
August 11, 2020, 05:11 (GMT) |
BMesh: add UV calculate center call Move uv_poly_center to BM_face_uv_calc_center_median as it was only defined in uvedit_intern.h |
August 11, 2020, 04:57 (GMT) |
Cleanup: use doxy sections for object_dupli.c |
August 11, 2020, 03:22 (GMT) |
Cleanup: GCC warning in guardedalloc_overflow_test |
August 11, 2020, 03:19 (GMT) |
Cleanup: spelling |
August 10, 2020, 21:50 (GMT) |
Catch out of range exceptions for stoi/stof. |
August 10, 2020, 21:23 (GMT) |
Add vertex offset due to Curves' vertices also. |
August 10, 2020, 21:22 (GMT) |
Fix new Geometry creation with empty initial object. |
August 10, 2020, 21:16 (GMT) |
Merge branch 'blender-v2.90-release' |
August 10, 2020, 20:54 (GMT) |
Fix T77298: Can't bake texture with multiple objects The problem here is that the baking code uses tiles to exchange pixel data with the renderer since a recent-ish refactor, but the code that sent data to the renderer did not initialize the bake result pixels. Therefore, when the baking process for the second object started, Cycles received empty tiles and sent them back as-is if the second object did not cover them. By initializing the tiles with the result of the previous bakes, we avoid this problem. |
August 10, 2020, 20:47 (GMT) |
Gpencil: clang format |
August 10, 2020, 20:47 (GMT) |
GPencil: Change handle type while transform For vector and automatic handles we need to change their type to free and aligned respectively while transforming. |
August 10, 2020, 18:35 (GMT) |
Use const& instead of pointers in Mesh class. |
August 10, 2020, 18:28 (GMT) |
Correct geometry creation code with Curves. Also make `Geometry` and `GlobalVertices` members of `CurveFromGeometry` as `const &` to match with `MeshFromGeometry`. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021