godot/tools/doc
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
..
doc_data.cpp Type renames: 2017-01-11 00:52:51 -03:00
doc_data.h -Conversion of most properties to a simpler syntax, easier to use by script 2017-01-04 01:16:14 -03:00
doc_dump.cpp Type renames: 2017-01-11 00:52:51 -03:00
doc_dump.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00