-
Notifications
You must be signed in to change notification settings - Fork 59
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
Api autogen #109
Api autogen #109
Commits on Jun 14, 2024
-
Rewrite the move_sketch test and enable it
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea19b35 - Browse repository at this point
Copy the full SHA ea19b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff66955 - Browse repository at this point
Copy the full SHA ff66955View commit details -
Break idwrap into its own mod as it's getting lengthy
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 215f568 - Browse repository at this point
Copy the full SHA 215f568View commit details -
Move the featurecell to its own file
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e99d059 - Browse repository at this point
Copy the full SHA e99d059View commit details -
Move from Solid to Feature in workbench
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89f63d7 - Browse repository at this point
Copy the full SHA 89f63d7View commit details -
Rename "solid" to "feature" and add extrusion update form (length, of…
…fset, etc.) Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69126d2 - Browse repository at this point
Copy the full SHA 69126d2View commit details -
Actually save the steps to history
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e51dfd - Browse repository at this point
Copy the full SHA 5e51dfdView commit details -
Fix test project so that it records the steps
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42b7b77 - Browse repository at this point
Copy the full SHA 42b7b77View commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbdce92 - Browse repository at this point
Copy the full SHA dbdce92View commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 875a796 - Browse repository at this point
Copy the full SHA 875a796View commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9443bbc - Browse repository at this point
Copy the full SHA 9443bbcView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a069b92 - Browse repository at this point
Copy the full SHA a069b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f848d - Browse repository at this point
Copy the full SHA 66f848dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632058d - Browse repository at this point
Copy the full SHA 632058dView commit details -
Introduce rust logging that shows in dev console
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e652b3 - Browse repository at this point
Copy the full SHA 5e652b3View commit details -
Add a FaceSelector trait with a simple ID selector and a benchmark to…
… generate an HTML report Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b99cdd6 - Browse repository at this point
Copy the full SHA b99cdd6View commit details -
Make extrusion use the face selector
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3df235 - Browse repository at this point
Copy the full SHA d3df235View commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b68268 - Browse repository at this point
Copy the full SHA 2b68268View commit details -
Play around with message functions that auto-generate structs
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df9e87b - Browse repository at this point
Copy the full SHA df9e87bView commit details -
Use the new function message for sketch add point
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 074cde9 - Browse repository at this point
Copy the full SHA 074cde9View commit details -
Generate the typescript definitions
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14c393b - Browse repository at this point
Copy the full SHA 14c393bView commit details -
Add the gen-types binary that auto-generates the ts message types
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3796b6b - Browse repository at this point
Copy the full SHA 3796b6bView commit details -
Use the new cad function wrappers
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b166e9b - Browse repository at this point
Copy the full SHA b166e9bView commit details -
Start ripping out the realization from svelte
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3edd4cb - Browse repository at this point
Copy the full SHA 3edd4cbView commit details -
Further try to use the new api in svelte
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e922f7 - Browse repository at this point
Copy the full SHA 6e922f7View commit details -
More fixes and introduction of the isotope types - not sure if needed…
… yet Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04522fb - Browse repository at this point
Copy the full SHA 04522fbView commit details -
Tests to interface the new api with the frontend
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9c91a8 - Browse repository at this point
Copy the full SHA b9c91a8View commit details -
Start implementing the interop graph - broken code
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 087c481 - Browse repository at this point
Copy the full SHA 087c481View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a041d - Browse repository at this point
Copy the full SHA c4a041dView commit details -
Update the primitive operations and the projectmessagehandler
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 239c06f - Browse repository at this point
Copy the full SHA 239c06fView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b50498c - Browse repository at this point
Copy the full SHA b50498cView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8eb633 - Browse repository at this point
Copy the full SHA c8eb633View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc4f08 - Browse repository at this point
Copy the full SHA ccc4f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef29a1 - Browse repository at this point
Copy the full SHA 7ef29a1View commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86a2492 - Browse repository at this point
Copy the full SHA 86a2492View commit details -
Create the planes and origin as steps
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa25c1c - Browse repository at this point
Copy the full SHA fa25c1cView commit details -
Start making the rest of the stuff work
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c52ba34 - Browse repository at this point
Copy the full SHA c52ba34View commit details -
Remove update steps and use hash as ID for anything
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ad97df - Browse repository at this point
Copy the full SHA 9ad97dfView commit details -
Rename the interop node to step result and use the hashes instead of IDs
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f31c59 - Browse repository at this point
Copy the full SHA 1f31c59View commit details -
Show the message errors in console
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c1eba9 - Browse repository at this point
Copy the full SHA 9c1eba9View commit details -
Make the step hashes a different struct to avoid mix-ups
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b8971f - Browse repository at this point
Copy the full SHA 7b8971fView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20e649e - Browse repository at this point
Copy the full SHA 20e649eView commit details -
Format everything and start fixing the sketch tools
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdbfcce - Browse repository at this point
Copy the full SHA cdbfcceView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8ffbe2 - Browse repository at this point
Copy the full SHA d8ffbe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fc65a - Browse repository at this point
Copy the full SHA 54fc65aView commit details -
Face fixes in the frontend - rust still returns no faces
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f645298 - Browse repository at this point
Copy the full SHA f645298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2befbff - Browse repository at this point
Copy the full SHA 2befbffView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3eed197 - Browse repository at this point
Copy the full SHA 3eed197View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5684fcc - Browse repository at this point
Copy the full SHA 5684fccView commit details -
Re-fix the simple extrusion example
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 447011d - Browse repository at this point
Copy the full SHA 447011dView commit details -
Signed-off-by: Dimitris Zervas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 790b6f7 - Browse repository at this point
Copy the full SHA 790b6f7View commit details