Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-26 | Remove setting that caused is_inside_tree() errors on doppler tracking enabled. | Juan Linietsky | |
2019-02-25 | Several fixes to make GLES2 on HTML5 work much better. | Juan Linietsky | |
Changed math class error reporting to be a bit less paranoid. | |||
2019-02-12 | [Core] Transform2D add set_scale and fix set_rotation | Aaron Franke | |
Note: These are still not exposed to GDScript | |||
2019-02-09 | [Core] Rename Matrix3 file to Basis | Aaron Franke | |
The code already referred to "Basis", it's just the file name that was different for some reason. |