Is there a way to reset hints to the default? I occasionally find myself starting a new sketch in a fresh buffer and wondering why everything is unlit, wired and with normals being rendered.
Chris Targett On Mon, Aug 9, 2010 at 10:12 PM, gabor papp <[email protected]> wrote: > hi all, > > the (hint-on), (hint-off) functions that we have been talking about are > added. i changed the negative hint symbols to positive ones. the symbols > are: solid, wire, normal, points, anti-alias, box, vertcols, origin, > cast-shadow, depth-test (hint-ignore-depth), depth-sort, lazy-parent, > cull-ccw, cull-cw, wire-stippled, sphere-map, frustum-cull, normalise, > blending (hint-noblend), zwrite (hint-nozwrite), lit (hint-unlit). the > symbol 'all can be used to switch on or off all hints. comments or > corrections are welcome. > > best, > gabor > >
