May 28, 2019, 15:05 (GMT) |
Cleanup: use WM_ prefix for cursor enum |
May 28, 2019, 14:52 (GMT) |
May 28, 2019, 14:24 (GMT) |
Cleanup: clang-format |
May 28, 2019, 14:08 (GMT) |
Fix T64829: Active point of Curve objects is not displayed correctly three issues here: - when curves had multiple nurbs, the active vert is per nurb [curve_create_edit_data_and_handles() wasnt taking that into account] - code could go wrong when points where hidden - upon selection, tag curve ID_RECALC_COPY_ON_WRITE for batch cache update Reviewers: brecht, fclem, sergey Maniphest Tasks: T64829 Differential Revision: https://developer.blender.org/D4943 |
May 28, 2019, 13:55 (GMT) |
Fix T65187: Overlay blend increase wrongly the opacity The calculation of the mix color was not using the bottom color when the alpha was lower than 1.0. Also added clamp code to avoid values outside valid ranges. |
May 28, 2019, 13:55 (GMT) |
GPencil: Minor cleanup |
Revision 14ffd94 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 28, 2019, 13:54 (GMT) |
Finished structure naming convention changes in lanpr_all.h |
Revision a5413ba by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 28, 2019, 13:18 (GMT) |
sort includes |
Revision 2894454 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 28, 2019, 13:15 (GMT) |
Clang format the code. |
Revision 5ea27e3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 28, 2019, 13:14 (GMT) |
cleanup SmallVector |
May 28, 2019, 13:12 (GMT) |
Codestyle: Remove trailing spaces |
May 28, 2019, 13:09 (GMT) |
MeshAnalysis: Disable when XRay is turned on When XRay is turned on the mesh analysis did not draw correct. This change won't draw the mesh analysis overlay when xray is turned on. In terms of giving the user a visual feedback of this limitation we render the overlay options inactive. Reviewed By: brecht, fclem Maniphest Tasks: T65225 Differential Revision: https://developer.blender.org/D4965 |
Revision 19d3c5f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 28, 2019, 13:09 (GMT) |
Continue renaming structure variables. |
May 28, 2019, 13:00 (GMT) |
Fix T64536 Eevee: Reflection texco no longer works |
Revision 37cc706 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 28, 2019, 12:52 (GMT) |
Fixing LANPR structure naming to blender's style |
May 28, 2019, 12:42 (GMT) |
Added new properties to operator / modifier and curve widget to UI. (Day 1) |
May 28, 2019, 12:37 (GMT) |
Fix T65226 Crash on entering in Edit mode with ASAN build |
May 28, 2019, 12:22 (GMT) |
Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarity |
May 28, 2019, 11:56 (GMT) |
May 28, 2019, 10:22 (GMT) |
Fix T57090: selected node group input sockets circles not drawing in sidebar UIList nodesockets were actually drawn, but immediately drawn over by widgets from the widget draw batch cache. solution here is to "widgify" nodesocket drawing as well. Reviewers: brecht Maniphest Tasks: T57090 Differential Revision: https://developer.blender.org/D4963 |
|
|
|


Master Commits
MiikaHweb | 2003-2021