Revision daf3610 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 11:22 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-npr |
Revision 29f1a8f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 11:21 (GMT) |
Added LANPR chain conversion funcitons. Now LANPR to GP is able to run. |
May 30, 2019, 10:37 (GMT) |
Cleanup: use const argument, r_ prefix return arg |
May 30, 2019, 10:02 (GMT) |
3D View: Support light probe data clipping |
Revision 1c2cda8 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 08:11 (GMT) |
temporally add draw lib to gpencil modifier for lanpr |
Revision 0d1bf06 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 07:16 (GMT) |
Adding lanpr to grease pencil strokes modifier. |
May 30, 2019, 05:33 (GMT) |
Fix industry compat keymap transform gizmo plane constraint Modifier keys were disabled, removing support for shift-clicking on the transform gizmo to constrain to the plane. The gizmo keymap matches the default, no need to re-define it. |
May 30, 2019, 05:22 (GMT) |
Gizmo: activate some gizmos on drag instead of press Use drag-only keyamp to adjust gizmos which use drag motion to change a value. By default gizmos still activate on press. This allows for left click select to be used with transform without the gizmos getting in the way. Even though this isn't necessary for right click select it allows click events to pass through and be used by tools which can be useful. Resolves T63996 |
May 30, 2019, 05:03 (GMT) |
WM: use different drag thresholds for mouse/tablet events Now a small threshold is used for mouse input, avoiding delay when gizmos are activated on drag. Tablet input threshold remains unchanged since it's easier to make small movements when using a tablet. A larger threshold for non-cursor input is now used (typically keyboard) which improves usability when the "Pie Menu on Drag" key-map preference. |
May 30, 2019, 05:02 (GMT) |
Cleanup: move click/drag events to functions Simplifies future changes to dragging checks and avoids each check for drag using slightly different logic. |
May 30, 2019, 05:02 (GMT) |
Cleanup: rename callbacks to match the struct member name |
May 30, 2019, 04:57 (GMT) |
Outliner: Add range select Adds range select to outliner_activate. Range select is based on the active element and the clicked element. If no active element is visible, report an error |
May 30, 2019, 04:56 (GMT) |
Outliner: Utils function is element visible |
Revision 200e5a7 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 04:36 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-npr |
Revision 5cfe660 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 30, 2019, 04:35 (GMT) |
Remove obsolete memory pool |
May 30, 2019, 03:42 (GMT) |
Merge branch 'master' into soc-2019-outliner |
May 30, 2019, 03:40 (GMT) |
Outliner: Add range select to keymap Changes keymap for outliner.item_activate ctrl: extend shift: range alt: recursive ctrl+alt: recursive extend |
Revision 864abbd by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) May 29, 2019, 23:44 (GMT) |
Support system installed OpenXR SDK Adds OPENXR_USE_BUNDLED_SRC so that if disabled, CMake tries to find the SDK headers and libraries in system paths or in specified root directory. I guess this is the way we'd want to do this in master. However for people testing the branch the bundled sources are much more convenient (should work out of the box, no need to compile the SDK manually). |
May 29, 2019, 18:17 (GMT) |
GPencil: Cleanup - Remove storage Grid matrix and replace with local variable Now the matrix is copied when creating shading group and don't need to be saved in storage. |
Revision f333e7e by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) May 29, 2019, 18:14 (GMT) |
Merge branch 'master' into soc-2019-openxr |
|
|
|


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