Alejandro Toledo 5 лет назад
Родитель
Сommit
a313624737
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 1
      azure-pipelines-cd.yml
  2. 1 0
      dist/preview release/what's new.md

+ 1 - 1
azure-pipelines-cd.yml

@@ -122,4 +122,4 @@ jobs:
       azureSubscription: 'Visual Studio Enterprise(2bb1afe6-4492-4d3d-9cf8-e658f447d211)'
       scriptType: 'ps'
       scriptLocation: 'inlineScript'
-      inlineScript: 'az cdn endpoint purge --resource-group Playground-Resources --profile-name Preview-CDN --name babylonjspreview --content-paths /*'
+      inlineScript: 'az cdn endpoint purge --resource-group Playground-Resources --profile-name Preview-CDN --name babylonjspreview --content-paths /*'

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

@@ -36,6 +36,7 @@
 - Added right click options to create PBR and Standard Materials ([Deltakosh](https://github.com/deltakosh))
 - Added support for recording GIF ([Deltakosh](https://github.com/deltakosh))
 - Popup Window available (To be used in Curve Editor) ([pixelspace](https://github.com/devpixelspace))
+- Curve Editor to view current entity's animations (Read only) ([pixelspace](https://github.com/devpixelspace))
 
 ### Cameras