v7.0.0
meszaros-lajos-gyorgy
released this
02 Nov 10:36
·
377 commits
to main
since this release
- added brightness option to
with light
command in.rooms
files - added fixinter lamps' getters to
Entity
- added
Texture.equalsAny()
- added
Texture.equals()
to compare filename strings, not justTexture
instances - added selection api to
Polygons
:- selectAll
- selectBy
- hasSelection
- clearSelection
- selectOutOfBounds
- selectWithinBox
- selectByTextures
- removeSelected
- apply
- copy
- extended methods of
Polygons
to work with selections:- makeDoubleSided
- moveToRoom1
- move
- scale
- added
Entity.fromPolygons()