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. |
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. |
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. |
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. |
April 18, 2019, 18:32 (GMT) |
Fix T63332: backup and restore bPoseChannel_Runtime data during COW. |
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. |
April 18, 2019, 18:02 (GMT) |
Cleanup: unused region init functions |
April 18, 2019, 17:53 (GMT) |
UI: collapse 3D view collections visibility panel by default. |
April 18, 2019, 17:42 (GMT) |
OpenEXR: add support for writing EXR files to memory. |
April 18, 2019, 17:42 (GMT) |
Cleanup: deduplicate single/multiview image packing code. |
April 18, 2019, 17:42 (GMT) |
Cleanup: move image saving code to blenkernel. |
April 18, 2019, 17:42 (GMT) |
Cleanup: make image saving code reusable outside operator. |
April 18, 2019, 17:42 (GMT) |
Cleanup: deduplicate image user initialization, make consistent. |
Revision 2a6abac by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 18, 2019, 17:40 (GMT) |
Merge branch 'master' into greasepencil-object |
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. |
April 18, 2019, 15:19 (GMT) |
Cleanup: add trailing commas to avoid right shift |
April 18, 2019, 15:14 (GMT) |
PyTests: do not try to load non-2.8-ready add-ons. |
Revision fe9a87f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 18, 2019, 14:59 (GMT) |
Merge branch 'master' into greasepencil-object |
April 18, 2019, 14:59 (GMT) |
GPencil: Fix Drawing Path follow error while drawing The strokes was aligned to drawing path only when the stroke was completed. Now, the stroke is aligned while drawing too. |
April 18, 2019, 14:59 (GMT) |
GPencil: Initialize variable to remove console warning |
|
|
|


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