mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
universal indexing rules in BezierCurve
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ LOVE 0.9.2 [Baby Inspector]
|
||||
* Added love.window.toPixels and love.window.fromPixels.
|
||||
* Added love.window.setPosition and love.window.getPosition, and 'x' and 'y' fields to love.window.setMode and t.window in love.conf.
|
||||
* Added love.filesystem.isSymlink, love.filesystem.setSymlinksEnabled, and love.filesystem.areSymlinksEnabled.
|
||||
* Added BezierCurve:renderSegment.
|
||||
* Added BezierCurve:renderSegment and BexierCurve:removePoint.
|
||||
|
||||
* Deprecated SpriteBatch:bind and SpriteBatch:unbind.
|
||||
* Deprecated all uses of the name 'FSAA' in favor of 'MSAA'.
|
||||
|
||||
Reference in New Issue
Block a user