April 17, 2020, 10:46 (GMT) |
Merge branch 'temp-checkbox-layout-tweaks-patch' into temp-checkbox-layout-tweaks-apply |
April 17, 2020, 10:46 (GMT) |
Merge branch 'temp-checkbox-layout-tweaks-patch' into temp-checkbox-layout-tweaks |
April 17, 2020, 10:45 (GMT) |
Remove the ability of `add_python_test()` to run without `TEST_PYTHON_EXE` Every platform should now have a value (configured by the user or detected by CMake) for `TEST_PYTHON_EXE`, so there is no need to allow running without. This also removes the need to have some Python files marked as executable. |
April 17, 2020, 10:45 (GMT) |
Fix inconsistent checkbox text padding with different DPIs |
April 17, 2020, 10:40 (GMT) |
Add `TEST_PYTHON_EXE` as advanced CMake option, and default to `${PYTHON_EXECUTABLE}` on macOS/Linux. The default value on Windows remains the Python from the installation directory. |
April 17, 2020, 10:24 (GMT) |
Merge branch 'blender-v2.83-release' |
April 17, 2020, 10:21 (GMT) |
Fix T75820: Child bone head vanishes when connected parent is hidden |
April 17, 2020, 09:30 (GMT) |
Fix logical error in BLI_hash_pointer_to_color 'hash_b' was always zero as it's range was bit-shifted away. |
April 17, 2020, 09:19 (GMT) |
Merge branch 'blender-v2.83-release' |
April 17, 2020, 09:18 (GMT) |
Fix normal smoothing for light positioning gizmo |
April 17, 2020, 08:52 (GMT) |
Merge branch 'blender-v2.83-release' |
April 17, 2020, 08:51 (GMT) |
Fix T75794: Light point gizmo translate jumps Holding Ctrl while dragging the light point gizmo would use uninitialized stack memory if the normal had not been initialized by a surface. Now holding Ctrl can be used to drag, even when there is no surface to orient to. |
April 17, 2020, 08:17 (GMT) |
Bevel modifier: Group Profile and Custom Profile together |
April 17, 2020, 08:17 (GMT) |
Merge branch 'blender-v2.83-release' |
April 17, 2020, 08:09 (GMT) |
Fix T75796: Misaligned quit dialog keymap |
April 17, 2020, 06:25 (GMT) |
Merge branch 'blender-v2.83-release' |
April 17, 2020, 06:24 (GMT) |
GPencil: Add always empty frame when add new layer The dopesheet needs to have a frame to display the channel, so an empty frame is created in the current frame. See T66505 for details of why an empty channel cannot be displayed. |
April 17, 2020, 05:50 (GMT) |
UI: support A-Z accelerator keys for pie menus Converting menus to PIE's was removing convenient key accelerators. |
April 17, 2020, 05:30 (GMT) |
Fix toggling quad-view loosing 3D view clipping |
April 17, 2020, 05:13 (GMT) |
Fix layout issue in Bevel modifier Limit Method |
|
|
|


Master Commits
MiikaHweb | 2003-2021