Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 0b4d9a6732 * Some utility routines 1 year ago
  Ondrej Pokorny 617d56f23a Move EqualsValue/LessThanValue/GreaterThanValue to unit Types, refer to them in the Math unit 1 year ago
  florian f67165ae31 * empty Rect does not extend the rect in UnionRect, based on patch provided by Werner Pamler, resolves #40680 1 year ago
  Michaël Van Canneyt d6cf3c98d0 * Add constants cPI and friends, for delphi compatibility 1 year ago
  florian a0cae50af6 * rtl part of #35433 1 year ago
  Michaël Van Canneyt b61a0fab97 * CurveKappa, CurveKappaInv 1 year ago
  Michaël Van Canneyt 9a344568df * RectWidth was not public 1 year ago
  Michaël Van Canneyt 3a1f180a56 * Add delphi-compatible TPointF.EqualsTo overload 1 year ago
  Michaël Van Canneyt 7bcc949308 * Add crossproduct and normalize to TPointF 1 year ago
  Michaël Van Canneyt 24d8478650 * Missing functions 1 year ago
  Michaël Van Canneyt b3d3b65bdf * Add TPointF.Zero 1 year ago
  Michaël Van Canneyt 9904727f75 * add TClassicByteDynArray for delphi compatibility 1 year ago
  Michaël Van Canneyt 14fe7203fe * Add TClassicStringDynArray for Delphi compatibility 1 year ago
  Michaël Van Canneyt bc00d5ae06 * Forgot CenterAt 1 year ago
  Michaël Van Canneyt e28add8b31 * Add some missing identifiers to TRectF. Fixes issue #40068 1 year ago
  marcoonthegit 117094b540 * small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436 1 year ago
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles 2 years ago
  Michaël Van Canneyt b7f9947d26 * Better string array definitions 2 years ago
  Michaël Van Canneyt b48c67f49f * Fix epsilon, add TRectF.FitInto 2 years ago
  Michaël Van Canneyt a6d3587432 * Epsilon for Delphi compatibility 2 years ago
  marcoonthegit fc8b28eecd * change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint ) 2 years ago
  marcoonthegit bfb904640a * fix for #40069 add swapdimensions 2 years ago
  florian 69eebe4c0c + patch by Rika to implement missing TPointF methods, resolves #40057 2 years ago
  florian 1761d3c09d + operator TPointF./, resolves #40046 2 years ago
  florian f1e391fb41 * patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042 2 years ago
  Ondrej Pokorny 5109f0ba44 add missing TSizeF, TRectF properties and features 2 years ago
  Michaël Van Canneyt c587f5a681 * fix compilation 4 years ago
  Michaël Van Canneyt c4069b5fe8 * Remove spurious var, prevents fpdoc from handling record 4 years ago
  marcoonthegit 37863a6166 * Add skeleton for TPoint3D 4 years ago
  michael 59d4aaf5ec * Fix issue ID #38900: union wrongly implemented 4 years ago