Revision c51a5e1 by Robert Guetzkow / Joseph Eagar (sculpt-dev, temp_bmesh_multires, temp_test_sc_keymap) November 7, 2020, 10:52 (GMT) |
Fix T82423: Replace duplicate name in keymap The two entries `TFM_MODAL_AUTOCONSTRAINT` and `TFM_MODAL_AUTOCONSTRAINTPLANE` had the same name displayed in the UI. The latter is now includes "plane" in it's name. Reviewed By: mano-wii Differential Revision: https://developer.blender.org/D9474 |
Revision 758452f by Brecht Van Lommel / Joseph Eagar (sculpt-dev, temp_bmesh_multires, temp_test_sc_keymap) November 7, 2020, 10:52 (GMT) |
Fix T80043: missing Cycles displacement update when relinking output sockets |
Revision c7cd82c by Aaron Carlisle / Joseph Eagar (sculpt-dev, temp_bmesh_multires, temp_test_sc_keymap) November 7, 2020, 10:52 (GMT) |
Revision cc554ee by Kévin Dietrich / Joseph Eagar (sculpt-dev, temp_bmesh_multires, temp_test_sc_keymap) November 7, 2020, 10:52 (GMT) |
Fix T82428: Cycles crashes when building volume meshes The Volume Node did not have all of the sockets from its Mesh base class which are now required due to the recent socket API change. |
November 7, 2020, 10:48 (GMT) |
pre-merge commit |
November 7, 2020, 10:20 (GMT) |
View3D: take clipping into account for Frame All Clamp the min/max used for Frame All/Selected by the clipping region if it's set. Resolve T81050 |
November 7, 2020, 10:14 (GMT) |
Merge branch 'master' into greasepencil-object |
November 7, 2020, 10:13 (GMT) |
Merge branch 'master' into greasepencil-edit-curve Conflicts: source/blender/blenloader/intern/writefile.c source/blender/editors/gpencil/gpencil_edit.c |
November 7, 2020, 10:04 (GMT) |
XR: Add XR region type to View3D space type Enables add-ons to draw to the XR surface and mirror window by adding a View3D draw handler of region type 'XR' and draw type 'POST_VIEW'. Also allows individual toggling of controller drawing and custom overlays. |
November 7, 2020, 10:01 (GMT) |
Cleanup: move plane array intersection into a function Also add check to ensure a point isn't occluded by it's own plane, which could happen if a small epsilon values are passed in. |
November 7, 2020, 09:49 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
November 7, 2020, 08:44 (GMT) |
XR: Draw controller overlays in mirror view |
November 7, 2020, 07:46 (GMT) |
XR: Store multiple paths in GHOST_XrActionBinding Facilitates action binding creation debugging by narrowing errors down to an interaction profile and action. |
Revision 67852ca by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) November 7, 2020, 07:07 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # CMakeLists.txt # source/blender/blenloader/intern/readfile.c # source/blender/blenloader/intern/writefile.c |
November 7, 2020, 06:55 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
November 7, 2020, 06:19 (GMT) |
XR: Check for valid stage reference space bounds Even if the stage reference space is supported by the XR runtime, the bounds may be invalid (0, 0) if the user did not define a tracking space via the runtime's UI. In this case, fall back to the local tracking space. |
November 7, 2020, 01:56 (GMT) |
Fix for T78211: Trackpad Zoom to Mouse Position Error When using a trackpad Zoom to Mouse Position would always zoom to center of canvas. Differential Revision: https://developer.blender.org/D8683 Reviewed by Brecht Van Lommel |
November 7, 2020, 01:43 (GMT) |
Fix for T65714: Pinch Zooming Crash using Mac Trackpad Ensure that Zoom does not crash on Mac Trackpad by checking for existence of Continuous Zoom timer. Differential Revision: https://developer.blender.org/D8682 Reviewed by Julian Eisel |
November 7, 2020, 00:24 (GMT) |
Fix possible null-pointer dereference in new Outliner tree building code |
November 7, 2020, 00:23 (GMT) |
Fixed handling of edge seam flags in dyntopo, for some reason did the code was not brought over from trimesh branch. |
|
|
|


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