Update ChangeLog.md
This commit is contained in:
parent
fb3eb9443e
commit
15fb338e36
|
|
@ -12,6 +12,8 @@ Miscellaneous:
|
|||
- FirstScene now uses the EventHandler (#151)
|
||||
- ⚠️ Rename Prerequesites.hpp to Prerequisites.hpp (#153)
|
||||
- Updated premake5-linux64 with a nightly to fix a build error when a previous version of Nazara was installed on the system.
|
||||
- Fix compilation with some MinGW distributions
|
||||
- Add Lua unit tests
|
||||
|
||||
Nazara Engine:
|
||||
- VertexMapper:GetComponentPtr no longer throw an error if component is disabled or incompatible with template type, instead a null pointer is returned.
|
||||
|
|
|
|||
Loading…
Reference in New Issue