vladislavbelov
|
b03b560e71
|
Adds std namespace to shared_ptr usages in graphics.
This was SVN commit r25525.
|
2021-05-22 19:21:33 +00:00 |
|
vladislavbelov
|
565710d4c9
|
Fixes UB in shared_ptr usage of an array. Refs #5288
Reported By: PVS-Studio
This was SVN commit r24905.
|
2021-02-13 23:25:41 +00:00 |
|
elexis
|
cbc04ba83b
|
Use all three color channels when loading heightmaps following 204b04f2d4, refs #5018.
Removes wrong debug leftover line from 204b04f2d4 and unneeded clamp
from c9abf6f68c.
Differential Revision: https://code.wildfiregames.com/D1816
Patch By: Angen
Comments By: Vladislav
This was SVN commit r22892.
|
2019-09-12 19:30:43 +00:00 |
|
elexis
|
16fbe90342
|
Fix 204b04f2d4 compatibility with zipped mods, refs #5018.
Differential Revision: https://code.wildfiregames.com/D1480
Reviewed By: Itms
This was SVN commit r21814.
|
2018-05-01 21:15:55 +00:00 |
|
elexis
|
204b04f2d4
|
Allow random map scripts to load heightmap image files, fixes #5018.
Move the atlas heightmap import code to MapIO.cpp and reuse it.
Implements what 33e3e6c2ab and 69b7f39bf1 wanted to be.
This was SVN commit r21113.
|
2018-02-05 16:02:00 +00:00 |
|