May 13, 2020, 10:08 (GMT) |
Multires: Fix mask interpolation weights Weights were in the different order from corners. Doesn't fix propagation issues, but fixes an essential step towards fully correct propagation. |
May 13, 2020, 09:51 (GMT) |
Fix T76481: Fast clicks over Dopesheet toggles trigger renaming Making this work reliably on the event system side is difficult. So instead, let the toggle icons take and swallow double-click events on the UI handler level. The second change in this patch seems to be only needed for touchpads. Without it, renaming would still be triggered sometimes, because the hovered button wasn't re-activated fast enough. |
Revision 8253dc4 by nfauvet (xr-world-navigation) May 13, 2020, 09:44 (GMT) |
Oculus Touch controllers support: all inputs exposed in python. World transformation for navigation, exposed in python. Fix: frustum culling for asymetric frustums. |
May 13, 2020, 09:42 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 09:30 (GMT) |
Fix T76703: GPencil bone parenting missing dependency update Maniphest Tasks: T76703 Differential Revision: https://developer.blender.org/D7715 |
May 13, 2020, 08:39 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 08:37 (GMT) |
Fix T76646: Crash when changing Size in Add Cube pop-up in some cases. Remove resetting of ID uuid session counter, it is not really needed anymore, and not trivial to do this properly everytime. Thanks @brecht for investigating this. |
May 13, 2020, 08:24 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 08:19 (GMT) |
Fix zero tablet pressure for simulated events Impacted sculpt/paint tests. |
May 13, 2020, 07:43 (GMT) |
Fix typing Z ignores in text fields Own error undo/redo key check. |
May 13, 2020, 07:03 (GMT) |
UI: show an error when a search fails Useful in cases when making a typo before pressing enter. |
May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
May 13, 2020, 06:01 (GMT) |
Fix crash accessing the clipboard The clipboard can change between checking it's length and copying into the allocated buffer. Move this from RNA to the C/Python API. |
May 13, 2020, 05:57 (GMT) |
PyAPI: support PyGetSetDef when extending RNA types Support extending properties as well as methods. |
May 13, 2020, 05:54 (GMT) |
Cleanup: split RNA type extension methods into it's own API This isn't so closely related to the RNA API, it's a way to use the C/Python API to extend RNA types and can be in it's own file. |
May 13, 2020, 05:47 (GMT) |
Cleanup: warning |
May 13, 2020, 01:00 (GMT) |
Merge branch 'blender-v2.83-release' |
|
|
|


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