yuqian
September 28, 2022, 6:43am
1
I notice some pull requests have a snapshot sandbox address.
https://sandbox.babylonjs.com/?snapshot=refs/pull/12989/merge
It is useful to check the regression by opening a previous version directly. But I cannot find any information about it. Can we open the address in a form such as ?version=v5.24.0
?
RaananW
September 28, 2022, 10:57am
2
Oh, that’s a nice suggestion.
To your direct question - no it is not possible at the moment, but once this is done - [Build] Push previous versions to our CDN · Issue #12335 · BabylonJS/Babylon.js (github.com) it will be possible!
3 Likes
yuqian
September 28, 2022, 11:21am
3
Great! Looking forward to it!
catching up on older threads.
It is now possible to do the following:
https://sandbox.babylonjs.com/?version=6.25.0
and
https://playground.babylonjs.com/?version=6.25.0
It works from version 5.40
6 Likes