- Draw fake reflections for spectrum bars.
- Increase the bars' height to better make use of the window space.
- Use Compatibility rendering method for greater performance
and compatibility.
- Update screenshot and icon.
- Remove a stray `.import` file.
Fixes some of the icons mentioned in #722.
Not sure if they are good enough or not, I'm not an artist in any way.
Changed Icons:
- 2D physics;
- 3D physics;
- Audio device changer;
- Audio mic record;
- GUI Control gallery;
- GUI Pseudo-localization.
Update
small edit
Adding settings for mix_rate, stereo and format for Mic Record Demo
Adding settings for mix_rate, stereo and format for Mic Record Demo
small edit
Adding settings for mix_rate, stereo and format for Mic Record Demo
small edit
Adding settings for mix_rate, stereo and format for Mic Record Demo
small edit
Adding settings for mix_rate, stereo and format for Mic Record Demo
small edit
Adding settings for mix_rate, stereo and format for Mic Record Demo
small edit
Adding settings for mix_rate, stereo and format for Mic Record Demo
Fixing project settings
Small fixes
Vulkan to Vulkan Mobile,
Changed window size.
This is required to benefit from crisp display on hiDPI monitors.
This also fixes issues related to fullscreen and input handling
when using an hiDPI display on Windows.
This makes demos render correctly on hiDPI displays,
while also demonstrating how to handle multiple resolutions.
The 3D in 2D demo now uses "3D No-Effects" for the 3D viewport,
which is faster to render. Thanks to this, 4× MSAA is now enabled
for a better result.
The background loading demo now uses mipmaps for better-looking images.
The material testers demo now samples mouse input in a
resolution-independent manner when panning.
Default clear colors were also changed in some projects for visual
consistency with the project's theme.