December 5, 2017, 04:14 (GMT) |
Cleanup/Style Tweaks to fit rest of code |
December 4, 2017, 18:00 (GMT) |
drawobject: use float instead of int in glLineWidth |
December 4, 2017, 17:40 (GMT) |
Fix T53463: Rotation numerical input shows instable behaviour. Inverting a number in radians when user is in degrees gives rather unexpected results. ;) |
December 4, 2017, 17:30 (GMT) |
Edit Mesh Selection: Make sure that the line width is 1 pixel |
December 4, 2017, 16:21 (GMT) |
Eevee: CodeStyle: Separate Shader initialization. |
December 4, 2017, 16:21 (GMT) |
Eevee: Irradiance Grid: Allocate needed resources instead of a static chunck. This commit makes the irradiance pool and render target sizes depend on the number of irradiance sample in the whole ViewLayer. |
Revision f635700 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) December 4, 2017, 15:56 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
December 4, 2017, 15:56 (GMT) |
Resolve MSVC C2229 Code works as expected, but MSVC disallows |
Revision 40cc91e by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) December 4, 2017, 14:57 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: source/blender/blenloader/intern/readfile.c |
December 4, 2017, 14:50 (GMT) |
Depsgraph: Cleanup, indentation |
December 4, 2017, 14:45 (GMT) |
Fix linking from temp filebrowser. We should only set mouse coordinates when we are actually invoked to link something, not when we are invoked to show filebrowser. Else (filebrowser invoke case) we have a mouse coordinates sticking around, which we try to use later in wrong context. For some reasons, in master that was not an issue, but in 2.8 ED_view3d_give_base_under_cursor() will crash when context is wrong. :/ |
December 4, 2017, 14:36 (GMT) |
Better bevel profile at extreme values of profile. Patch from Richard Erhardt, with some additions & modifications. Changes bevel profile shape parameter so that can get arbitrarily near square profile as parameter -> 1. Adds code to make profile=0 case work, at least for cube corners, so changed hard min of profile parameter to 0 from 0.15. |
December 4, 2017, 14:32 (GMT) |
Edit Mesh Selection: Fix wrong glPointSize position |
December 4, 2017, 14:26 (GMT) |
RNA: Use const qualifier for an utility function |
December 4, 2017, 14:26 (GMT) |
Followup to previous merge conflict resolution |
December 4, 2017, 14:18 (GMT) |
WM: disable property update messages for fcurves |
December 4, 2017, 14:15 (GMT) |
Merge branch 'master' into blender2.8 |
December 4, 2017, 14:10 (GMT) |
Depsgraph: Add parameters nodes for bone custom properties Currently shouldn't make any difference, but this is something what needs to be done to sanitize drivers relations )with the idea to re-use some generic code to get operations for driver variables. |
December 4, 2017, 14:05 (GMT) |
Edit Mesh Selection: Draw the backbuff of edge selection only when requested And make sure the width is 1 |
December 4, 2017, 13:38 (GMT) |
Merge branch 'blender2.8' into asset-engine Conflicts: source/blender/blenloader/BLO_readfile.h source/blender/blenloader/intern/readfile.c source/blender/windowmanager/intern/wm_files_link.c |
|
|
|


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