﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
682	cone geometry	Tristan Croll	Tom Goddard	"Trivial thing really. In chimerax.core.surface.shapes, line 190, the normals for the cone base are pointing in the wrong direction. The line should read:


{{{
        narray[nc2:] = (0,0,1) if points_up else (0,0,-1)
}}}

Oh, and the docstring for the cone_geometry function needs updating. It's no longer true that the point of the cone is at the origin - the origin is halfway along the cone axis."	defect	closed	minor		Core		fixed						all	ChimeraX
