Python: Cleanup incorrect usage of median #56318

Closed
opened 2018-08-11 18:04:21 +02:00 by Andrew Hale · 2 comments
Member

This subtask covers the cleanup of incorrect usage of the term median where mean is intended (within the Python API).

Current locations where this has been identified are:

  • mathutils.Matrix
  • bmesh.types.BMFace
  • scene snapping
  • view3d pivot point
  • space_clip
  • space_image
This subtask covers the cleanup of incorrect usage of the term `median` where `mean` is intended (within the Python API). Current locations where this has been identified are: - `mathutils.Matrix` - `bmesh.types.BMFace` - `scene` snapping - `view3d` pivot point - `space_clip` - `space_image`
Campbell Barton was assigned by Andrew Hale 2018-08-11 18:04:21 +02:00
Author
Member

Added subscribers: @truman, @shiprex, @brita, @NumesSanguis-3, @JacquesLucke, @intrah, @gfxcoder, @vitorbalbio-3, @nathanvollmer, @monique, @Jeroen-Bakker, @lvxejay, @jta, @bliblubli, @Januz, @satishgoda1, @KerimBorchaev, @RayMairlot, @Ko, @Sergey, @VukGardasevic, @mano-wii, @JamesCrowther, @StephenSwaney, @jasperge-2, @dfelinto, @BrianSavery, @dr.sybren, @tetha.z, @MikeErwin, @BrendonMurphy, @mont29, @ideasman42

Added subscribers: @truman, @shiprex, @brita, @NumesSanguis-3, @JacquesLucke, @intrah, @gfxcoder, @vitorbalbio-3, @nathanvollmer, @monique, @Jeroen-Bakker, @lvxejay, @jta, @bliblubli, @Januz, @satishgoda1, @KerimBorchaev, @RayMairlot, @Ko, @Sergey, @VukGardasevic, @mano-wii, @JamesCrowther, @StephenSwaney, @jasperge-2, @dfelinto, @BrianSavery, @dr.sybren, @tetha.z, @MikeErwin, @BrendonMurphy, @mont29, @ideasman42
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#56318
No description provided.