Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-23 | Make all demo icons 8-bit/color RGB(A) | RĂ©mi Verschelde | |
Godot does not seem to like 8-bit colormaps. Fixes #2874. | |||
2015-10-29 | Added some demo icons | neikeq | |
2015-03-22 | fixes/cleans up | Juan Linietsky | |
-input now correctly works when using viewport scaling -added function to get areas/bodies in given point -added function to get space state directly from world | |||
2015-03-22 | input events on Area2D is now supported | Juan Linietsky | |
also added a demo showing how this works |