godotengine

Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games for major desktop platforms (Linux, macOS, Windows) as well as mobile (Android, iOS), and web-based (HTML5) platforms.
Here are 501 public repositories matching this topic...
-
Updated
Apr 5, 2022 - GDScript
Documentation does not explain how lod
arguments are used, for example in texelFetch()
-
Updated
Apr 5, 2022 - GDScript
-
Updated
Apr 5, 2022 - C++
-
Updated
Feb 16, 2022 - GDScript
-
Updated
Mar 15, 2022 - C++
-
Updated
Jan 27, 2022 - GLSL
-
Updated
Apr 1, 2022 - C++
-
Updated
Mar 25, 2022 - C++
-
Updated
Sep 13, 2019 - Go
Describe the problem or limitation you are having in your project:
To make pull requests more consistent, we should provide a pull request template.
Describe how this feature / enhancement will help you overcome this problem or limitation:
It directly related to #11 but can be done separately.
**Show a mock up screenshots/video or a flow diagram explaining how your proposal will wo
I've hooked up OpenVRPose to attach a node to a VR controller. As long as OVRFirstPerson remains at 0,0,0 everything works as expected. I change the OVRFirstPerson translation and the node with OpenVRPose remains where it originally was (origin of 0,0,0).
-
Updated
Dec 2, 2019 - Java
Follow up on #280.
Our getting started guide does not contain any hint on how the project structure should look like in the end. Which can lead to some confusion.
We need to add some hint on how it should look like in the end as otherwise the project simply does not work.
-
Updated
Apr 23, 2021 - Kotlin
-
Updated
Oct 31, 2021 - GDScript
-
Updated
May 12, 2020 - GDScript
-
Updated
Mar 9, 2022 - GDScript
If I try to start the game in browser, I get this message:
[Error] call_indirect to a null table entry (evaluating 'Module["asm"]["Gi"].apply(null,arguments)')
displayFailureNotice (index.html:248)
promiseReactionJob
I dont know if its supposed to work in the browser environment. Im using Safari Version 13.1.2 (15609.3.5.1.3) on macOS Catalina 10.15.6.
For documentation we need to create gif's that explain the process of how to do anything complicated to explain. Where to click, what to type in, to get the result - really to-the-point and simple, with text process.
New icons
-
Updated
Mar 12, 2022 - Python
-
Updated
Jan 5, 2022 - C++
-
Updated
Apr 3, 2022 - GDScript
-
Updated
Jul 12, 2020 - GDScript
-
Updated
Apr 5, 2022 - GDScript
-
Updated
Oct 27, 2021 - GDScript
-
Updated
Aug 14, 2021 - GDScript
-
Updated
Mar 21, 2022 - C++
Created by Juan Linietsky and Ariel Manzur
- Organization
- godotengine
- Website
- godotengine.org
- Wikipedia
- Wikipedia
Godot version
4.0.alpha (c630c2001)
System information
Fedora 34, GeForce GTX 1080 (NVIDIA 510.60.02)
Issue description
The new metadata editor allows defining editor-only metadata, but not reading it. This is probably confusing and should be disallowed (although setting editor-only metadata from code should remain allowed).