new Text2D Release

howdy … i just spend some time working on my Dynamic Text2D for Xith (DTX) code … i would just commit it but:
a: everybody likes anouncements and i just don’t want to commit something without somebody important notices :wink:
b: altough the new version won’t brake current work i changed the initial orientation and size of the text to align it to a parallel render typ view
as a result everybody who uses my package ( if anyone actually does ) will have to readjust his text … sorry for that but i believe it’ll be easier this way

from the changelog:
1.1f: third version of DTX

  • removed the need to call update() every once in a while. update is now called automaticly as a preRender step
  • important:changed the initial orientation and size of the text giving the ability to easily add it to a parallel view for gui purposes … as a result from this everybody who uses DTX has to check and change his text size and orientation … sorry
  • created a simple test and a funky demo to demonstrate DTX
  • created this javadoc package info file

[edit]DTX 1.1f sucessfully commited into the toolkit - please check it out and try the Xith3DText2DDemo :wink:

nice :slight_smile:

let’s hope nobody has problems with these enhancements :wink:

I think it could go straight to the xith-tk cvs