Releases: adizanni/floor3d-card
Releases · adizanni/floor3d-card
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
Introduced 2 new features:
- shadow parameter for the light entity. Put 'no' if you do not want that particular light to cast a shadow on the scene
- attribute parameter for the text entity. Put the name of the attribute you want to actually display on the object instead of the state of the entity
v1.1.3
-
Remove orphaned Event Listeners on rerender (Fix Since 1.1.0 the 3D axis is being rendered on the model #55 for secondary issue listed in conversation)
-
Fix some cases of improper rendering on rerender (ex. lights not lighting, fans not rotating)
Thanks @JVital2013