December 5, 2018, 17:08 (GMT) |
Fix T57939: animated values in compositing nodes not working. For now this is not part of copy-on-write, and needs extra animation evaluation. Differential Revision: https://developer.blender.org/D4019 |
December 5, 2018, 16:35 (GMT) |
Fix T58679: Missing modifiers update on changes to texture |
December 5, 2018, 16:35 (GMT) |
Depsgrapgh: Use more distinctive opcode for texture and image evaluation |
December 5, 2018, 16:22 (GMT) |
GP: Tag datablock after mode change |
December 5, 2018, 16:03 (GMT) |
GP: Add icon for Arc primitive |
December 5, 2018, 15:59 (GMT) |
GP: Fix precision issue with Circle and Arc tools Differential Revision: https://developer.blender.org/D4030 |
December 5, 2018, 15:57 (GMT) |
Fix In front option not working in solid mode |
December 5, 2018, 15:57 (GMT) |
GPU: Fix gpu workaround detection |
December 5, 2018, 15:55 (GMT) |
Fix T58762: Issue with weight painting on deformed mesh Was initially reported when painting on a mesh with armature, which was failing due to missing bbone cache. The issue was deeper, and was related on the way which object was used to calculate crazyspace. |
December 5, 2018, 15:46 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
December 5, 2018, 15:44 (GMT) |
deps: update opencollada to v1.6.68 |
December 5, 2018, 15:36 (GMT) |
Fix T58391: correctly handle Curve Shape Key layout in Python API. The layout changed when the radius property was added to shape keys in 2.8, but the RNA code wasn't updated. Also, even before that, the code didn't do anything to correctly handle mixing sub-curves of different type (nurbs vs bezier) in the same Curve object. Now that case is handled correctly but not very efficiently by allocating a mapping table when necessary. To recover some performance, a custom index lookup function is added. |
December 5, 2018, 15:31 (GMT) |
GP: Disable Draw Modes if enable Annotation When enable annotations with a grease pencil object, the GP Object must be set to Object mode because the annotation Draw and the GP draw are incompatible. |
December 5, 2018, 14:47 (GMT) |
Fix T58764: solid mode error |
December 5, 2018, 14:47 (GMT) |
Fix T58726: Pixels not being drawn if dpi scalling > 1 |
December 5, 2018, 14:37 (GMT) |
Don't tag objects from inside function which is used by dependency graph This partially reverts 9edc64e255b. If tag is needed, do it outside of dependency graph evaluation. |
December 5, 2018, 14:35 (GMT) |
Remove old dependency graph Yes, again. |
December 5, 2018, 14:22 (GMT) |
Fix T58794: extended shading pie menu wrong order in lookdev mode. |
December 5, 2018, 14:15 (GMT) |
Merge remote-tracking branch 'origin/master' into cycles_texture_cache |
December 5, 2018, 14:15 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


Master Commits
MiikaHweb | 2003-2021