TWO HUNDRED 🎂 LIVE #200

Happy 200 episodes! 🎉 Support the future of Blender #b3d * Music by @Thaehan -- BLENDER TODAY #200 GREASE PENCIL * Animation: Add GP layers in regular Dopesheet CYCLES * Generalize shader sorting / locality heuristic to all GPU devices * Apple Silicon optimization to specialize intersection kernels * Refactor rays to have start and end distance, fix precision issues * Add presets to the Performance panel * Improve cache usage on Apple GPUs by chunking active indices * Render: Update light group membership in objects and world if lightgroup is renamed * Build: update Embree to , enable Neon2x on Arm * Undo: Improve image undo performance GEOMETRY NODES * Improve UV Sphere primitive performance SPREADSHEET * Spreadsheet: Implement selection filter for curves sculpt mode CURVES * Support sculpting on deformed curves * Port fillet node to the new data-block PERFORMANCE * IDManagement: Speedup ID unique name assignment by tracking used names/basenames/suffixes I/O * IO: speed up import of large amounts of objects in USD/OBJ by pre-sorting objects by name LIBRARY OVERRIDES * LibOverride: support ’make override’ for all selected items UV * UV: Box and lasso selection for partially intersecting edges * UV: Edge support for select shortest path operator * UV: add Snap Cursor to Origin * Render: camera depth of field support for armature bone targets * Add a ’Apply and Delete All’ operation to shapekeys UI * Markers: Make delete confirmation depend on key used * Enable “copy to selected“ for new Curves modifiers * Render: improve render border operator in image editor * UI: translate quick favorites menu operator names * UI: translate tooltips coming from menu descriptions * UI: make many modifier strings translatable * I18n: Add suport for labels from modifiers’ subpanels * I18n: translate add node operator tooltips FIXES * Fix T99036: hex color in “Add Color Attribute“ ADD-ONS * Rigify: Allow entering name on first generation * Rigify: fix T95864 - inconsistent bone roll in the wolf metarig * system_property_chart: support custom properties * glTF exporter: Manage all 4 types of Vertex Colors (corner/point - byte/float) * Amaranth: Fix Debug feature to list users of image datablocks * Amaranth: support listing images used by Empty objects in Debug tool * Amaranth: Add check for unsaved images in Save/Reload operator * Amaranth: Fix File Browser features showing up in Asset Browser * Curve Assign Shape Keys: replace deprecated bgl module * Curve Tools: replace deprecated bgl module * Grease Pencil Tools: replace deprecated bgl module * UV Layout: replace deprecated bgl module PYTHON * Expose snap options in transform operators * Expose option for fallback tools keymap in GizmoGroup type * Context: implement an active_action property that returns a single action * Use appropriate context for the DopeSheet Action Custom Properties panel * Animation RNA: Add `clear()` method to FCurveKeyframePoints * Python: add opcodes for safe py-drivers
Back to Top