Revision eb27595 by Philipp Oeser May 13, 2020, 09:30 (GMT) |
Fix T76703: GPencil bone parenting missing dependency update Maniphest Tasks: T76703 Differential Revision: https://developer.blender.org/D7715 |
Revision 6fbb01e by Bastien Montagne May 13, 2020, 08:39 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision cda25f8 by Bastien Montagne 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. |
Revision d8274ef by Campbell Barton May 13, 2020, 08:24 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 79511fc by Campbell Barton May 13, 2020, 08:19 (GMT) |
Fix zero tablet pressure for simulated events Impacted sculpt/paint tests. |
Revision 7415855 by Campbell Barton May 13, 2020, 07:43 (GMT) |
Fix typing Z ignores in text fields Own error undo/redo key check. |
Revision adcc813 by Campbell Barton May 13, 2020, 07:03 (GMT) |
UI: show an error when a search fails Useful in cases when making a typo before pressing enter. |
Revision e8e003e by Campbell Barton May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 8799fbb by Campbell Barton May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 7ff4768 by Campbell Barton May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 3edfe35 by Campbell Barton May 13, 2020, 06:08 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 0e0ebdb by Campbell Barton 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. |
Revision 75d0287 by Campbell Barton May 13, 2020, 05:57 (GMT) |
PyAPI: support PyGetSetDef when extending RNA types Support extending properties as well as methods. |
Revision 8f4f3cc by Campbell Barton 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. |
Revision 13130ca by Campbell Barton May 13, 2020, 05:47 (GMT) |
Cleanup: warning |
Revision 429841e by Pablo Dobarro May 13, 2020, 01:00 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 9253386 by Pablo Dobarro May 13, 2020, 00:59 (GMT) |
Fix T76488: fix mask extract poll function This was returning true in edit mode, causing the crash Reviewed By: jbakker Maniphest Tasks: T76488 Differential Revision: https://developer.blender.org/D7645 |
Revision 05dd9ca by Pablo Dobarro May 13, 2020, 00:55 (GMT) |
Fix T75347: Update cloth brushes in versioning with a valid mass value The file attached in the report has a cloth brush saved with a particle mass of 0.0, which causes all sort of issues in the solver. I don't know how that brush was created, but it does not seems to be possible to do in the current version (reset values are correct, property limits are correct and a default brush is created in versioning_defaults). This resets all brushes with an invalid value to 1.0. Reviewed By: jbakker Maniphest Tasks: T75347 Differential Revision: https://developer.blender.org/D7698 |
Revision ce35cfd by Pablo Dobarro May 13, 2020, 00:52 (GMT) |
Fix T76306: Disable use creases when there is displacement data Use creases changes the limit surface, so the displacemente data is won't be correct if this option is modified without updating the displacement. Reviewed By: sergey Maniphest Tasks: T76306 Differential Revision: https://developer.blender.org/D7700 |
Revision bf0a554 by Pablo Dobarro May 13, 2020, 00:49 (GMT) |
Fix T75968: PBVH raycast returns wrong active vertex nearest_vertex_co was not reset when a new triangle was intersected by the ray, so it was always returning the closest vertex to the real cursor position in any triangle, which was not always the triangle under the cursor. Reviewed By: sergey Maniphest Tasks: T75968 Differential Revision: https://developer.blender.org/D7485 |
|
|
|


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