Skip to content

History / Line

Revisions

  • updated simple example code to use SFML 3, fixed a typo, updated the used types and its documentation, as well as replacing links to SFML classes with the same link to the list of classes

    @Hapaxia Hapaxia committed Feb 20, 2025
  • update to v1.2, which adds getColor(), changes texture rectangle to use floats instead of ints, uses quad instead of rectangle, fixes thickness of line, takes into account line's thickness when calculating bounds, uses left-to-right assumption for alignment of line for texturing

    @Hapaxia Hapaxia committed Dec 14, 2016
  • update to v1.1, which adds texturing ability to thick lines

    @Hapaxia Hapaxia committed Jul 14, 2016
  • remove "Selba Ward" from window title in simple example

    @Hapaxia Hapaxia committed Jan 5, 2016
  • Removed title header - as title is already displayed above page - and promoted all other headers by one to compensate.

    @Hapaxia Hapaxia committed Aug 10, 2015
  • Couple of small grammatical fixes

    @Hapaxia Hapaxia committed Aug 10, 2015
  • Created Line (markdown)

    @Hapaxia Hapaxia committed Aug 10, 2015