July 28, 2020, 16:51 (GMT) |
GPencil: Remove bmain context use This is part of the cleanup to reduce the use of bContext to minimum |
July 28, 2020, 16:46 (GMT) |
Merge branch 'blender-v2.90-release' |
July 28, 2020, 16:46 (GMT) |
GPencil: Fix typo error in RIM VFX panel The vertical axis must be named Y, not Z because it works in 2D space. |
July 28, 2020, 16:36 (GMT) |
GPencil: Remove Context use to minimum |
July 28, 2020, 16:32 (GMT) |
Merge branch 'blender-v2.90-release' |
July 28, 2020, 16:31 (GMT) |
Fix T54544: "Copy Materials to Selected" only works when materials are defined on the mesh. Build a temp matarray storing materials from obdata and source object (depending on slots 'allocation' of source object), and assign those to targets. Also remove limitation of 'using same obdata is forbidden', just never edit obdata materials in that case... Certainly not perfect, but already much better than existing code. |
Revision 474e2ae by Sebastian Parborg (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 16:25 (GMT) |
Fix small typo in the lineart clipping calculations |
July 28, 2020, 16:12 (GMT) |
Tweeks to light tree volume code |
July 28, 2020, 16:11 (GMT) |
Property Search: Fixes for other-tab searching The main change here is not running the search twice for the active tab. We also check for the panel being active rather than just not filtered. There are still errors when the tool tab is active, those will be solved in a future commit. |
July 28, 2020, 15:56 (GMT) |
Merge branch 'blender-v2.90-release' |
July 28, 2020, 15:55 (GMT) |
Fix T61607: OpenEXR files with less common RGB channels names not loaded Previously there would have to be 3 channels R,G,B. Now also support cases where there are fewer channels or other names like Red, AR and RA are used. |
July 28, 2020, 15:34 (GMT) |
Fix T79067: Cycles panorama viewport render stretched after recent changes |
July 28, 2020, 15:34 (GMT) |
Fix T79219: Cycles NLM denoiser clean passes broken after recent changes |
Revision ef01d80 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 15:11 (GMT) |
LineArt: NDC to Viewport z depth optimization and near clipping decision change. |
Revision 839fba8 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 14:59 (GMT) |
GPencil: Cleanup comments |
Revision a4f3f5ce by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 28, 2020, 14:40 (GMT) |
LineArt: Fix compiler warnings |
July 28, 2020, 14:37 (GMT) |
Merge branch 'blender-v2.90-release' |
July 28, 2020, 14:35 (GMT) |
Fix: remove error in previous commit |
July 28, 2020, 14:33 (GMT) |
Cleanup: correct usage of extern-C blocks in various places This removes extern-C blocks around other includes and adds such blocks for some headers that need them. |
July 28, 2020, 14:24 (GMT) |
Merge branch 'blender-v2.90-release' |
|
|
|


Master Commits
MiikaHweb | 2003-2021