Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for routes with bool fields #18

Merged
merged 3 commits into from Oct 25, 2017
Merged

fix for routes with bool fields #18

merged 3 commits into from Oct 25, 2017

Conversation

andreasplesch
Copy link
Owner

No description provided.

* Create BooleanFilter.js

* filtered output

* clarify inputFalse comment

* initial but tested version

* Create BooleanTrigger.js

see https://x3dom-booleantrigger.glitch.me/

* Create IntegerTrigger.js

see https://x3dom-integertrigger.glitch.me/

* Create TimeTrigger.js

see https://x3dom-timetrigger.glitch.me/

* add EventUtilties component and files

* formatting

* tabs

* tabs

* tabs

* Create X3DTriggerNode.js

* extend X3DTriggerNode

* extend X3DTriggerNode

* extend X3DTriggerNode

* Create X3DSequencerNode.js

see IntegerSequencer branch for history

* Create BooleanSequencer.js

see IntegerSequencer branch

* Create IntegerSequencer.js

see IntegerSequencer branch

* fixesuggested by  LGTM (x3dom#747)

* declare local variables in three files
* cleaning
a boolean field with a default value of 'false' was not recognized as existing; use explicit check for undefined
@andreasplesch andreasplesch merged commit 94ef6ca into BuildPR Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant