summaryrefslogtreecommitdiff
path: root/changelog
blob: 92caf06d06b81319ec9eb05e8ae9a2c6cf236d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
------------------------------------------------------------------------
Release:	ReiLua version 0.4.0		Using Raylib 4.2
------------------------------------------------------------------------
KEY CHANGES:
	- ADDED: This changelog.
	- ADDED: Lua interpreter mode.
	- ADDED: Easings extra module.

Detailed changes:
ADDED: Help argument.
CHANGED: Changed fuction name RL_rlSetLineWidth to RL_rlglSetLineWidth.
CHANGED: Changed fuction name RL_rlGetLineWidth to RL_rlglGetLineWidth.
FIX: DrawRectangleGradient V and H expecting wrong amount of arguments.