Revision fb9fcaa by Campbell Barton April 19, 2019, 05:52 (GMT) |
Cleanup: unused vars |
Revision 082d7e8 by Campbell Barton April 19, 2019, 05:51 (GMT) |
Cleanup: use staticmethod where appropriate |
Revision ba44602 by Campbell Barton April 19, 2019, 05:49 (GMT) |
Missing from last commit |
Revision 3633a79 by Campbell Barton April 19, 2019, 05:36 (GMT) |
Cleanup: correct misleading classmethod arg |
Revision 5b0f042 by Campbell Barton April 19, 2019, 05:32 (GMT) |
Cleanup: mark unused arguments in UI scripts Quiet's pylint W0613 warning, also remove some unused args. |
Revision 9573bf4 by Campbell Barton April 19, 2019, 04:53 (GMT) |
UI: move top-bar into the spaces header Currently this is only in the 3D viewport however all spaces that use the tool-system will have this region added. D4680 by @brecht with own updates. |
Revision 638938e by Alexander Gavrilov April 18, 2019, 20:19 (GMT) |
Armature: remove remains of the object-level deformation data cache. Now that B-Bone shape data is kept in bPoseChannel_Runtime, the armature level cache only holds one quaternion value per bone. It can also be moved to runtime, and the structure removed. This has an additional effect that, as far as I can tell, now the Armature modifier can run as soon as all of the bones it actually needs are done, thus making T59848 a purely depsgraph level problem. |
Revision e8c9e85 by Campbell Barton April 18, 2019, 19:29 (GMT) |
UI: Revert fix T37463: Y-clamp for header-only spaces This reverts 91d8519c4782 since I can't redo the reported error which was in the old header-only info space. |
Revision bd7d39f by Bastien Montagne April 18, 2019, 19:14 (GMT) |
PyTests: do not load addons in load_py_modules test. It makes no sense to load add-ons here, we already do that (in a more complete way) in load_addons test, this is only adding overhead and doubling code to maintain). Also do not try to load-as-modules add-ons that are not 2.8-ready, and some other misc fix. load_py_modules test should be passing again now. Thanks to @sergey who did part of the work here as well. |
Revision 7ec6bca by Alexander Gavrilov April 18, 2019, 18:32 (GMT) |
Fix T63332: backup and restore bPoseChannel_Runtime data during COW. |
Revision 64bcdd6 by Brecht Van Lommel April 18, 2019, 18:07 (GMT) |
Images: support packing edited images as OpenEXR or PNG. This way float and multilayer images can now be packed without data loss. This removes the as_png option and always uses the appropriate file format depending on the image contents. |
Revision 690ed63 by Campbell Barton April 18, 2019, 18:02 (GMT) |
Cleanup: unused region init functions |
Revision da1b519 by Brecht Van Lommel April 18, 2019, 17:53 (GMT) |
UI: collapse 3D view collections visibility panel by default. |
Revision 8326d59 by Brecht Van Lommel April 18, 2019, 17:42 (GMT) |
OpenEXR: add support for writing EXR files to memory. |
Revision 624d010 by Brecht Van Lommel April 18, 2019, 17:42 (GMT) |
Cleanup: deduplicate single/multiview image packing code. |
Revision 54f420e by Brecht Van Lommel April 18, 2019, 17:42 (GMT) |
Cleanup: move image saving code to blenkernel. |
Revision c2f75c7 by Brecht Van Lommel April 18, 2019, 17:42 (GMT) |
Cleanup: make image saving code reusable outside operator. |
Revision 0a4cded by Brecht Van Lommel April 18, 2019, 17:42 (GMT) |
Cleanup: deduplicate image user initialization, make consistent. |
Revision 4dce18f by Antonio Vazquez April 18, 2019, 17:33 (GMT) |
GPencil: Add option to mix color with texture This was already supported in Fill, but not in Strokes. This adds more artistic options when use textured strokes. |
Revision 4439e5d by Campbell Barton April 18, 2019, 15:19 (GMT) |
Cleanup: add trailing commas to avoid right shift |
|
|
|


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