2018-01-13: Weekly News¶
Hello and welcome to another issue of This Week in Blender Development! Blender is the free and opensource 3D creation suite for the next generation of artist. Follow the development on Twitter @BlenderDev.
This Week in Blender Development is openly developed on Github so please report any recommendations, bugs, or PRs for this website there.
If you have idea for some great feature that you think should be part of Blender try making a post on https://blender.community/c/rightclickselect/
Tip
Remember, you can test any changes done in master or blender2.8 by going to the developmental builds download page
Changes to Blender¶
master
- Cycles: adaptive subdivision support for panoramic cameras rB5bd9b12d
- User Prefs: app-template option to hide the cursor rB93d30d62
- User Prefs: add new flag for app-template options rBff4c9d69
- Cycles: option to make background visible through glass transparent rB322f0223
- Cycles: add offscreen dicing scale and dicing camera rBcce280dd
- Modifiers: Speed up Multires 8.7ms –> 2.7ms rB6695e390
- Modifiers: Speed up Multires 4.5ms –> 1.4ms rB90cd856a
- Modifiers: Speedup Subsurf 40% speedup rBc276fef4
- UI: option not to show screen splitting widgets rB717090f4
- Cycles: support animated object scale in motion blur rB25b794a3
- Modifiers: Add deform axis for Simple Deform rB65542078
- Nodes: Display image name if any in the Image and Texture Image node title rB87607254
blender2.8
- Eevee: Lamps: Optimize lamps CPU/Memory usage rB01422645
- Curve/Surface Display: UV support rB3c6e19b3
- Curve Edit Mode: Use curve handle theme colors rB375d27f2
greasepencil-object
- Add Ctrl keymap while fill for free drawing rBcefa6ca4
- New Weight Smooth operator rB807c7b78
- Include Thickness of new Fill Stroke rB40229d2a
- New Weight Invert operator rB0562da81
fracture_modifier
- Experimental bind of animated vertices (other object) to shards rB2a41da1d
New Patches¶
Other Projects¶
- None