Ray4Laz Versions Save

A complete header translation (binding) of the raylib 5.0 to Pascal. Without any funky helper functions for memory alignment issues. Inspired and partially based on the drezgames/raylib-pascal binding, however a little cleaner and more recent, with FPC 3.2.0 and up support.

5.0c

4 months ago
  • Some bugs have been fixed.
  • Now you can create a new project from the TCustomApplication class

5.0b

5 months ago
  • Some bugs have been fixed.

  • Added a shortcut function for loading resources.

  • Fixed all the examples

5.0

6 months ago

It's been 7 months since latest raylib release and 10 years since raylib 1.0 was officially released... what an adventure! In the last 10 years raylib has improved a lot, new functions have been added, many new features and improvements implemented, up to 500 contributors have helped to shape the library as it is today. raylib 5.0 is the final result of all this incredible amount of work and dedication. Here it is the summary with the key features and additions of this NEW major version of raylib.

Some numbers for this release:

  • +200 closed issues (for a TOTAL of +1540!)
  • +550 commits since previous RELEASE (for a TOTAL of +6950!)
  • +35 functions ADDED to raylib API (for a TOTAL of 552!)
  • +60 functions REVIEWED/REDESIGNED
  • +80 new contributors (for a TOTAL of +500!)

you can find out more here

4.5

1 year ago

New raylib release! It's been 7 months since latest raylib release. As usual, many parts of the library have been reviewed and improved along those months.

  • +350 commits since previous RELEASE (for a TOTAL of +6350!)
  • +25 functions ADDED to raylib API (for a TOTAL of 516!)
  • +40 functions REVIEWED/REDESIGNED

4.2.0.0

1 year ago

New raylib release! Nine months after latest raylib, here it is a new version. It was supposed to be just a small update but, actually, it's a huge update with lots of changes and improvements. It has been possible thanks to the many contributors that have helped with issues and improvements, it's the update with more contributors to date and that's amazing!

+20 functions ADDED to raylib +60 functions REVIEWED/REDESIGNED Linux Static libraries. Included raygui and physics

4.2

1 year ago

New raylib release! Nine months after latest raylib, here it is a new version. It was supposed to be just a small update but, actually, it's a huge update with lots of changes and improvements. It has been possible thanks to the many contributors that have helped with issues and improvements, it's the update with more contributors to date and that's amazing!

+20 functions ADDED to raylib +60 functions REVIEWED/REDESIGNED Linux Static libraries. Included raygui and physics

4.0

2 years ago

After six months of development, a new version of raylib.

+20 functions ADDED to raylib API +60 functions ADDED to rlgl API +40 functions RENAMED/REVIEWED/REDESIGNED

more about the new raylib

3.7.0.0

2 years ago

v1.4

3 years ago

v1.3

3 years ago

Fix bug and adding new example