|
1 | 1 |
|
2 | 2 | ### Core |
3 | 3 |
|
4 | | -- Fix adaptToDeviceRatio option state - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18492](https://github.com/BabylonJS/Babylon.js/pull/18492)) |
5 | | -- Drop hardcoded field list in InputMapper._entryCoversAllConditionsOf - by [georginahalpern](https://github.com/georginahalpern) ([#18477](https://github.com/BabylonJS/Babylon.js/pull/18477)) |
6 | | -- Add drag and drop for HDR files in viewer - by [MiiBond](https://github.com/MiiBond) ([#18482](https://github.com/BabylonJS/Babylon.js/pull/18482)) |
7 | | -- Fix GPUPicker GLSL integer precision - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18487](https://github.com/BabylonJS/Babylon.js/pull/18487)) |
8 | | -- Add Gaussian Splatting Debug Material + SPZ V4 support - by [raymondyfei](https://github.com/raymondyfei) ([#18459](https://github.com/BabylonJS/Babylon.js/pull/18459)) |
9 | | -- Fix node particle editor package output - by [RaananW](https://github.com/RaananW) ([#18474](https://github.com/BabylonJS/Babylon.js/pull/18474)) |
10 | | -- Make InputMapper.setInteraction auto-add when matched entry is broader - by [georginahalpern](https://github.com/georginahalpern) ([#18461](https://github.com/BabylonJS/Babylon.js/pull/18461)) |
11 | | -- Fix frozen material light binding for WebGPU - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18472](https://github.com/BabylonJS/Babylon.js/pull/18472)) |
12 | | -- Clean up node block shader barrel exports - by [RaananW](https://github.com/RaananW) ([#18465](https://github.com/BabylonJS/Babylon.js/pull/18465)) |
| 4 | +- Fix wrapped texture restore after context loss + Native MSAA-RTT support - by [bghgary](https://github.com/bghgary) ([#18469](https://github.com/BabylonJS/Babylon.js/pull/18469)) |
| 5 | +- Inspector v2: Project Authoring pane (SmartAssets + OverrideManager + .babylonproj) - [_New Feature_] by [georginahalpern](https://github.com/georginahalpern) ([#18479](https://github.com/BabylonJS/Babylon.js/pull/18479)) |
13 | 6 |
|
14 | 7 | ### Inspector |
15 | 8 |
|
16 | | -- Fix Inspector v2 Havok wasm serving - by [RaananW](https://github.com/RaananW) ([#18464](https://github.com/BabylonJS/Babylon.js/pull/18464)) |
17 | | - |
18 | | -### Loaders |
19 | | - |
20 | | -- Trigger transmission helper from KHR_materials_diffuse_transmission. - by [MiiBond](https://github.com/MiiBond) ([#18451](https://github.com/BabylonJS/Babylon.js/pull/18451)) |
21 | | -- Add Gaussian Splatting Debug Material + SPZ V4 support - by [raymondyfei](https://github.com/raymondyfei) ([#18459](https://github.com/BabylonJS/Babylon.js/pull/18459)) |
| 9 | +- Inspector v2: Project Authoring pane (SmartAssets + OverrideManager + .babylonproj) - [_New Feature_] by [georginahalpern](https://github.com/georginahalpern) ([#18479](https://github.com/BabylonJS/Babylon.js/pull/18479)) |
22 | 10 |
|
23 | 11 | ### Materials |
24 | 12 |
|
25 | | -- Fix PBRCustomMaterial compiled effect cleanup - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18471](https://github.com/BabylonJS/Babylon.js/pull/18471)) |
26 | | - |
27 | | -### Node Geometry Editor |
28 | | - |
29 | | -- Fix node editor URL snippet loading - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18486](https://github.com/BabylonJS/Babylon.js/pull/18486)) |
30 | | - |
31 | | -### Node Particle Editor |
32 | | - |
33 | | -- Fix node editor URL snippet loading - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18486](https://github.com/BabylonJS/Babylon.js/pull/18486)) |
34 | | - |
35 | | -### Node Render Graph Editor |
36 | | - |
37 | | -- Fix node editor URL snippet loading - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18486](https://github.com/BabylonJS/Babylon.js/pull/18486)) |
| 13 | +- Fix PBRCustomMaterial cached effect cleanup - [_Bug Fix_] by [Popov72](https://github.com/Popov72) ([#18493](https://github.com/BabylonJS/Babylon.js/pull/18493)) |
38 | 14 |
|
39 | | -### Viewer |
| 15 | +### Playground |
40 | 16 |
|
41 | | -- Add drag and drop for HDR files in viewer - by [MiiBond](https://github.com/MiiBond) ([#18482](https://github.com/BabylonJS/Babylon.js/pull/18482)) |
| 17 | +- Inspector v2: Project Authoring pane (SmartAssets + OverrideManager + .babylonproj) - [_New Feature_] by [georginahalpern](https://github.com/georginahalpern) ([#18479](https://github.com/BabylonJS/Babylon.js/pull/18479)) |
0 commit comments