Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: SFML2 - Error in comment  (Read 1728 times)

0 Members and 2 Guests are viewing this topic.

model76

  • Full Member
  • ***
  • Posts: 231
    • View Profile
SFML2 - Error in comment
« on: March 19, 2011, 09:55:52 pm »
Hi Laurent,

I was looking through the source code of SFML 2 when I stumbled onto this, right at the top of Matrix3.inl:
Quote
// SFGE - Simple and Fast Multimedia Library


Was SFML called "Simple Fast Graphics Engine" at one point?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
SFML2 - Error in comment
« Reply #1 on: March 19, 2011, 11:09:42 pm »
Oh :D

Quote
Was SFML called "Simple Fast Graphics Engine" at one point?

Nop. This class was originally taken from another project that I started a very long time ago (Simple and Fast Game Engine).
Laurent Gomila - SFML developer