Add missing entries in ChangeLog
This commit is contained in:
parent
49d59d93d8
commit
b14367375c
|
|
@ -130,6 +130,8 @@ Nazara Engine:
|
||||||
- Fixed bug where index wouldn't be used in String::FindLast and String::FindWord
|
- Fixed bug where index wouldn't be used in String::FindLast and String::FindWord
|
||||||
- Physics 2D contact callbacks now include an arbiter allowing to query/set parameters about the collision
|
- Physics 2D contact callbacks now include an arbiter allowing to query/set parameters about the collision
|
||||||
- Added movement with Ctrl in TextAreaWidget
|
- Added movement with Ctrl in TextAreaWidget
|
||||||
|
- Added Unicode Data downloader/parser
|
||||||
|
- Integrated Unicode Data
|
||||||
|
|
||||||
Nazara Development Kit:
|
Nazara Development Kit:
|
||||||
- Added ImageWidget (#139)
|
- Added ImageWidget (#139)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue