-
Notifications
You must be signed in to change notification settings - Fork 29
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
Revamp CSG functions, make curve canvases consistent & more #234
Merged
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b55aef8 - Browse repository at this point
Copy the full SHA b55aef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b57671 - Browse repository at this point
Copy the full SHA 3b57671View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9c122 - Browse repository at this point
Copy the full SHA ac9c122View commit details -
Configuration menu - View commit details
-
Copy full SHA for a597fc7 - Browse repository at this point
Copy the full SHA a597fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8559080 - Browse repository at this point
Copy the full SHA 8559080View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f73d9 - Browse repository at this point
Copy the full SHA e8f73d9View commit details -
ref(csg): Remove default colour
The addition of operation colour preservation and removal of the store/render pattern means that all Shapes now require an explicit colour. Changing the default colour of the wrapped renderer no longer has a visible effect.
Configuration menu - View commit details
-
Copy full SHA for 89da19e - Browse repository at this point
Copy the full SHA 89da19eView commit details
Commits on Sep 5, 2023
-
fix(build): Fix
build modules
building no tabsRevise/clarify the logic of retrieveBundlesAndTabs() and update tests/comment.
Configuration menu - View commit details
-
Copy full SHA for 1c8f2b4 - Browse repository at this point
Copy the full SHA 1c8f2b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b4ec8 - Browse repository at this point
Copy the full SHA 41b4ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96cce00 - Browse repository at this point
Copy the full SHA 96cce00View commit details -
Configuration menu - View commit details
-
Copy full SHA for d951c8a - Browse repository at this point
Copy the full SHA d951c8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7509b9d - Browse repository at this point
Copy the full SHA 7509b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec40f5 - Browse repository at this point
Copy the full SHA 3ec40f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7453ce4 - Browse repository at this point
Copy the full SHA 7453ce4View commit details -
ref(build): Reorder config to match
Left over from tests with explicit tsconfig path when troubleshooting build errors
Configuration menu - View commit details
-
Copy full SHA for 5ecb319 - Browse repository at this point
Copy the full SHA 5ecb319View commit details -
Configuration menu - View commit details
-
Copy full SHA for beb901e - Browse repository at this point
Copy the full SHA beb901eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9644d - Browse repository at this point
Copy the full SHA 9a9644dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a5f35 - Browse repository at this point
Copy the full SHA 63a5f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac51bf8 - Browse repository at this point
Copy the full SHA ac51bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191f3ae - Browse repository at this point
Copy the full SHA 191f3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dfcd36 - Browse repository at this point
Copy the full SHA 7dfcd36View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb28d5 - Browse repository at this point
Copy the full SHA dcb28d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4332332 - Browse repository at this point
Copy the full SHA 4332332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 217756b - Browse repository at this point
Copy the full SHA 217756bView commit details -
Rename params, non-deep children copy for new Group
Configuration menu - View commit details
-
Copy full SHA for 23a6eb4 - Browse repository at this point
Copy the full SHA 23a6eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for be185d3 - Browse repository at this point
Copy the full SHA be185d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c37f8b0 - Browse repository at this point
Copy the full SHA c37f8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0be467 - Browse repository at this point
Copy the full SHA e0be467View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dbcdbd5 - Browse repository at this point
Copy the full SHA dbcdbd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9624a26 - Browse repository at this point
Copy the full SHA 9624a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2e694 - Browse repository at this point
Copy the full SHA ad2e694View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e7f3b - Browse repository at this point
Copy the full SHA f4e7f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b7844 - Browse repository at this point
Copy the full SHA c0b7844View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2a016 - Browse repository at this point
Copy the full SHA 3a2a016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc7c80 - Browse repository at this point
Copy the full SHA 9bc7c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd66e35 - Browse repository at this point
Copy the full SHA fd66e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a1a3b - Browse repository at this point
Copy the full SHA 48a1a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d8ac6 - Browse repository at this point
Copy the full SHA d1d8ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 636ff3e - Browse repository at this point
Copy the full SHA 636ff3eView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb2137b - Browse repository at this point
Copy the full SHA bb2137bView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b22b83 - Browse repository at this point
Copy the full SHA 6b22b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008d24b - Browse repository at this point
Copy the full SHA 008d24bView commit details -
ref(csg): Rename RGB components to values
They were called components when the params were clamped between 0-1. Now more fitting to call them values when 0-255.
Configuration menu - View commit details
-
Copy full SHA for de0a9a8 - Browse repository at this point
Copy the full SHA de0a9a8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.