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
e3fd4c662c
Update 3D in 2D demo to Godot 3.1.2
2020-01-31 15:15:57 -05:00
Aaron Franke
ff93de81bb
Merge pull request #391 from aaronfranke/mono
...
Update and improve Mono demos and Dodge the Creeps GDScript
2020-01-31 13:01:25 -05:00
Aaron Franke
28c3103132
Merge pull request #388 from aaronfranke/material-tester
...
Significantly improve the material tester demo
2020-01-31 12:32:41 -05:00
Aaron Franke
958f686e12
Update Dodge the Creeps GDScript to Godot 3.1.2
2020-01-31 02:47:36 -05:00
Aaron Franke
edb8372db8
Update Dodge the Creeps C# to Godot 3.1.2
2020-01-31 02:47:36 -05:00
Aaron Franke
de57f45049
Update Pong with C# demo to Godot 3.1.2
2020-01-31 01:43:40 -05:00
Aaron Franke
4ec9d7921b
Significantly improve the material tester demo
2020-01-30 21:48:59 -05:00
Aaron Franke
a5b8cd11d9
Merge pull request #385 from aaronfranke/truck-town
...
Update and improve Truck Town for Godot 3.1.2
2020-01-29 21:10:21 -05:00
Aaron Franke
0746c063b4
Merge pull request #384 from aaronfranke/navmesh
...
Update 3D navmesh demo to Godot 3.1.2
2020-01-29 21:10:04 -05:00
Aaron Franke
9e197b8c20
Merge pull request #383 from aaronfranke/platformer-3d
...
Update Platformer 3D demo to Godot 3.1.2
2020-01-29 21:09:54 -05:00
Aaron Franke
2afbeef96f
Allow using WASD and controllers in Truck Town
2020-01-29 17:43:46 -05:00
Aaron Franke
9c17c25343
Update and improve Truck Town for Godot 3.1.2
...
Conform to style guide
2020-01-29 17:36:50 -05:00
Aaron Franke
357620b336
Update 3D navmesh demo to Godot 3.1.2
2020-01-29 17:07:18 -05:00
Aaron Franke
33494c4592
[3DP] Update to Godot 3.1.2
...
Conform to style guide, add WASD movement, add controller support
2020-01-29 17:00:07 -05:00
Aaron Franke
76d43cf23a
[3DP] Convert SCN to TSCN
2020-01-29 15:58:17 -05:00
Aaron Franke
97f9632be4
Merge pull request #381 from aaronfranke/loading
...
Move loading demos to their own folder
2020-01-28 20:11:54 -05:00
Aaron Franke
463da9948f
Update and improve background load demo
2020-01-28 14:23:24 -05:00
Aaron Franke
04d86775da
Move loading demos to their own folder
2020-01-28 14:19:42 -05:00
Aaron Franke
c6922db2a1
Merge pull request #380 from aaronfranke/display-folded
...
Clean up editor/display_folded
2020-01-28 13:49:32 -05:00
Aaron Franke
43dcf5c1e7
Clean up editor/display_folded
2020-01-28 13:47:21 -05:00
Aaron Franke
d19c746231
Merge pull request #371 from BenjaminNavarro/master
...
Add dynamic split screen demo
2020-01-28 13:38:26 -05:00
Aaron Franke
aca3ea4749
Merge pull request #341 from Calinou/handle-multiple-resolutions
...
Handle multiple resolutions in most demos
2020-01-28 13:29:37 -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
Benjamin Navarro
5bdd178d85
Embed WorldEnvironement scene into the main one
2020-01-28 13:32:45 +01:00
Benjamin Navarro
b93d9028a9
Coding style
2020-01-28 13:32:18 +01:00
Benjamin Navarro
566c7e15f8
Use second controller's left stick for player2
2020-01-28 13:27:55 +01:00
Aaron Franke
eb814782c6
Merge pull request #357 from pigdevstudio/pause-demo
...
Improve Pause demo
2020-01-27 05:33:06 -05:00
Aaron Franke
029706d4fb
Merge pull request #356 from pigdevstudio/add-script-instancing
...
Add Ball Factory
2020-01-27 05:29:40 -05:00
Benjamin Navarro
f922bcb8c7
Add dynamic split screen demo
...
Answering PR reviews
Removeing class_name
_get_split_state documentation
Mentioning Voronoi split screen in README
Fixing comments
Use the same script for both players
The input map is configured to work with AZERTY and QWERTY keyboards
Use spaces for comments alignment + code style
Fix empty line and incorrect comment
Add arrow keys to control player 2
Removing most static typing as suggested for demo projects
Removing broken split origin feature
Removing the floor texture to avoid copyright issues
Changing game icon
Make Walls.gd a tool script + randomize
Fixing style
Handle joysticks for player movement
2020-01-27 08:58:50 +01:00
Aaron Franke
2490d9ae45
Merge pull request #379 from aaronfranke/2d-in-3d
...
Update 2D in 3D demo to Godot 3.1.2
2020-01-26 16:55:59 -05:00
Aaron Franke
f9b9b86949
Update 2D in 3D demo to Godot 3.1.2
...
Conform to style guide, make positions exact, fix viewport quad
2020-01-26 16:53:20 -05:00
Aaron Franke
79f7554bc3
Merge pull request #376 from aaronfranke/plugin-demos
...
Update and improve plugin demos
2020-01-26 16:52:30 -05:00
Aaron Franke
7e96ba1a6a
Update plugin demos
2020-01-26 02:21:24 -05:00
Aaron Franke
861f0418f0
Merge pull request #324 from talklittle/role-playing-game-3.1
...
Port 2d/role_playing_game to Godot 3.1
2020-01-23 00:23:47 -05:00
Aaron Franke
8a6b1f87ba
Merge pull request #89 from TwistedTwigleg/gd_paint
...
Added a simple drawing demo (GD paint)
2020-01-22 18:51:52 -05:00
Aaron Franke
c5a37ea618
Merge pull request #323 from Calinou/2d-platformer-ultrawide
...
Make the Platformer 2D demo work with ultrawide displays
2020-01-22 18:50:30 -05:00
Aaron Franke
c0f4bad011
Merge pull request #337 from robspsj/extract_shaders
...
Extract shader code from 2D shader demos
2020-01-22 17:53:10 -05:00
Aaron Franke
7658e62636
Merge pull request #374 from aaronfranke/device-changer
...
Update Audio Device Changer demo to Godot 3.1.2
2020-01-22 17:37:38 -05:00
Aaron Franke
b1953be73f
Update Audio Device Changer demo to Godot 3.1.2
2020-01-22 17:32:12 -05:00
Aaron Franke
5bc48e2080
Merge pull request #287 from marcelofg55/audio_device_changer
...
Add new Audio Device Changer demo
2020-01-22 16:32:11 -05:00
Aaron Franke
2c6df4ed79
Merge pull request #364 from Jummit/tidy
...
Tidy up Main.vs in the CirclePop demo
2020-01-21 21:48:16 -05:00
Aaron Franke
015cb6e64c
Merge pull request #350 from aaronfranke/audio
...
Update Audio demos for Godot 3.1.1
2020-01-21 21:36:58 -05:00
Aaron Franke
617896737e
Update Audio demos for Godot 3.1.1
2020-01-21 21:33:36 -05:00
Aaron Franke
50d5a118c9
Merge pull request #330 from aaronfranke/update-ik
...
Update and optimize 3D IK Demo
2020-01-21 21:24:20 -05:00
Aaron Franke
e5e20a57a1
[IK] Conform to the new GDScript style guide
2020-01-21 21:20:27 -05:00
Aaron Franke
72ff4543c8
[IK] Organize FPS into subfolder
...
Also, removed Wall8 so that you can't get stuck
2020-01-21 21:18:09 -05:00
Aaron Franke
f863ebe52c
[IK] Refactor ik_fabrik.gd
...
Add static typing in many places, cache values to improve performance, use printerr, use Vector3.UP, and use linear_interpolate method
2020-01-21 21:17:09 -05:00
Aaron Franke
4ce086a745
[IK] FPS example fixes
...
Fix being able to lean through walls, fix walls floating slightly above the ground, aligned walls to integer grid when applicable
2020-01-21 21:16:25 -05:00
Aaron Franke
6a1fe3b48a
[IK] Script fixes
...
Fix warnings, ensure functions are spaced
2020-01-21 21:15:42 -05:00