Commit History

Author SHA1 Message Date
  Christopher Whitley 3b812f5202 Merge branch 'develop' into staging/v6 3 months ago
  Christopher Whitley 25abf798c1 Use xvfb in tests for release workflow (#1069) 3 months ago
  Christopher Whitley 6ae5938a52 Update version to 5.2.3 for next release (#1068) 3 months ago
  Christopher Whitley cc30aea023 Reverse changing of `RectangleF.Intersect` to `RectangleF.Intersection` (#1067) 3 months ago
  Christopher Whitley 25c3cff7f8 Remove duplicated CreateComponentBits call in Update when when entities are changed (#1066) 3 months ago
  Christopher Whitley 91dcc6d625 Merge branch 'staging/v6' of https://github.com/MonoGame-Extended/Monogame-Extended into staging/v6 3 months ago
  Christopher Whitley 37826bcd87 Merge branch 'develop' into staging/v6 3 months ago
  Christopher Whitley fd0a912aa7 Add `Normalize` method to `RectangleF` and rectangle extensions (#1065) 3 months ago
  Christopher Whitley e9ab55acf5 Feature/move ondelete call timing 1062 (#1063) 3 months ago
  Christopher Whitley 268193e005 Replace BitVector32 with custom ComponentBits to lift 32 component restriction (#1061) 3 months ago
  Christopher Whitley aa4a9fe3e8 Merge branch 'develop' into staging/v6 3 months ago
  Christopher Whitley 76c0bf0919 Add zoom-to-point methods for OrthographicCamera (#1059) 3 months ago
  Christopher Whitley 1618789537 Expose entity lifecycle events on World (#1058) 3 months ago
  Christopher Whitley fe69761f8d Merge branch 'develop' into staging/v6 3 months ago
  Christopher Whitley 6e4424790e Resolve Issue With OrthographicCamera WorldToScreen and ScreenToWorld transitions when using a non-zero positioned viewport (#1055) 3 months ago
  Christopher Whitley 14bcdb146f Add stack-based screen management with background update support (#1054) 3 months ago
  Christopher Whitley 7a32d43744 Merge branch 'develop' into staging/v6 3 months ago
  Christopher Whitley fc5aacbe58 Change ExtendedContentManager method accessors to protected (#1053) 3 months ago
  Christopher Whitley fa78f2b70a Merge branch 'develop' into staging/v6 3 months ago
  Christopher Whitley 76858d8661 Add a copy constructor and Clone method to the Sprite class (#1052) 3 months ago
  atpaden ba4276f7ad Fixed build error when using FNA (#1051) 3 months ago
  Christopher Whitley f6e5ea82ea Add World Bounds Constraint to Orthographic Camera (#1049) 3 months ago
  Christopher Whitley a5ab37eaf6 Add fixtures for graphics tests (#1048) 4 months ago
  Christopher Whitley 745af23667 Feature/particle deserializer without contentmangaer (#1046) 4 months ago
  Christopher Whitley 945b93f209 Sync develop into v6 staging (#1047) 4 months ago
  Christopher Whitley 886254e9a8 Update version to 5.2.0 (#1045) 4 months ago
  Christopher Whitley fcf8cde369 Feature/static particle serializer (#1044) 4 months ago
  Christopher Whitley c9453f8c93 Make FastRandom.Next upper bounds exclusive to match System.Random behavior (#1043) 4 months ago
  Christopher Whitley 4d2a35d696 Remove old reference to UIBatcher in comment (#1042) 4 months ago
  Christopher Whitley d49f901e0c Add defensive check for IsDiposed when getting texture (#1041) 4 months ago