aalavandhaann / blueprint-js

The Javascript es6 version of the original furnishup/blueprint3d. Need some royalty free low poly models for the inventory. Can someone help me with this?
MIT License
493 stars 156 forks source link

Wall color upon dragging door or windows (wall items) #39

Open micreales opened 4 years ago

micreales commented 4 years ago

Where is the exact declaration of the wall color that appears upon dragging of door and windows? The white one, I want to change it on black. Thanks

aalavandhaann commented 4 years ago

Can you please post a screenshot?

micreales commented 4 years ago

Hi, is there any way where the floor item can detect if it touches the wall ? Thanks

On Wed, Nov 20, 2019 at 3:53 AM #0K Srinivasan Ramachandran < notifications@github.com> wrote:

Can you please post a screenshot?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aalavandhaann/blueprint-js/issues/39?email_source=notifications&email_token=AIBHYDRYJVNY4NINWE5PLALQUUQMXA5CNFSM4JHW62MKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEERXKCA#issuecomment-555971848, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBHYDT4IAXPLA7MY62QHMTQUUQMXANCNFSM4JHW62MA .

technbuzz commented 4 years ago

I requested a pull request where I have worked on wall detection. But the author needs to approve or may be extend it to make the wall detection configurable.

micreales commented 4 years ago

Alright noted on this, Thank you

On Mon, Mar 23, 2020 at 1:51 PM Samiullah Khan notifications@github.com wrote:

I requested a pull request where I have worked on wall detection. But the author needs to approve or may be extend it to make the wall detection configurable.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aalavandhaann/blueprint-js/issues/39#issuecomment-602399783, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBHYDS4SQUN3CZZZK3TXGDRI32GXANCNFSM4JHW62MA .

micreales commented 4 years ago

Hi I would like to ask about the logic you did if the flooitem touches the wall and also is that include how many walls does the item touches? Thanks