issues
search
niklas2902
/
py4godot
Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.
MIT License
64
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add some documentation
#32
niklas2902
opened
9 months ago
1
Add plugin creation
#31
niklas2902
closed
3 months ago
0
Add linux build
#30
niklas2902
closed
5 months ago
0
Updating properties when file was changed not working
#29
niklas2902
closed
9 months ago
0
Saving files from within godot doesn't work
#28
niklas2902
closed
9 months ago
0
Redirect print to godot print
#26
niklas2902
closed
9 months ago
0
Develop
#25
niklas2902
closed
2 years ago
0
Update master
#24
niklas2902
closed
2 years ago
0
Import reduction
#23
niklas2902
closed
2 years ago
0
Allow returning None for bindings
#22
niklas2902
closed
2 years ago
0
Reduce number of import statements needed
#20
niklas2902
closed
2 years ago
0
Create pyi files to improve editor support
#19
niklas2902
closed
2 years ago
0
Allow return values for @gdmethods
#18
niklas2902
closed
2 years ago
0
Using properties in methods sometimes leads to crash
#17
niklas2902
closed
2 years ago
0
User config File top configure build paths
#16
niklas2902
opened
2 years ago
0
Build improvement
#15
niklas2902
closed
2 years ago
0
Signals with parameters not called
#14
niklas2902
closed
9 months ago
0
Implement faster PoolArrays access with read and write methods
#13
niklas2902
closed
1 year ago
0
Improve building so that a godot plugin gets created
#12
niklas2902
closed
1 month ago
2
Implement PoolArrays
#11
niklas2902
closed
2 years ago
0
Allow default values for core types and generated types
#10
niklas2902
closed
2 years ago
0
calling get_method_list and get_property_list crashes sometimes
#9
niklas2902
closed
2 years ago
0
Fix PyUnicode_AsWideCharString signature
#8
hexagonrecursion
closed
2 years ago
1
Fix PyUnicode_AsWideCharString signature
#7
hexagonrecursion
closed
2 years ago
0
Make attribute hint strings like sliders easier to define (separate Classes)
#6
niklas2902
closed
2 years ago
0
Add linux build 🏗️
#5
niklas2902
closed
2 years ago
0
Python dependency not found 🐛
#4
niklas2902
closed
2 years ago
0
Create LICENSE
#3
niklas2902
closed
2 years ago
0
Make python idependent from currently installed python. Use code from…
#1
niklas2902
closed
3 years ago
0
Previous