Commit graph

22 commits

Author SHA1 Message Date
Juan Linietsky bc26f90581 Type renames:
Matrix32 -> Transform2D
	Matrix3 -> Basis
	AABB -> Rect3
	RawArray -> PoolByteArray
	IntArray -> PoolIntArray
	FloatArray -> PoolFloatArray
	Vector2Array -> PoolVector2Array
	Vector3Array -> PoolVector3Array
	ColorArray -> PoolColorArray
2017-01-11 00:52:51 -03:00
Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
All usages of "type" to refer to classes were renamed to "class"
ClassDB has been exposed to GDScript.
OBJ_TYPE() macro is now GDCLASS()
2017-01-02 23:03:46 -03:00
Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader!
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer
with state-of-the-art rendering techniques tuned to work as low as middle
end handheld devices - without compromising with the possibilities given
for higher end desktop games of course. Great times ahead for the Godot
community and the gamers that will play our games!
2017-01-01 22:03:33 +01:00
volzhs b8f80e9450 Select newly created or imported project automatically 2016-11-08 03:39:05 +09:00
Dima Granetchi bee2091056
Auto import project folder, confirm scan multiple folders or non-project folder 2016-08-01 22:59:12 +03:00
Dima Granetchi a1c0fdac9a
fix run button availability check 2016-07-31 01:06:12 +03:00
Andreas Haas 9720e73e04
Project Manager: Import projects using filesystem drag'n'drop.
Can drop an engine.cfg file over the window to import it ;)
2016-07-29 17:07:05 +02:00
Dima Granetchi 283530a70b
keep selected_list up to date 2016-07-29 03:41:21 +03:00
Ignacio Etcheverry 761193ecd9 Project Manager: Added project list scrolling with keyboard 2016-07-23 21:37:25 +02:00
Juan Linietsky 31ebac2bfb Downloaded templates from project manager can now be installed. 2016-07-11 21:34:50 -03:00
Geequlim 06690989f1 Clean up editor theme creation 2016-06-18 13:32:03 +08:00
Juan Linietsky b847aec864 Added asset library on project manager for templates 2016-06-08 09:25:47 -03:00
George Marques 5be9ff7b67 Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
Franklin Sobrinho fd59d17b22 Avoid project manager from processing gamepad input 2015-12-14 16:31:37 -03:00
Juan Linietsky fdaa2920eb Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
marynate b9a8c39af5 Use toolbutton for clear search term 2014-06-17 13:39:01 +08:00
marynate 8b31ae491f Move ProjectListFilter::FilterOption into private section 2014-06-17 13:38:44 +08:00
marynate 57ab93bd27 Add project list filter for easy finding projects 2014-06-17 13:38:44 +08:00
marynate 151df47677 Add pin/favorite projects in project manager 2014-06-10 11:05:46 +08:00
marynate e94f875788 Allow run/edit multiple projects from project manager 2014-06-10 11:03:32 +08:00
marynate 78fd9ada45 Add multi-select to project manager 2014-05-02 16:05:57 +08:00
Juan Linietsky 0b806ee0fc GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00