Commit Graph

8 Commits (86253cbdfe0410ad4d50c2051036b51fb01ea16d)

Author SHA1 Message Date
Bojidar Marinov 7a18bb8ace Fix File.get_csv_line not including quoted newlines in the output
Close #1232
2016-04-16 15:12:29 +07:00
Hubert Jarosz 4a4f247914
remove trailing whitespace 2016-03-09 00:00:52 +07:00
tmt 2447c3171f File: Added delimiter to get_csv_line 2016-01-28 23:20:18 +07:00
George Marques 5be9ff7b67 Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
Juan Linietsky fdaa2920eb Updated copyright year in all headers 2015-04-18 14:38:54 +07:00
Juan Linietsky 1cad087969 Making Godot Easier to Use..
-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-Auto indenter in code editor, this makes it much easier to paste external code.
-Zoom in 2D viewport now uses the mouse pointer as reference.
-Obscure hack to see where code/line of GDScript in C++ backtrace.
-Fixed a bug where keys would get stuck on X11 if pressed simultaneously
-Added Api on IP singleton to request local IPs.
-Premultiplied alpha support when importing texture, editing PNGs and as a blend mode.
2014-05-24 01:35:47 +07:00
Juan Linietsky 31ce3c5fd0 -fix bug in cache for atlas import/export
-fix some menus
-fixed bug in out transition curves
-detect and remove file:/// in collada
-remove multiscript for now
-remove dependencies on mouse in OS, moved to Input
-avoid fscache from screwing up (fix might make it slower, but it works)
-funcref was missing, it's there now
2014-03-13 22:57:24 +07:00
Juan Linietsky 0b806ee0fc GODOT IS OPEN SOURCE 2014-02-09 22:10:30 +07:00