Version History

1.4:

  • Marked the draw commands as console safe now that REALbasic supports graphics classes in console apps.
  • Changed entry point loading to support REALbasic 2010r5 and later.

    1.3:

  • Added a VectorF_3D class.
  • Added Operator_Subtract to the PointF class.
  • Added Operator_Negate to the PointF class.
  • Added a Distance function to the PointF class.
  • Added a Clamp function to the PointF class.
  • Added a Equal function to the PointF class.
  • Added a Set function to the PointF class.
  • Accelerated most of the classes in the plugin.

    1.2.2:

  • Fixed incorrect behavior in PolygonF.Inset

    1.2:

  • Improved the Cocoa support to support the new PictureEffects 7.0.
  • Windows segments are now compiled with more optimized compiler.

    1.1:

  • Added Cocoa compile support to all segments of the plugin.

    1.0:

  • This is the first public version.