November 15, 2020, 00:48 (GMT) |
Reduce scope of wm_event_free_last. |
November 15, 2020, 00:48 (GMT) |
Cleanup: clang-format. |
November 14, 2020, 21:55 (GMT) |
Support inbetween mouse/tablet moves on macOS. Coalescing on macOS overwrites a singular unprocessed mouse event. To receive all mouse and tablet events coalescing is disabled. Disabling coalescing for macOS disables coalescing for trackpad gestures. Repeat trackpad events are unnecessary and found to negatively impact performance thus are re-coalesced in Window Manager. |
November 14, 2020, 21:24 (GMT) |
Outliner: Fix memory errors in runtime data Fix a heap-use-after-free when duplicating outliner editors, and fully free runtime data when freeing outliner editors. |
Revision a3efa1d by Hans Goudey (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) November 14, 2020, 20:17 (GMT) |
Merge branch 'master' into geometry-nodes |
November 14, 2020, 14:21 (GMT) |
GPencil: Missing initialization in previous commit |
November 14, 2020, 14:17 (GMT) |
Merge branch 'master' into greasepencil-object |
November 14, 2020, 14:16 (GMT) |
GPencil: Cleanup clang format |
November 14, 2020, 14:16 (GMT) |
GPencil: Fix unreported crash in some cases when duplicate a stroke Some pointers were not initialized. |
November 14, 2020, 13:22 (GMT) |
Cleanup: comments, variables |
November 14, 2020, 13:11 (GMT) |
Cleanup: renames, comments. |
November 14, 2020, 08:47 (GMT) |
Merge branch 'master' into greasepencil-object |
November 14, 2020, 08:44 (GMT) |
GPencil: Fix callback parameter list error In the previous commit the bGPDframe parameter was removed, but this parameter is required to keep the same function signature. |
November 14, 2020, 07:40 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
November 14, 2020, 06:52 (GMT) |
XR: Support axis (vector2f) input actions |
November 14, 2020, 06:50 (GMT) |
XR: Improve raycast select in edit mode Limit raycast test to selected objects. |
November 14, 2020, 03:52 (GMT) |
Merge branch 'blender-v2.91-release' |
November 14, 2020, 03:36 (GMT) |
Collections: Prevent setting scene collection color tag from rna It should not be possible to set the scene collection's color tag through rna. Also adds a missing notifier for setting the collection color tag from python. |
November 14, 2020, 03:28 (GMT) |
UI: Remove remaining uses of old collection icon After rB452a1c7b3838 there were still a few cases where the old collection icon was used in the interface. Replace these with the new filled collection icon. |
Revision e50553c by Dalai Felinto (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup) November 14, 2020, 00:51 (GMT) |
Empty Modifier: Fix build and put in the right order Bypassing the macro that creates modifiers to allow the enum to be referring to the Empty modifier, but the internal struct in the code to be Nodes. Also fix the name of the new created modifiers to be "Empty". Fix was built with rBb458ea6b23381a9acb90dbbd73ced678e1d404c5. |
|
|
|


Master Commits
MiikaHweb | 2003-2021