소스 검색

New file added to Playground/textures

Popov72 5 년 전
부모
커밋
0ebf7cccb5
2개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      Playground/textures/opacity.png
  2. 1 0
      dist/preview release/what's new.md

BIN
Playground/textures/opacity.png


+ 1 - 0
dist/preview release/what's new.md

@@ -58,6 +58,7 @@
 - Speed optimization when cascade blending is not used in CSM shadow technique ([Popov72](https://github.com/Popov72))
 - Added `RenderTargetTexture.getCustomRenderList` to overload the render list at rendering time (and possibly for each layer (2DArray) / face (Cube)) ([Popov72](https://github.com/Popov72))
 - Make sure all properties of CascadedShadowMap class are serialized/parsed ([Popov72](https://github.com/Popov72))
+- Added `textures/opacity.png` file to the Playground ([Popov72](https://github.com/Popov72))
 
 ### Engine