June 20, 2018, 14:10 (GMT) |
Fix some functions after merge |
June 20, 2018, 14:08 (GMT) |
Studiolight: Spherical harmonics Compile time option to reduce the level of the SH |
June 20, 2018, 14:02 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-object-stacksplit Conflicts: source/blender/gpencil_modifiers/intern/MOD_gpencilnoise.c source/blender/makesdna/DNA_modifier_types.h |
June 20, 2018, 14:01 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 83f5606 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 20, 2018, 14:00 (GMT) |
Fix random number functions after merge |
June 20, 2018, 13:58 (GMT) |
Cleanup: naming (make it clear vars are squared) |
June 20, 2018, 13:50 (GMT) |
Merge branch 'master' into blender2.8 |
Revision eaf9f69 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 20, 2018, 13:48 (GMT) |
lanpr.layers.active_layer always return None. weird. |
June 20, 2018, 13:40 (GMT) |
Merge branch 'master' into blender2.8 |
June 20, 2018, 13:34 (GMT) |
Cleanup: rename is_in_area_actionzone |
June 20, 2018, 13:34 (GMT) |
Cleanup: quiet warning |
June 20, 2018, 13:34 (GMT) |
Screen: split ED_area_actionzone_find_xy Add ED_area_actionzone_refresh_xy which can tag redraw find no longer changes changes to the action zone. |
June 20, 2018, 13:30 (GMT) |
Eevee: LightCache: Finish basic cache support. Still missing: Multi bounce support. |
June 20, 2018, 13:17 (GMT) |
Cleanup: remove some useless Derivedmesh struct declarations. |
June 20, 2018, 13:17 (GMT) |
Cleanup: remove last DM usages from datatransfer code. |
June 20, 2018, 13:00 (GMT) |
Studiolight: fixed diffuse lighting - Orientation of the cubemap were not conform cycles and eevee - one side of the cubemap was flipped, so one side was overlit and the other side was to dark. |
Revision 7f1eddb by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 20, 2018, 12:30 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: source/blender/blenlib/BLI_rand.h source/blender/blenlib/intern/rand.c source/blender/makesrna/intern/rna_gpencil.c |
June 20, 2018, 12:16 (GMT) |
Merge branch 'master' into blender2.8 |
June 20, 2018, 11:42 (GMT) |
Fix crash opening some files, after recent changes. |
June 20, 2018, 11:04 (GMT) |
Objects: support for hiding all objects in a collection. In the outliner there are now icons for it, Ctrl+Click isolates a single collections. In the 3D view, Ctrl+H key opens a menu that is more or less the equivalent of the old layer buttons in the header. Regular Click isolates the collection, Shift+Click toggle the collection visibility. Pressing number keys and letters works in this menu, which can help for quickly selecting a specific collection. Shortcuts for quick switching by just pressing 1/2/3/.. keys are available again. The order can be confusing with nested collections, but that seems unavoidable. The first numbers control the top level collections, and then sub collections if numbers are left. Remaining design issues: * The 3D view menu needs to be improved: support for sub collections, staying open on shift+click, access from the 3D view header somewhere, shortcut key display. * Currently collection hiding just controls per-object hiding, we plan to separate this state still so alt+H doesn't affect collection hiding. |
|
|
|


Master Commits
MiikaHweb | 2003-2021