Revision 71298a1 by Antonio Vazquez May 13, 2020, 20:48 (GMT) |
Revert "GPencil: Add new X-Ray option for Canvas Grid" This reverts commit fd025b0b7a46c5e56f348b73cf989c6bbddec707. |
Revision 5ee7132 by Antonio Vazquez May 13, 2020, 20:48 (GMT) |
Revision 7b688a6 by Antonio Vazquez May 13, 2020, 20:44 (GMT) |
GPencil: Change tooltip |
Revision fd025b0 by Antonio Vazquez May 13, 2020, 20:44 (GMT) |
GPencil: Add new X-Ray option for Canvas Grid In some situations is good to have a grid visible anot beeing occulde by meshes. By default is OFF. Differential Revision: https://developer.blender.org/D7721 |
Revision 891b919 by Hans Goudey May 13, 2020, 19:26 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 16cc424 by Brecht Van Lommel May 13, 2020, 19:22 (GMT) |
Fix T75365: memory leak when writing PNG fails due to lack of disk space |
Revision 2bc5c18 by Brecht Van Lommel May 13, 2020, 19:22 (GMT) |
Fix wrong Volume object step size tooltip |
Revision 5e96c43 by Hans Goudey May 13, 2020, 19:21 (GMT) |
Fix T76556: Apply parenting when joining parent into object The current behavior isn't necessarily "incorrect," but it's unintuitive and confusing. A simple fix is to apply parentinv before finishing the operator. However, there may still be issues when the object's parent has a parent. Reviewed By: brecht Differential Revision: https://developer.blender.org/D7723 |
Revision 4da3044 by Bastien Montagne May 13, 2020, 17:52 (GMT) |
Refactor: Move brush foreach_id to new IDTypeInfo structure. |
Revision e4890fa by Bastien Montagne May 13, 2020, 17:39 (GMT) |
Refactor: Move lightprobe foreach_id to new IDTypeInfo structure. |
Revision c0e1bd8 by Bastien Montagne May 13, 2020, 17:34 (GMT) |
Cleanup: Keep IDTypeInfo separated from ID type specific API. Also do not define IDTypeInfo callback when default generic code is enough... |
Revision 58cc5c8 by Bastien Montagne May 13, 2020, 17:30 (GMT) |
Refactor: Move speaker foreach_id to new IDTypeInfo structure. |
Revision 3a896bb by Bastien Montagne May 13, 2020, 17:22 (GMT) |
Refactor: Move world foreach_id to new IDTypeInfo structure. |
Revision 658b254 by Bastien Montagne May 13, 2020, 17:11 (GMT) |
Cleanup: Keep IDTypeInfo separated from ID type specific API. Also do not define IDTypeInfo callback when default generic code is enough... |
Revision 73f38f8 by Bastien Montagne May 13, 2020, 17:08 (GMT) |
Refactor: Move shapekey foreach_id to new IDTypeInfo structure. |
Revision 9ac5413 by Bastien Montagne May 13, 2020, 17:01 (GMT) |
Refactor: Move camera foreach_id to new IDTypeInfo structure. |
Revision c904844 by Bastien Montagne May 13, 2020, 16:54 (GMT) |
Cleanup: Do not mix IDTypeInfo code with rest of an ID type specific API... |
Revision 91ecab5 by Bastien Montagne May 13, 2020, 16:48 (GMT) |
Merge branch 'blender-v2.83-release' |
Revision 2b5e301 by Bastien Montagne May 13, 2020, 16:47 (GMT) |
Fix T75574: Instant crash: averaging custom normals on model. Fairly critical code mistake actually, since it uses malloca, BLI_smallstack should *never* be declared inside a loop... Also optimized handling of the `loop_weight` heapsimple, we can also only create and use a single one for all edited objects... Found two other operators potentially affected by same issue (split normals, and weld edges into faces). |
Revision 5445353 by Pablo Dobarro May 13, 2020, 15:06 (GMT) |
Fix T76654: Wrong text in Face Set boundary automasking brush property Reviewed By: Blendify Maniphest Tasks: T76654 Differential Revision: https://developer.blender.org/D7697 |
|
|
|


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