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

Use the new API in the frontend #101

Merged
merged 111 commits into from
Jun 14, 2024
Merged

Use the new API in the frontend #101

merged 111 commits into from
Jun 14, 2024

Commits on Jun 5, 2024

  1. Start integrating ISOtope - Rings and Faces are missing

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    41058d0 View commit details
    Browse the repository at this point in the history
  2. Move to single message for primitives, according to ISOtope

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    96e2bef View commit details
    Browse the repository at this point in the history
  3. Start working on the RealSketch - no sketch data are duplicated, just…

    … the 3D calculated points are kept
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ae8b52e View commit details
    Browse the repository at this point in the history
  4. Port RealSketch to use ISOtope

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9206bef View commit details
    Browse the repository at this point in the history
  5. Use more isotope functions and fix some errors

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f827d9b View commit details
    Browse the repository at this point in the history
  6. Fix calling functions from isotope

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    84acb09 View commit details
    Browse the repository at this point in the history
  7. Macro-defined steps with expected step operations. The workbench oper…

    …ations are done
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b09a323 View commit details
    Browse the repository at this point in the history
  8. Add isketch steps but remove workbench

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    16007d8 View commit details
    Browse the repository at this point in the history
  9. Add the rest of the sketch primitives

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6b724bd View commit details
    Browse the repository at this point in the history
  10. Touch a bit the workspaces

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6b449ac View commit details
    Browse the repository at this point in the history
  11. Move to proc_macro instead of macro_rules

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2ce2baa View commit details
    Browse the repository at this point in the history
  12. It works!

    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    743910f View commit details
    Browse the repository at this point in the history
  13. Fix a bunch of problems and disable extrusions - will tackle them later

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    427464a View commit details
    Browse the repository at this point in the history
  14. Fix the stepdata messages

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1df5b17 View commit details
    Browse the repository at this point in the history
  15. Most not strictly add commands done

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b4a1cca View commit details
    Browse the repository at this point in the history
  16. Start fixing some tests

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    61800ec View commit details
    Browse the repository at this point in the history
  17. iron out a ton of errors - the hard remain

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fa6532d View commit details
    Browse the repository at this point in the history
  18. Lifetime tinkerings

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9249107 View commit details
    Browse the repository at this point in the history
  19. Fix most stuff

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    060ebca View commit details
    Browse the repository at this point in the history
  20. Some typescript work

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    151ce22 View commit details
    Browse the repository at this point in the history
  21. Add skip_history in macro

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7be5cdd View commit details
    Browse the repository at this point in the history
  22. Fix the skip_history

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7eda097 View commit details
    Browse the repository at this point in the history
  23. Add update & delete support in macro

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e2c1770 View commit details
    Browse the repository at this point in the history
  24. Use my branch for now

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8c9bb42 View commit details
    Browse the repository at this point in the history
  25. Ignore .vscode

    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0ba1cb5 View commit details
    Browse the repository at this point in the history
  26. skip failing e2e test

    av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    04772e8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2de9e85 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    987f75a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    85215ba View commit details
    Browse the repository at this point in the history
  30. Implement the rest of the basic steps

    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    45a69c5 View commit details
    Browse the repository at this point in the history
  31. macro change didn't work

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a296cbd View commit details
    Browse the repository at this point in the history
  32. More stupid stuff

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    524af2b View commit details
    Browse the repository at this point in the history
  33. Land on a message implementation - all messages are structs

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5b2560d View commit details
    Browse the repository at this point in the history
  34. Add ProjectRename command

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    63ce0c7 View commit details
    Browse the repository at this point in the history
  35. Finally fix the messaging re-design

    Everything should work as expected
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    889b87b View commit details
    Browse the repository at this point in the history
  36. Add all the sketch messages

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d0c1b8f View commit details
    Browse the repository at this point in the history
  37. Move the message code to a mod and implement the IDWrap serializer

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    095f042 View commit details
    Browse the repository at this point in the history
  38. Start ironing out the steps + history

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    157860a View commit details
    Browse the repository at this point in the history
  39. Add stubbed realization for all steps. Also steps are now just wrappe…

    …d messages
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3a608d4 View commit details
    Browse the repository at this point in the history
  40. Some QoL around realizations

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fbe0b9b View commit details
    Browse the repository at this point in the history
  41. Add realization for Workbench messages

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fdd1fed View commit details
    Browse the repository at this point in the history
  42. Make the realization for points, planes and sketches a direct clone o…

    …f the workbench
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d8f4a44 View commit details
    Browse the repository at this point in the history
  43. Record messages in history

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    03cd07e View commit details
    Browse the repository at this point in the history
  44. Move to tsify-next

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0c62838 View commit details
    Browse the repository at this point in the history
  45. Update rust deps

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    211ed8a View commit details
    Browse the repository at this point in the history
  46. Remove realization as an idea completely

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ea2fce4 View commit details
    Browse the repository at this point in the history
  47. Move extrusion helpers to solid helpers

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c5d525d View commit details
    Browse the repository at this point in the history
  48. Add new extrusion message

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    74d1bd5 View commit details
    Browse the repository at this point in the history
  49. Add typescript functions for all messages

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3e5c1d2 View commit details
    Browse the repository at this point in the history
  50. collect the map in the MessageEnum derive

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1c0f299 View commit details
    Browse the repository at this point in the history
  51. Fix one_extrusion

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b7cbb1e View commit details
    Browse the repository at this point in the history
  52. re-enable step_export

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7afa3cb View commit details
    Browse the repository at this point in the history
  53. Add proper test ignore messages

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a9bfee8 View commit details
    Browse the repository at this point in the history
  54. Implement a bunch of clippy fixes

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a6134f4 View commit details
    Browse the repository at this point in the history
  55. Even more clippy fixes

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8e84431 View commit details
    Browse the repository at this point in the history
  56. Fix the example

    dzervas authored and av8ta committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    82e5ff6 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    1d60759 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    9d47e25 View commit details
    Browse the repository at this point in the history
  59. Add cadmium core readme

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2d7c567 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge remote-tracking branch 'origin/main' into dev

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    62638e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge remote-tracking branch 'origin/main' into dev

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7b2975c View commit details
    Browse the repository at this point in the history
  2. Rewrite the move_sketch test and enable it

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ea19b35 View commit details
    Browse the repository at this point in the history
  3. Add step messages

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ff66955 View commit details
    Browse the repository at this point in the history
  4. Break idwrap into its own mod as it's getting lengthy

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    215f568 View commit details
    Browse the repository at this point in the history
  5. Move the featurecell to its own file

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e99d059 View commit details
    Browse the repository at this point in the history
  6. Move from Solid to Feature in workbench

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    89f63d7 View commit details
    Browse the repository at this point in the history
  7. Rename "solid" to "feature" and add extrusion update form (length, of…

    …fset, etc.)
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    69126d2 View commit details
    Browse the repository at this point in the history
  8. Actually save the steps to history

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5e51dfd View commit details
    Browse the repository at this point in the history
  9. Fix test project so that it records the steps

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    42b7b77 View commit details
    Browse the repository at this point in the history
  10. Rename solid to feature mod

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dbdce92 View commit details
    Browse the repository at this point in the history
  11. Move isketch to its own mod

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    875a796 View commit details
    Browse the repository at this point in the history
  12. Fix some broken code

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9443bbc View commit details
    Browse the repository at this point in the history
  13. Add sketch compounds

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a069b92 View commit details
    Browse the repository at this point in the history
  14. Run pnpm format

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    66f848d View commit details
    Browse the repository at this point in the history
  15. Fix the cargo.lock

    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    632058d View commit details
    Browse the repository at this point in the history
  16. Introduce rust logging that shows in dev console

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5e652b3 View commit details
    Browse the repository at this point in the history
  17. Add a FaceSelector trait with a simple ID selector and a benchmark to…

    … generate an HTML report
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b99cdd6 View commit details
    Browse the repository at this point in the history
  18. Make extrusion use the face selector

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d3df235 View commit details
    Browse the repository at this point in the history
  19. Add centroid face selector

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2b68268 View commit details
    Browse the repository at this point in the history
  20. Play around with message functions that auto-generate structs

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    df9e87b View commit details
    Browse the repository at this point in the history
  21. Use the new function message for sketch add point

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    074cde9 View commit details
    Browse the repository at this point in the history
  22. Generate the typescript definitions

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    14c393b View commit details
    Browse the repository at this point in the history
  23. Add the gen-types binary that auto-generates the ts message types

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3796b6b View commit details
    Browse the repository at this point in the history
  24. Use the new cad function wrappers

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b166e9b View commit details
    Browse the repository at this point in the history
  25. Start ripping out the realization from svelte

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3edd4cb View commit details
    Browse the repository at this point in the history
  26. Further try to use the new api in svelte

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6e922f7 View commit details
    Browse the repository at this point in the history
  27. More fixes and introduction of the isotope types - not sure if needed…

    … yet
    
    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    04522fb View commit details
    Browse the repository at this point in the history
  28. Tests to interface the new api with the frontend

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b9c91a8 View commit details
    Browse the repository at this point in the history
  29. Start implementing the interop graph - broken code

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    087c481 View commit details
    Browse the repository at this point in the history
  30. pnpm format

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c4a041d View commit details
    Browse the repository at this point in the history
  31. Update the primitive operations and the projectmessagehandler

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    239c06f View commit details
    Browse the repository at this point in the history
  32. Finish the addition of node

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b50498c View commit details
    Browse the repository at this point in the history
  33. include the node in each step

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c8eb633 View commit details
    Browse the repository at this point in the history
  34. Start integrating

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ccc4f08 View commit details
    Browse the repository at this point in the history
  35. Add step typeguards

    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7ef29a1 View commit details
    Browse the repository at this point in the history
  36. Make the sketch features work

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    86a2492 View commit details
    Browse the repository at this point in the history
  37. Create the planes and origin as steps

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fa25c1c View commit details
    Browse the repository at this point in the history
  38. Start making the rest of the stuff work

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c52ba34 View commit details
    Browse the repository at this point in the history
  39. Remove update steps and use hash as ID for anything

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9ad97df View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1f31c59 View commit details
    Browse the repository at this point in the history
  41. Show the message errors in console

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9c1eba9 View commit details
    Browse the repository at this point in the history
  42. Make the step hashes a different struct to avoid mix-ups

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7b8971f View commit details
    Browse the repository at this point in the history
  43. Fix the new hash-ID lookup

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    20e649e View commit details
    Browse the repository at this point in the history
  44. Format everything and start fixing the sketch tools

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    cdbfcce View commit details
    Browse the repository at this point in the history
  45. Fix the newLine tool

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d8ffbe2 View commit details
    Browse the repository at this point in the history
  46. Fix the damn line

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    54fc65a View commit details
    Browse the repository at this point in the history
  47. Face fixes in the frontend - rust still returns no faces

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f645298 View commit details
    Browse the repository at this point in the history
  48. Do more face work

    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2befbff View commit details
    Browse the repository at this point in the history
  49. Fix solids & extrusion

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3eed197 View commit details
    Browse the repository at this point in the history
  50. Fix the circle

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5684fcc View commit details
    Browse the repository at this point in the history
  51. Re-fix the simple extrusion example

    Signed-off-by: Dimitris Zervas <[email protected]>
    dzervas committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    447011d View commit details
    Browse the repository at this point in the history