This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5,466
Commits
15
Branches
59
Tags
2.2
GiB
6e0de0cce8
Commit Graph
3 Commits
Author
SHA1
Message
Date
Juan Linietsky
36e754457f
Warn instad of crashing when class instance is gone after yield.
Closes
#5247
, probably closes other yield related crashes
2016-06-29 21:06:16 -03:00
Juan Linietsky
3754f6cd75
Properly show the source:line even in inner clases,
closes
#3766
2016-06-28 11:49:57 -03:00
Juan Linietsky
df139f57b3
Some cleanup to GDScript
...
separated GDFunction (VM) from GDScript in two different files
2016-05-31 22:33:43 -03:00