Revision 56aa86a by Antonio Vazquez December 5, 2018, 16:22 (GMT) |
GP: Tag datablock after mode change |
Revision 21de125 by Charlie Jolly December 5, 2018, 16:03 (GMT) |
GP: Add icon for Arc primitive |
Revision 94503ef by Charlie Jolly December 5, 2018, 15:59 (GMT) |
GP: Fix precision issue with Circle and Arc tools Differential Revision: https://developer.blender.org/D4030 |
Revision cdf6266 by Clément Foucault December 5, 2018, 15:57 (GMT) |
Fix In front option not working in solid mode |
Revision 1674907 by Clément Foucault December 5, 2018, 15:57 (GMT) |
GPU: Fix gpu workaround detection |
Revision 309d4bf by Sergey Sharybin 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. |
Revision 8144932 by Ray molenkamp December 5, 2018, 15:46 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
Revision 4cb6d97 by Ray molenkamp December 5, 2018, 15:44 (GMT) |
deps: update opencollada to v1.6.68 |
Revision 16aa7df by Alexander Gavrilov 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. |
Revision 6dcb474 by Antonio Vazquez 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. |
Revision 3e1ca9a by Clément Foucault December 5, 2018, 14:47 (GMT) |
Fix T58764: solid mode error |
Revision cbb8272 by Clément Foucault December 5, 2018, 14:47 (GMT) |
Fix T58726: Pixels not being drawn if dpi scalling > 1 |
Revision c014e03 by Sergey Sharybin 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. |
Revision 34d5651 by Sergey Sharybin December 5, 2018, 14:35 (GMT) |
Remove old dependency graph Yes, again. |
Revision 23688ec by Brecht Van Lommel December 5, 2018, 14:22 (GMT) |
Fix T58794: extended shading pie menu wrong order in lookdev mode. |
Revision a3b03b8 by Bastien Montagne December 5, 2018, 14:15 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 834fa06 by Bastien Montagne December 5, 2018, 14:14 (GMT) |
Fix (unreported) building Cycles tests with Embree enabled. |
Revision 378e523 by Philipp Oeser December 5, 2018, 13:53 (GMT) |
Fix T58104: Duplicated previews for Matcaps/HDRIs in portable installs Reviewers: brecht Maniphest Tasks: T58104 Differential Revision: https://developer.blender.org/D4028 |
Revision fb3f1a3 by Bastien Montagne December 5, 2018, 13:41 (GMT) |
Merge branch 'master' into blender2.8 |
Revision be359fc by Brecht Van Lommel December 5, 2018, 13:40 (GMT) |
Fix T58756: crash changing shading.type in 3D viewport in inactive screen. |
|
|
|


Master Commits
MiikaHweb | 2003-2021