June 14, 2018, 07:25 (GMT) |
WM: option not to draw arrow manipulator stem |
June 14, 2018, 07:17 (GMT) |
Cleanup: rename arrow manipulator 'draw_options' Rename to 'transform' since this controls interaction. |
June 14, 2018, 07:00 (GMT) |
Use correct notifiers to get immediate 3D view redraw. |
June 14, 2018, 06:30 (GMT) |
UI: correct HUD zoom resetting |
Revision 62e4fb9 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 14, 2018, 03:57 (GMT) |
Added DPIX crease fading. |
Revision 74ca16c by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 14, 2018, 01:50 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
June 13, 2018, 20:20 (GMT) |
DRW: Fix crash caused by hair transform feedback Seem to be cause by the lack of proper FBO bound. |
June 13, 2018, 20:13 (GMT) |
Calculate and store length for each vertex in the guides texture. This allows accurate and consistent deformation based on hair length, rather than relying on the relative parameterization. |
June 13, 2018, 19:15 (GMT) |
Nicer return value for interpolation function in a struct. |
June 13, 2018, 19:00 (GMT) |
3D View: make navigation buttons smaller Keep orbit large, other buttons are now closer to other icons buttons. |
June 13, 2018, 18:30 (GMT) |
Fix stupid copy/paste error, was using the same parent index when interpolating. |
Revision bebe6ce by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 13, 2018, 17:54 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 13, 2018, 17:26 (GMT) |
Merge branch 'master' into blender2.8 This includes making Eevee match Cycles behavior of inserting an emission node when linking colors to closures. |
June 13, 2018, 17:22 (GMT) |
Merge branch 'master' into soc-2018-hair-shader |
June 13, 2018, 16:46 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into udim |
June 13, 2018, 16:43 (GMT) |
Support anisotropic brush scaling to compensate for different tile aspect ratios |
June 13, 2018, 16:39 (GMT) |
Fix undo group to use human readable name, since this shows in the UI. |
June 13, 2018, 16:39 (GMT) |
Fix undo of transform after frame change undoing too much. For grouped undo we should not skip the undo push, rather replace the previous undo push. This way undo goes back to the state after the last operation in the group. |
June 13, 2018, 16:39 (GMT) |
Cycles: auto insert emission node when linking color to closure. This is convenient for previewing the output of a node, and we agreed to support this behavior in both Eevee and Cycles. |
June 13, 2018, 16:26 (GMT) |
Fix exception in superellipse where precision_reached is used with proper initialization |
|
|
|


Master Commits
MiikaHweb | 2003-2021