Browse Source

Corrected typo

pull/84/head
raysan5 8 years ago
parent
commit
9ec4776812
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CHANGELOG

+ 1
- 1
CHANGELOG View File

@ -18,7 +18,7 @@ BIG changes:
[textures] IMAGE MANIPULATION: Functions to crop, resize, colorize, flip, dither and even draw image-to-image or text-to-image.
[text] SPRITEFONT SUPPORT: Added support for AngelCode fonts (.fnt) and TrueType fonts (.ttf).
[gestures] REDESIGN: Gestures system simplified and prepared to process generic touch events, including mouse events (multiplatform).
[physac] NEW MODULE: Basic 2D physics support, use colliders and rigit bodies; apply forces to physic objects.
[physac] NEW MODULE: Basic 2D physics support, use colliders and rigidbodies; apply forces to physic objects.
other changes:
[rlgl] Removed GLEW library dependency, now using GLAD

Loading…
Cancel
Save