Sebastian Javier D'Alessandro Szymanowski
1280ef63e7
Fix project main scene path in Pong demos ( #1217 )
...
Signed-off-by: Sebastian Javier D'Alessandro Szymanowski <sdalessandro@fi.uba.ar >
2025-06-25 19:09:48 +02:00
Hugo Locurcio
4d49bbd1b8
Update demos for Godot 4.4
...
- Resave all files with Godot 4.4 to make use of script/shader UIDs.
- Use AgX tonemapping in all demos that used a tonemapper other than Linear.
2025-03-21 02:00:41 +01:00
ShatteredReality
b4c73f4888
Fix README links to asset library ( #1078 )
...
This updates all links to point to the 4.2 demos instead of the 3.5 ones.
Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com >
2024-06-24 19:29:58 +02:00
Hugo Locurcio
31d1c0c112
Remove old and unused project settings, update various demos for 4.2 ( #1024 )
...
- Move all demo projects that don't require Forward+/Mobile-only features
to the Compatibility rendering method. This improves performance significantly
on low-end devices and ensures visuals are identical to a web export
of the demo.
- Set deadzone on all inputs to 0.2 for better gamepad usability.
- Remove reliance on `default_env.tres` to use built-in Environment
resources in the main scene instead (which follows the preview environment
workflow).
- Remove notices pointing to GDNative or VisualScript, since both were
removed in 4.0.
- Various bug fixes and usability tweaks to 10+ demos.
2024-03-26 18:01:58 +01:00
behrooz bozorgchamy
523c7d34c0
Update Pong with C# to Godot 4.2.1 ( #966 )
2024-03-25 16:25:51 +01:00
Hugo Locurcio
2a962929f3
Update demo files for Godot 4.2.1 ( #1013 )
...
All demos were opened with Godot 4.2.1, with the mesh format
upgraded for 3D demos.
The 3D antialiasing demo now uses Extra Cull Margin on the last
object to prevent it from disappearing too early when the camera
rotates (due to its use of shader-based animation).
2024-02-01 17:30:08 +01:00
MotH
0a84347d11
Sorted tags
2023-06-28 21:27:10 +02:00
Hugo Locurcio
18c76b6dae
Add tags to all demo projects
...
This makes sorting them in the project manager easier, as you can
click tags in the project manager to filter to a specific tag.
2023-06-26 18:03:50 +02:00
Hugo Locurcio
63d1cd9a60
Use 128×128 WebP icons for all demos ( #885 )
2023-03-29 18:59:57 +02:00
Hugo Locurcio
1d5184e235
Update most demos for Godot 4.0.beta10 ( #782 )
2023-01-05 16:50:17 +01:00
Aaron Franke
bbe50fc9da
Convert demos to Godot 4 using regular expressions in a script
2022-03-26 16:09:10 -05:00
Aaron Franke
b7e0a470c7
Update demos to Godot 3.4
2021-11-05 11:48:47 -05:00
Aaron Franke
7d64830cfe
Ensure most demos have descriptions and screenshots
2021-08-16 21:13:06 -05:00
Aaron Franke
f71816ed31
Minor tweaks to Pong and Dodge the Creeps
2021-07-11 13:08:01 -04:00
Aaron Franke
814909538f
Update projects to Godot 3.3
2021-04-21 19:17:12 -04:00
Aaron Franke
2ee9b47f6c
Use ETC instead of ETC2 for all GLES2 demos
2021-03-29 18:30:14 -04:00
Aaron Franke
4913cd868a
Misc fixes and tweaks
2021-03-03 02:59:17 -05:00
Aaron Franke
fc54dd9c23
Fix README files, especially in Android IAP demos
2020-11-28 22:05:39 -05:00
Duroxxigar
3f8567f920
Created C# networked Pong
2020-10-20 23:18:57 -04:00
Aaron Franke
ebc79dec04
Update C# project files in C# demos for Godot 3.2.3
2020-10-11 03:20:03 -04:00
Aaron Franke
2979f85185
Update C# demos for Godot 3.2.3
2020-10-01 02:45:18 -04:00
Hugo Locurcio
fe6103256a
Allow hiDPI in all demos that support multiple resolutions
...
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.
2020-10-01 00:56:12 +02:00
Aaron Franke
d4bf89d364
Link to the asset library from the README of each demo
2020-09-10 15:37:10 -04:00
Aaron Franke
fcc7d5c723
Optimize PNG images using oxipng
2020-08-16 17:48:38 -05:00
Aaron Franke
006309bd6f
Many tweaks thanks to IAmActuallyCthulhu
...
Also change apostrophes to double quotes and update C# projects
2020-06-28 13:19:13 -04:00
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
2eaedf8064
Add README files to demos with multiple versions
2020-03-09 03:54:32 -04:00
Aaron Franke
c72f65ed36
Update C# demos to Godot 3.2
2020-03-04 20:30:30 -05:00
Aaron Franke
4f5f0ec1a9
Update all Pong demos to Godot 3.1.2 and conform to style guides
2020-02-01 03:15:27 -05:00
Aaron Franke
de57f45049
Update Pong with C# demo to Godot 3.1.2
2020-01-31 01:43:40 -05:00