Skip to content

Releases: juliand665/CGeometry

Rectangles and Documentation

04 Dec 23:45
Compare
Choose a tag to compare
Pre-release
  • Added ways to scale rectangles up or down by floats or sizes.
  • Added documentation to the less trivial functions.

The sizeable update

27 Nov 03:59
Compare
Choose a tag to compare
The sizeable update Pre-release
Pre-release
  • Turns out sizes are just scalars in 2 dimensions, so to speak. So everything can be scaled by a size now.
  • All types now have map functions that transform each component in the same way.

Not quite backwards compatible, because I removed vector-vector scaling in the process.

Culling and Expanding

10 Oct 03:05
Compare
Choose a tag to compare
Culling and Expanding Pre-release
Pre-release
  • removed several things that didn't make sense
  • added several things that do
  • breaking changes from v0.0.0; i'll stop doing those on minor releases past v1.0

Initial Release

27 Sep 01:35
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.0.0

added lines to marks