Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Franke f9e7456b70
Add descriptions to all projects with README files
These show up in the project manager when hovering over projects.
2020-03-16 20:50:53 -04:00
Aaron Franke 7e0032eb8e
Add README files to 3D demos 2020-03-09 03:54:32 -04:00
Aaron Franke 4ec9d7921b
Significantly improve the material tester demo 2020-01-30 21:48:59 -05:00
Hugo Locurcio a45b84a5ad
Handle multiple resolutions in most demos
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.
2020-01-28 19:08:03 +01:00
Hugo Locurcio d191bf5558
Disable ETC2 texture compression in the Material Testers demo
Importing ETC2 textures is slow and requires a lot of RAM, so it
makes sense to disable it. Those who would like to run the demo
on mobile platforms can re-enable it in the Project Settings.
2020-01-04 00:19:55 +01:00
Rémi Verschelde 63392a3574 Port 3D kinematic char and materials tester to Godot 3.1 2019-03-07 23:36:30 +01:00
Poommetee Ketson 0db64f6ea2
Fix moved msaa config in Material Demo 2018-03-19 23:01:38 +07:00
Indah Sylvia af318e4e9a Added icon for material tester demo 2017-10-30 02:31:56 +07:00
Poommetee Ketson a83b0b2df2 Fix material demo lighting & wool material rim
also project.godot trailing spaces
2017-10-29 23:09:09 +07:00
Scott Beca 3f37e754c3 Update project.godot files to latest format 2017-09-30 21:22:16 +10:00
Jakub Grzesik 2c012b4e59 basic fixes for project.godot files 2017-07-26 20:06:21 +02:00
Juan Linietsky 85b8aeebc1 Relevant stuff is ported, so erasing old demos for now. 2017-07-05 09:12:01 -03:00
Juan Linietsky 435e4a33c1 Material tester demo 2017-07-03 12:54:09 -03:00