June 9, 2021, 16:00 (GMT) |
USD IO: merge latest umm_add_on branch. |
June 9, 2021, 15:51 (GMT) |
Merge branch 'master' into geometry-nodes-unnamed-attributes |
June 9, 2021, 15:03 (GMT) |
Merge branch 'master' into greasepencil-object |
June 9, 2021, 14:11 (GMT) |
GPencil: Second test of thin lines |
June 9, 2021, 13:54 (GMT) |
Check for size==0, reduce duplication |
June 9, 2021, 13:42 (GMT) |
Add comment |
June 9, 2021, 13:40 (GMT) |
Merge branch 'master' into geometry-nodes-curve-to-points-node |
June 9, 2021, 12:56 (GMT) |
ReadFile stats: Add more data to new BlendReadFileReport structure. |
June 9, 2021, 12:01 (GMT) |
fix crash when creating group |
June 9, 2021, 11:01 (GMT) |
Fix T77651: Black screen on Blender startup on ChromeOS Apparently `textureSize` doesn't work with `sampler1DArray` on this OS. Thanks to @dave1853 for finding the source of the problem. |
June 9, 2021, 10:57 (GMT) |
Fix T88813: Scalable allocator not used on win10 Due to the way we ship the CRT on windows TBB's malloc proxy was unable to attach it self to the memory management functions on windows 10. This change moves ucrtbase.dll out of the blender.crt folder and back into the main blender folder to side step some undesirable behaviour on win10 making TBB once more able to attach it self. Having this work again, should give a speed boost in memory allocation heavy workloads such as mantaflow. For details on how this only failed on Win10 see T88813 |
June 9, 2021, 10:50 (GMT) |
fix copying default value from node group inputs |
June 9, 2021, 10:44 (GMT) |
node group fixes |
June 9, 2021, 10:26 (GMT) |
fixes |
June 9, 2021, 10:13 (GMT) |
support Set Attribute node |
June 9, 2021, 09:41 (GMT) |
improve Set Attribute node |
June 9, 2021, 09:36 (GMT) |
Cleanup: Remove useless comment. |
June 9, 2021, 09:33 (GMT) |
LineArt: Use BKE_object_boundbox_get() instead of mesh only. |
June 9, 2021, 09:19 (GMT) |
add initial Set Attribute node |
June 9, 2021, 09:08 (GMT) |
cleanup |
|