Title |
Godot DataBind Controls |
Godot DataBind Controls |
Description |
A godot addon which facilitates data binding to enable an MVC pattern for GUI controls. Bind and Repeat nodes can be added inside leaf Control nodes and will automatically bind the control's properties to reflect an object property. Run the demo project at the top level of this repo to see Example.gd and ExampleRepeat.gd in action. |
A godot addon which facilitates data binding to enable an MVC pattern for GUI controls. Bind and Repeat nodes can be added inside leaf Control nodes and will automatically bind the control's properties to reflect an object property. Run the demo project at the top level of this repo to see Example.gd and ExampleRepeat.gd in action. |
Category |
2D Tools |
2D Tools |
License |
MIT |
MIT |
Repository Provider |
GitHub |
GitHub |
Repository Url |
https://github.com/jamie-pate/godot-control-data-binds
|
https://github.com/jamie-pate/godot-control-data-binds
|
Issues Url |
https://github.com/jamie-pate/godot-control-data-binds/issues
|
https://github.com/jamie-pate/godot-control-data-binds/issues
|
Godot version |
Godot 4.3 |
Godot 4.3 |
Version String |
0.1 |
0.1 |
Download Commit |
12be2bf1ad699e7f21ddb327b7855af719d7f0a3 |
12be2bf1ad699e7f21ddb327b7855af719d7f0a3 |
Download Url (Computed) |
https://github.com/jamie-pate/godot-control-data-binds/archive/12be2bf1ad699e7f21ddb327b7855af719d7f0a3.zip
|
https://github.com/jamie-pate/godot-control-data-binds/archive/12be2bf1ad699e7f21ddb327b7855af719d7f0a3.zip
|
Icon Url |
https://raw.githubusercontent.com/jamie-pate/godot-control-data-binds/refs/heads/main/icon.png
|
https://raw.githubusercontent.com/jamie-pate/godot-control-data-binds/refs/heads/main/icon.png
|