July 26, 2020, 12:00 (GMT) |
Merge branch 'blender-v2.90-release' |
July 26, 2020, 11:58 (GMT) |
Fix T79272: Dimensions fail on negative scaled axis |
July 26, 2020, 11:27 (GMT) |
UV: port smart project from Python to C Use C for faster operation on high poly models, in my tests this gave ~27x speedup. D8311 by @andreasterrius with edits. |
July 26, 2020, 11:08 (GMT) |
GPencil: Change to style instead of material name Also added support for default material |
July 26, 2020, 10:47 (GMT) |
Merge branch 'master' into newboolean |
July 26, 2020, 10:42 (GMT) |
UV: support creating ParamHandle without checking UV selection Needed for unwrapping from the 3D view. |
July 26, 2020, 10:38 (GMT) |
Used wrong #if to isolate debugging code for Windows. |
July 26, 2020, 10:32 (GMT) |
Particles: don't mark Particle Attribute node as mockup It is actually doing something already. |
July 26, 2020, 10:19 (GMT) |
Functions: move tests closer to code |
Revision 0c96ae6 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 04:07 (GMT) |
LineArt: Pre-sample in the modifier. |
Revision 56cfae9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 03:38 (GMT) |
LineArt: Remove duplicated "Calculate Intersections" switch. |
Revision c89742c by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 03:33 (GMT) |
LineArt: Global line type flags. |
Revision b29749a by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 03:12 (GMT) |
LineArt: Fix force line type when connecting to intersection lines, |
Revision 56183da by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 03:07 (GMT) |
LineArt: Global line type selection. |
Revision 7a489cd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 02:48 (GMT) |
LineArt: Force line types for situations in fuzzy chaining. |
Revision 0ef3f67 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 26, 2020, 02:10 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
July 26, 2020, 01:19 (GMT) |
Fix the knife boolean modes. Had to track the intersect edges through from mesh_intersect through to the bmesh boolean. |
July 25, 2020, 23:17 (GMT) |
Fix: Outliner small select sync issue with dragdrop Dragdrop in the outliner would sync from objects rather than to objects. This led to strange results when dragging child data. i.e. a modifier drag would select the parent object in the outliner. This requires not storing the dragged tree element because the tree is rebuilt between the initial drag and the drop, causing heap use after free. Perhaps the outliner can be flagged to not rebuild on selection events. |
July 25, 2020, 22:13 (GMT) |
Outliner: Fix missing select sync on editmode toggle |
July 25, 2020, 21:46 (GMT) |
GPencil: Add a prefix to styles The style name cannot start with numbers |
|
|
|


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