Create a NEW feature to Godot (C++) | How to contribute code

Опубликовано: 12 Апрель 2026
на канале: Octodemy
8,339
703

How to create a new feature for the core code of Godot. (C++)
🌐 Want to support me?   / octodemy  
····················································································

🌐 First part - How to build Godot:
   • Godot Code Contributors Guide | Build and ...  

In this video we create a new feature for Godot from scratch.
From where to find code, to create a pull request and submit your code to Godot. And also fixing bugs and pushing changes to the code.

🌐 Official Godot repositories:
https://github.com/godotengine/godot
https://github.com/godotengine/godot-...
🌐 Configure other IDEs:
https://docs.godotengine.org/en/stabl...

#godot4 #godot #godotengine
#godot4.4

CHAPTERS:
00:00 Intro
00:11 Coding the feature
06:19 Submitting the code
08:40 Fixing a code review
10:20 End