Revision 5146034 by Jacques Lucke June 6, 2020, 10:53 (GMT) |
Blenloader: simplify list reading api |
June 6, 2020, 08:19 (GMT) |
Fix T77473: Removing GPencil vertex group mix data When removing a vertex group from a Grease Pencil object, if the vertex group is not the last one that was added, the information for the remaining groups weights gets mixed up. Minor edit of the patch for clang format. Differential Revision: https://developer.blender.org/D7943 |
Revision f578138 by Antonio Vazquez June 6, 2020, 08:04 (GMT) |
GPencil: Fix unreported fill helper lines not displayed When use the helper lines (red lines) with fill tool, the lines were not displayed in some situations. |
Revision a39cc5a by Harley Acheson June 6, 2020, 00:05 (GMT) |
Fix for T77478: Quiet Conversion Error/Warning Quiet warning/error about int and float multiplication. Differential Revision: https://developer.blender.org/D7893 Reviewed by Ray Molenkamp |
Revision b74cc23 by Harley Acheson June 5, 2020, 22:39 (GMT) |
UI: Ability to Print Bold and Italics Adds the ability to print text in bold or italics style, synthesized from a single base UI font. Differential Revision: https://developer.blender.org/D7893 Reviewed by Brecht Van Lommel |
Revision fc672ce by Jacques Lucke June 5, 2020, 19:55 (GMT) |
Refactor: use new api for remaining direct data writing |
Revision 60b8db5 by Jacques Lucke June 5, 2020, 19:55 (GMT) |
Blenloader: new write_struct_at_address api functions |
Revision f0047e6 by Jacques Lucke June 5, 2020, 19:55 (GMT) |
Refactor: use new api for write_movieclip and write_keyingsets |
Revision 0f1361b by Hans Goudey June 5, 2020, 19:31 (GMT) |
UI: Apply Latest Changes to Multires Modifier These changes didn't make it through the transition to the new UI layout. - Add "has_displacement" check - Add "sculpt_levels" property - Give subdivide operators the operator name so they work |
Revision 5340556 by Jacques Lucke June 5, 2020, 19:22 (GMT) |
Refactor: remove temporary IDP_WriteProperty_new_api |
Revision 7949953 by Jacques Lucke June 5, 2020, 19:19 (GMT) |
Refactor: use new api in write_userdef |
Revision a77350c by Jacques Lucke June 5, 2020, 18:56 (GMT) |
Cleanup: remove unused functions |
Revision 69c9204 by Jacques Lucke June 5, 2020, 18:55 (GMT) |
Refactor: use new api for write_curvemapping and its users |
Revision 26fb0d4 by Jacques Lucke June 5, 2020, 18:46 (GMT) |
Refactor: use new api to finish write_object |
Revision c3e88fd by Jacques Lucke June 5, 2020, 18:40 (GMT) |
Refactor: use new api for write_pointcaches |
Revision a943b65 by Jacques Lucke June 5, 2020, 18:34 (GMT) |
Refactor: use new api in write_area_map |
Revision 4df20c0 by Jacques Lucke June 5, 2020, 18:34 (GMT) |
Refactor: use new api in write_bone |
Revision 2ee95e9 by Hans Goudey June 5, 2020, 18:30 (GMT) |
Remove context check from constraint and shaderfx edit poll This mirrors 1f78e86070 from 2018 for mesh modifiers. Differential Revision: https://developer.blender.org/D7940 |
Revision 70ad18b by Germano Cavalcante June 5, 2020, 17:49 (GMT) |
Fix T77335: Circle Select tool selects faces perpendicular to the view Internally the face dots are being drawn when the Edges option of the overlay (not the selection mode) is disabled. |
Revision b91b90f by Sebastián Barschkis June 5, 2020, 16:52 (GMT) |
Fluid: Cleanup internal Python object names Manta Python objects should not carry the global ID in their names. |
|
|
|


Master Commits
MiikaHweb | 2003-2021