March 11, 2020, 09:30 (GMT) |
Fix T74315: Cloth brush breaks orbit around selection Reviewers: pablodp606 Differential Revision: https://developer.blender.org/D7095 |
March 11, 2020, 09:14 (GMT) |
Fix T74635: GPencil RMB-menu brush settings not working in Sculpt and Weight Paint modes |
March 11, 2020, 09:09 (GMT) |
Fix T74607: Modifier key click events ignore mouse wheel Alt-Wheel would sent Alt-Click event, prompting to switch tools. |
March 11, 2020, 08:23 (GMT) |
Cleanup: clang-format |
March 11, 2020, 08:19 (GMT) |
UI: edit modifier messages to clarify where auto-smooth is set |
March 11, 2020, 04:17 (GMT) |
GHOST: tests now build again GLX gears work as expected, multitest_c only creates windows but misses font drawing still. |
March 11, 2020, 04:01 (GMT) |
Cleanup: remove bitmap font drawing ifdef from MultiTest.c |
March 11, 2020, 03:52 (GMT) |
GPU: minor changes to support standalone GHOST builds - Move gpuPush/Pop from GPU_draw.h into GPU_state.h as this is for pushing/popping state. - Add 'GPU_STANDALONE' define, to bypass use of user-preferences for theme colors and pixelsize, as well as pbvh init/free functions. Needed to get GHOST tests working again. |
March 11, 2020, 00:25 (GMT) |
Fix incorrect versioning code after merge conflicts |
March 10, 2020, 19:12 (GMT) |
Fix T74596: Gpencil invert button was not working for Sculpt brushes The button was not checked, only the pen position or the control key. |
March 10, 2020, 17:25 (GMT) |
Merge branch 'soc-2019-openxr' into vr_scene_inspection |
March 10, 2020, 17:23 (GMT) |
Merge branch 'temp-openxr-blenderside' into soc-2019-openxr |
March 10, 2020, 17:23 (GMT) |
Merge branch 'temp-openxr-ghostxr' into temp-openxr-blenderside |
March 10, 2020, 17:22 (GMT) |
Merge branch 'master' into temp-openxr-ghostxr |
March 10, 2020, 17:17 (GMT) |
GPencil: Use high precision float buffer for final rendering This avoid color drifting due to R11G11B10 buffers. |
March 10, 2020, 17:11 (GMT) |
Fix T74625 GPencil: Airbrush doesn't paint anything |
March 10, 2020, 16:33 (GMT) |
Fix T74525: Fluid caches overwrite each other by default Reviewers: sebbas Differential Revision: https://developer.blender.org/D7093 |
March 10, 2020, 16:26 (GMT) |
Remove temporary hack to allow forcing gizmo redraws through anim play |
March 10, 2020, 16:17 (GMT) |
Cleanup: Reorganize state structs, naming, unused functions, etc |
March 10, 2020, 16:16 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021