Fixed|Renderer|FX: Game 3D view multisampling and bloom rendering
Now using multisampling only for the 3D game view. Bloom is appliedusing (and into) the resolved color texture.
Bloom drawing was also simplified since the game view texture alwayscovers the entire framebuffer.
View differences
Fixed|Renderer|FX: Game 3D view multisampling and bloom rendering
Now using multisampling only for the 3D game view. Bloom is applied
using (and into) the resolved color texture.
Bloom drawing was also simplified since the game view texture always
covers the entire framebuffer.