Skip to content

Releases: adizanni/floor3d-card

v1.1.9

01 Jan 00:14
Compare
Choose a tag to compare

v1.1.9 more_info is now a parameter to avoid shadowing the dblclick event

v1.1.8

31 Dec 22:43
Compare
Choose a tag to compare

Introduced lock_camera parameter and fixed bug

v1.1.7

31 Dec 22:36
Compare
Choose a tag to compare

Introduced lock_camera parameter

v1.1.6

31 Dec 21:18
Compare
Choose a tag to compare

Added the more-info event.
When clicking on an object bound to an entity, the more-info dialog is displayed for the entity.
This is waiting for more sophisticated management of event associated to gestures.

v1.1.5

14 Nov 17:06
Compare
Choose a tag to compare

this release brings bug corrections + management of the transparence in text entities

v1.1.4

10 Nov 22:18
43038d2
Compare
Choose a tag to compare

Introduced 2 new features:

  1. shadow parameter for the light entity. Put 'no' if you do not want that particular light to cast a shadow on the scene
  2. 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

13 Sep 18:19
3bb9f60
Compare
Choose a tag to compare
  • 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

v1.1.2

12 Sep 18:29
Compare
Choose a tag to compare

Introduced new percentage attribute for sliding doors

v1.1.1

10 Sep 14:35
Compare
Choose a tag to compare

Remove axes from model

v1.1.0

07 Sep 21:37
7a6bb53
Compare
Choose a tag to compare
  • Corrections and bugs

  • Brand new management of Doors (Windows) and Rotating objects

  • Pardon me if I have introduced regressions, it is quite a big release