Commit Graph

  • d373b50644 - added screenshot master bklronin 2025-06-01 10:08:35 +02:00
  • 0a9d557ce0 Merge pull request 'structure' (#7) from structure into master BKLronin 2025-06-01 10:05:29 +02:00
  • c1911e3fac - added MIT license structure bklronin 2025-06-01 10:00:12 +02:00
  • 6cf70b9ae2 - Fixed redraw when component changed bklronin 2025-04-13 16:40:54 +02:00
  • 4d7b2cdbad - Added enabling of midpsnap and prepared others - Show dimesnion on hover bklronin 2025-03-29 22:36:11 +01:00
  • f26a596159 - Added contrain displayed next to line - Slight change to point check from solver. bklronin 2025-03-28 21:17:19 +01:00
  • 2a7f718b3e - Added construction lines switching - Moved callbacks into sketchwidget from main. - Changed reset on right click bklronin 2025-02-16 22:00:59 +01:00
  • 878b6093b7 - Added new buttons and settings bklronin 2025-01-02 19:28:43 +01:00
  • 15cc30edac Merge pull request 'structure' (#6) from structure into master BKLronin 2025-01-02 19:20:35 +01:00
  • 3e88e41e4b - Added new buttons and settings bklronin 2025-01-02 14:39:36 +01:00
  • e9383f76a2 - delete sketch working - added mid point snap - added hovering line with distance bklronin 2025-01-01 21:35:43 +01:00
  • f5861b8bd1 - Drawing bodys depending on the selected compo - Cut working - Edit sketch working bklronin 2024-12-31 23:48:20 +01:00
  • 601121dc15 - changing compos including sketches and bodies bklronin 2024-12-31 17:21:56 +01:00
  • 6c8462a7f3 - changing compos for sketches works bklronin 2024-12-31 14:34:41 +01:00
  • 8530f6f8b9 - Added new componnt controls bklronin 2024-12-31 00:36:26 +01:00
  • 6ef88925b1 - Added new componnt controls bklronin 2024-12-31 00:33:30 +01:00
  • d75d59f311 - Sketch projection partly works again :) bklronin 2024-12-30 20:12:46 +01:00
  • 842799b35f - Sketch projection partly works again :) bklronin 2024-12-30 13:54:15 +01:00
  • a5202e1630 - Basic oop sketch widget implement bklronin 2024-10-26 18:02:06 +02:00
  • 79c1aa106f -Changed multi layer render - added ignore - prepraed sketchwidget bklronin 2024-10-26 14:40:58 +02:00
  • d86e108552 - Updated requirements.txt bklronin 2024-08-16 22:18:39 +02:00
  • 511b5da78a - Bsic sketch to object approach bklronin 2024-08-16 20:21:21 +02:00
  • b80185e93e - Bsic sketch to object approach bklronin 2024-07-28 13:46:55 +02:00
  • cebe1b41e7 - UI update sketch and body to the sides bklronin 2024-07-24 08:39:39 +02:00
  • e3a8d55850 - intial transit bklronin 2024-07-23 15:25:50 +02:00
  • df336aaea7 Layered rendering inverted interactor Befrore fork bklronin 2024-07-18 20:42:01 +02:00
  • a8d15d7b4b Fixed interactor Added proj lines selected bklronin 2024-07-17 16:53:25 +02:00
  • 048ace83ce - Projection and extrusion fixed again bklronin 2024-07-16 20:11:24 +02:00
  • c6f48a6e78 - Fixed 2d sketch with transfrom bklronin 2024-07-16 18:02:27 +02:00
  • 0c3e4eeb5e - Sketch projection and extrude in place working bklronin 2024-07-13 13:46:13 +02:00
  • d2b8d9540a - Working project and draw on exiting bklronin 2024-07-11 20:16:20 +02:00
  • cb471b4108 - More projection and extrusion in place bklronin 2024-07-10 23:19:43 +02:00
  • b5c965bf2e - Basic 2D projection bklronin 2024-07-09 15:45:34 +02:00
  • 5ff48c0f5e - Basic 2D projection bklronin 2024-07-08 22:14:25 +02:00
  • 9daf263aad - Implemented vtk base for viewing bklronin 2024-07-04 22:58:52 +02:00
  • fcabe449f8 - Re enebaled mesh generation - fixed line tool right button break line - implemented main buffer for pt-line distance bklronin 2024-07-01 13:34:42 +02:00
  • e9098108d2 - Transition to functions for entity retrieval bklronin 2024-06-28 22:52:23 +02:00
  • 24e4d1028b - Added püoint to line incl detection - Added draggable points - added fhunctions for solv retreival bklronin 2024-06-28 14:22:27 +02:00
  • e10e26565e - Added distance and quadrant - added line distance to drawn lines bklronin 2024-06-26 18:16:56 +02:00
  • 3e85a11787 - Added distance and quadrant - added line distance to drawn lines bklronin 2024-06-26 17:42:13 +02:00
  • ac9176fbd3 - pt_line constrain - Scalable quadrant view bklronin 2024-06-25 15:22:10 +02:00
  • b197e52cf3 Basic pt_pt constrain with ui bklronin 2024-06-19 22:17:30 +02:00
  • edbd5ed0d3 - Started Solvespace implementation solver bklronin 2024-06-19 17:14:58 +02:00
  • a64971e0fe Checkpoint before solvespace integration bklronin 2024-06-18 09:53:39 +02:00
  • 92a870e834 - UI workflow improvements - Remove specific item - bklronin 2024-06-15 23:03:27 +02:00
  • 055a90b62e - Extrude and cut bklronin 2024-06-15 00:18:32 +02:00
  • e35ff3e9a1 - Basic polygon to body bklronin 2024-06-14 14:38:11 +02:00
  • 24f569ebc1 2d drawing test bklronin 2024-05-11 22:36:06 +02:00
  • fdc3948f8c 2d drawing test bklronin 2024-05-11 22:10:41 +02:00
  • 8db6743dcd 2d drawing test bklronin 2024-05-11 20:27:03 +02:00
  • 243d2c4385 basic_proto bklronin 2024-05-09 22:44:38 +02:00
  • c11f47a2b6 basic_proto bklronin 2024-05-09 22:07:06 +02:00
  • 36db883433 basic_proto bklronin 2024-05-09 19:28:05 +02:00
  • b391e871d6 basic_proto bklronin 2024-05-09 19:27:42 +02:00
  • 690b0a3880 init Thomas 2023-12-30 16:55:01 +01:00