October 17, 2019, 09:27 (GMT) |
Merge branch 'blender-v2.81-release' |
October 17, 2019, 09:26 (GMT) |
Fix T69182: Auto-Smooth does not work on Alembic meshes without normals The auto-smoothing flag can now be used by artists when the Alembic file does not contain custom loop normals. - Auto-smoothing disabled: mesh is flat-shaded. - Auto-smoothing enabled: works as usual; set angle to 180� to ensure a 100% smoothed mesh. |
October 17, 2019, 09:21 (GMT) |
Merge branch 'master' into greasepencil-object |
October 17, 2019, 09:16 (GMT) |
Merge branch 'blender-v2.81-release' |
October 17, 2019, 09:15 (GMT) |
Fix T70887: GPencil edit lines are not displayed in the right place The lines were not using the matrix to calc the tarnsformation. |
Revision 0d4a900 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) October 17, 2019, 08:49 (GMT) |
Merge branch 'functions' into functions-experimental-refactor |
Revision b660768 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) October 17, 2019, 08:49 (GMT) |
Merge branch 'master' into functions |
October 17, 2019, 08:23 (GMT) |
Merge branch 'blender-v2.81-release' |
October 17, 2019, 08:21 (GMT) |
Fix T70739: Make Library Override doesn't re-target Armature constraints. Missing one step (collection prop itself) in RNA hierarchy of properties leading to those armature object pointers... |
October 17, 2019, 01:40 (GMT) |
Cleanup: spelling Also remove historic bftgl reference. |
October 17, 2019, 01:39 (GMT) |
Merge branch 'blender-v2.81-release' |
October 17, 2019, 01:34 (GMT) |
Fix invalid flag check Cast occurs first, making any flag enable this option. |
October 17, 2019, 01:29 (GMT) |
Merge branch 'blender-v2.81-release' |
October 17, 2019, 01:28 (GMT) |
Cleanup: shadow warning |
October 16, 2019, 20:00 (GMT) |
Merge branch 'master' into greasepencil-object |
October 16, 2019, 19:59 (GMT) |
Merge branch 'blender-v2.81-release' |
October 16, 2019, 19:56 (GMT) |
GPencil: Fix unreported performance issue with relative onion mode When the relative mode was used, the calculation of the total number of vertices was not done and it was using the total number of vertices in the datablock. This worked for small files, but with complex files the time to allocate all the data was too long and the performance was very bad. Now, for relative mode the real number of vertex is calculated. Also fixed the same problem when onion and multiedit is enabled. |
October 16, 2019, 18:18 (GMT) |
Merge branch 'blender-v2.81-release' |
October 16, 2019, 18:16 (GMT) |
October 16, 2019, 17:06 (GMT) |
Merge branch 'blender-v2.81-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021