Page MenuHome

Turning axis letters to camera - T46933
AbandonedPublic

Authored by Campbell Barton (campbellbarton) on Feb 2 2016, 3:32 PM.

Details

Summary

Now letters are turned all the time to face the camera,
or at least I hope that.

Diff Detail

Event Timeline

Michał Ziobro (Muchomor) removed rB Blender as the repository for this revision.

This should be better.

Thanks for looking into this,
Checked on this patch but ended up committing a different fix rB6bbe59fab1945ddedb7328b278821f0de2337137

  • pass the matrix instead of reading it from OpenGL.
  • avoid matrix push/pop per character.
  • use vertex arrays.