Update ChangeLog.md
This commit is contained in:
parent
0cedd108a1
commit
c10b0c22ed
|
|
@ -20,6 +20,7 @@ Miscellaneous:
|
||||||
- Fixed .dll copy when building Nazara occuring on Linux when targeting Windows (MinGW)
|
- Fixed .dll copy when building Nazara occuring on Linux when targeting Windows (MinGW)
|
||||||
- ⚠ Appveyor nightlies are now compiled with VS2017
|
- ⚠ Appveyor nightlies are now compiled with VS2017
|
||||||
- Set libraries' rpath to current folder (.)
|
- Set libraries' rpath to current folder (.)
|
||||||
|
- Add ReleaseWithDebug target
|
||||||
|
|
||||||
Nazara Engine:
|
Nazara Engine:
|
||||||
- VertexMapper:GetComponentPtr no longer throw an error if component is disabled or incompatible with template type, instead a null pointer is returned.
|
- 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