Update ChangeLog.md (#180)

This commit is contained in:
Faymoon 2018-08-08 10:34:34 +02:00 committed by Jérôme Leclercq
parent 0a5e9e040d
commit fd2c775d3e
1 changed files with 2 additions and 0 deletions

View File

@ -188,6 +188,8 @@ Nazara Development Kit:
- Force parent parameter to be present in widgets constructor
- Added the possibility to write only specific characters with a predicate in TextAreaWidget
- It is now possible to disable object culling in the RenderSystem
- Make Nz::PhysWorld2D& Ndk::PhysicsSystem2D::GetWorld private and rename it into GetPhysWorld
- Make Ndk::PhysicsSystem2D an interface of Nz::PhysWorld2D
# 0.4: