August 10, 2021, 08:31 (GMT) |
Merge remote-tracking branch 'origin/master' into compositor-full-frame |
Revision fd0ac1a by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 10, 2021, 08:08 (GMT) |
fix node id |
August 10, 2021, 08:07 (GMT) |
Cleanup: Comment COW/LOCALIZED ID tags. This was really missing there (some COW tags behavior was also documented in some code using them, like in `sound.c`, but not in their definition). Ref. T88555. |
August 10, 2021, 07:51 (GMT) |
Fix T90268: Mesh.from_pydata error using numpy array for edges/faces Technically not a bug but worth supporting. |
Revision 0827cce by Fabian Schempp (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 10, 2021, 07:34 (GMT) |
Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' into temp-geometry-nodes-fields-prototype # Conflicts: # source/blender/blenkernel/BKE_node.h |
Revision 2bba770 by Fabian Schempp (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 10, 2021, 07:33 (GMT) |
Extrude and Move Node This adds an additional version of the extrude node, which operates on vertices, edges and faces and moves the extruded region by a given offset vector. |
August 10, 2021, 07:28 (GMT) |
August 10, 2021, 06:42 (GMT) |
Fix T90551: Dopesheet displays keyframes differently. Regression introduced by {rB73b047bcd431}. Missing a check when converting the file to use LISTBASE_FOREACH. |
Revision 00ecf29 by Jacques Lucke (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 10, 2021, 06:25 (GMT) |
fix curve parameter type |
August 10, 2021, 05:57 (GMT) |
Silensed compilation warning in gpu test case. |
August 10, 2021, 05:10 (GMT) |
Edit Mesh: multi-object edit-mode support for knife project |
August 10, 2021, 05:00 (GMT) |
Fix T90418: macOS codesign fails with dylib next to executable Change the dylib folder relative to `Blender` executable to be the same as before rB652fbc200500497a67bd11d18b786587ba34e3d9 and same as bpy.so : `@loader_path/../Resources/${BLENDER_VERSION}/lib` |
August 10, 2021, 04:44 (GMT) |
Fix T90493: Undo a knife-project operation crashes The crash occurred calling because mesh_get_eval_final in edit-mode freed all derived mesh data without tagging the object for updating. However meshes in edit-mode weren't meant to be used as knife-project source-data, adding support for multi object edit-mode caused this. |
August 10, 2021, 04:24 (GMT) |
Merge branch 'master' into geometry-nodes-level-set-nodes |
August 10, 2021, 03:42 (GMT) |
Fix install location |
Revision 1caf589 by Richard Antalik August 10, 2021, 03:17 (GMT) |
Simplify trimming overwrite function |
August 10, 2021, 02:59 (GMT) |
Merge branch 'temp-lineart-contained' into lineart-shadow |
Revision 2865c07 by Richard Antalik August 10, 2021, 02:58 (GMT) |
Cleaup: typo |
Revision 3261bd6 by Richard Antalik August 10, 2021, 02:57 (GMT) |
Cleanup: unused include |
August 10, 2021, 02:39 (GMT) |
Change dylib install location to fix codesign issue |
|
|
|


Master Commits
MiikaHweb | 2003-2021