Age | Commit message (Collapse) | Author |
|
|
|
-added NOTIFICATION_INSTANCED
|
|
|
|
fixes #1775
|
|
|
|
|
|
Fixed some bugs in Label.
|
|
Tripleclick now doesn't select line if clicks was done on different lines. Fix #1727
|
|
Fixed some items caught in cppcheck
|
|
|
|
|
|
|
|
|
|
|
|
-added functions to get mouse position in CanvasItem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-added tesselation function to curve and curve2d
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1462
|
|
-added a new function, Camera::is_position_behind to aid to unproject(), fixes #1725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Proper ability to edit BBCode in RTL.
|
|
|
|
-Added more debug information on memory cleanliness on exit (if run with -v)
-Fixed several memory leaks, fixes #1731, fixes #755
|
|
-KinematicBody2D::move now properly recognizes collision exceptions and masks, fixes #1649
-Removed object type masking for KinematicBody2D
-Added a test_motion() function to RigidBody2D, allowing simlar behavior to KinematicBody2D::move there.
|
|
|
|
fixes #1703
|
|
|
|
-added function to get list of tiles used
|
|
|
|
|
|
child.queue_free() instead. Fixes #1603
|
|
#1634 and #1610
|