-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [ci] Fix #6 CI copy index.html to 404.html * [ng] Restore routing * [ng] Geometry selection and state save * [ng] [threejs] Disable transparency order check * [ng] [threejs] Better material rendering * [ng] Added geometry outline and merge * [ng] Preparing smart node editing * [ng] Hand written rules * [ng] Implement three helper functions * [ng] Fix all unit tests * [ng] Implemented controls + better geometry cleaning * [ng] Geometry prettification classes added * [ng] UI Config storage updates * [ng] User config storage, service and UI are done * [ng] Tracks ui * [ng] Loads events * [ng] Pretty particle trajectories and whole lot of updates
- Loading branch information
Showing
41 changed files
with
3,846 additions
and
429 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,3 +130,5 @@ dist | |
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 | ||
.idea/* | ||
|
||
|
||
.vscode/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -107,5 +107,8 @@ | |
} | ||
} | ||
} | ||
}, | ||
"cli": { | ||
"analytics": "aa6f00cf-04e4-4e98-9d0e-1423cb1a0d51" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.