Commit Graph

  • 35b1ce90f9
    sürüm 3 ve sonraki > 3 ve sonraki sürüm ... Mustafa Halil 2022-02-04 20:51:13 +0300
  • a9bd5e2459 CI: Create tarballs with submodules included for releases Maximilian Federle 2022-02-04 10:36:46 +0100
  • 026f936989 A workplane can now be defined from a workplane defined by point and normal ruevs 2022-02-01 18:29:34 +0200
  • 465506670c Fix normal issue, when a workplane is created from a point and normal we were only storing the numeric normal so the plane (and subsequent extrusion) wouldn't follow if the sketch was on the face of a revolve. Now we store the handle to the defining normal it predef.entityB so it can update properly on regeneration. phkahler 2022-01-30 15:06:13 -0500
  • 7fa72500c8
    Turkish translation tr_TR.po updated (#1203) Mustafa Halil 2022-02-02 21:52:14 +0300
  • 2b5b977e32 Turkish translation tr_TR.po updated Mustafa Halil 2022-01-29 23:16:25 +0300
  • 2e553b310f A workplane can now be defined from a workplane defined by point and normal ruevs 2022-02-01 18:29:34 +0200
  • a1b2db5e18 Translations update ruevs 2022-02-01 16:28:52 +0200
  • 914049728c Fix normal issue, when a workplane is created from a point and normal we were only storing the numeric normal so the plane (and subsequent extrusion) wouldn't follow if the sketch was on the face of a revolve. Now we store the handle to the defining normal it predef.entityB so it can update properly on regeneration. phkahler 2022-01-30 15:06:13 -0500
  • 61cc28f8b2
    Check for text STL when linking (#1197) phkahler 2022-01-27 13:20:35 -0500
  • 280ddc9261 Add message box for unsupported STL file type. phkahler 2022-01-26 11:57:54 -0500
  • 859df9f43d README: add libomp dependency for building on macOS ruevs 2022-01-24 19:19:00 +0200
  • 360009e08a
    README: add libomp dependency for building on macOS ruevs 2022-01-24 19:19:00 +0200
  • 2e671532e3 Use memcmp in STL import when checking for ASCII format ruevs 2022-01-24 10:34:28 +0200
  • 33271f1279 Check for text STL when linking phkahler 2022-01-23 10:42:40 -0500
  • b399d9a1ec add normals to linked STLs phkahler 2022-01-01 14:44:08 -0500
  • ca1d1b6ecf Fix resolve of relative path of assembly group. Henner Zeller 2022-01-18 17:53:57 -0800
  • 8f0ffb3d2e add normals to linked STLs phkahler 2022-01-01 14:44:08 -0500
  • 5cb299b2be Update CHANGELOG.md ruevs 2022-01-16 22:10:43 +0200
  • 8172649673 Update CHANGELOG.md ruevs 2022-01-16 22:10:43 +0200
  • f94fc89587 UI: Add a link to the GitHub commit in the Help menu ruevs 2022-01-13 19:48:46 +0200
  • bb7a6cbbba Revert "CMake: use git rev-parse to get GIT_COMMIT_HASH" ruevs 2022-01-13 12:41:49 +0200
  • 66459f2036 UI: Add a link to the GitHub commit in the Help menu ruevs 2022-01-13 19:48:46 +0200
  • d45d7e7c35 Revert "CMake: use git rev-parse to get GIT_COMMIT_HASH" phkahler 2022-01-13 19:08:59 -0500
  • a88f5d8b13 UI: Add a link to the GitHub commit at the bottom of the config screen ruevs 2022-01-13 13:26:28 +0200
  • 41eb60d353 Revert "CMake: use git rev-parse to get GIT_COMMIT_HASH" ruevs 2022-01-13 12:41:49 +0200
  • f1e47e6554 CMake: use git rev-parse to get GIT_COMMIT_HASH herrgahr 2022-01-09 13:09:50 +0100
  • e12086632b
    Remove warning on CLA Assistant from pull template app4soft 2022-01-10 19:20:15 +0200
  • e6d46c0d01
    Update README.md Tobias 2022-01-10 17:42:12 +0100
  • f92f4644db
    Create PULL_REQUEST_TEMPLATE.md app4soft 2022-01-10 11:11:35 +0200
  • 83480b9227 CMake: use git rev-parse to get GIT_COMMIT_HASH herrgahr 2022-01-09 13:09:50 +0100
  • 5efc148074 Add some gitignore stuff Ryan Pavlik 2022-01-08 09:25:57 -0600
  • 79a6463856 Make vectors/normals shown in the Property Browser into active links ruevs 2022-01-07 01:04:07 +0200
  • 3eaa99cb25 Make all points shown in the Property Browser into active links ruevs 2022-01-07 00:17:57 +0200
  • 056c392c4f Add some gitignore stuff Ryan Pavlik 2022-01-08 09:25:57 -0600
  • 0c2f77b6d1 Replace Vector::DistanceToLine internal implementation with Eigen one. Ryan Pavlik 2018-01-03 15:21:15 -0600
  • 88a02aa0d4 Modify SSurface::TangentsAt to use an Eigen-based implementation. Ryan Pavlik 2018-01-03 15:17:01 -0600
  • 9d0d873437 Modify STriangle::MinAltitude() to use an Eigen-based implementation. Ryan Pavlik 2018-01-03 15:16:35 -0600
  • 6d7e26eba0 Add utileigen header Ryan Pavlik 2018-01-03 15:15:48 -0600
  • 2b3ca6681a Revert "OpenMP-enable the evaluation of a jacobian." Ryan Pavlik 2022-01-08 09:09:57 -0600
  • 985e4fb67a OpenMP-enable the evaluation of a jacobian. Ryan Pavlik 2021-12-26 21:41:50 -0600
  • b53d164358 Don't put Expr* in a sparse matrix, store triplet list instead. Ryan Pavlik 2021-12-23 13:08:05 -0600
  • 3d482f0d52 Fix which outer size we use. Ryan Pavlik 2021-12-23 13:06:24 -0600
  • 9ba7ab5544 Hide edit boxes before closing the property browser. ruevs 2022-01-06 12:37:12 +0200
  • 5b932e2d6d Make vectors/normals shown in the Property Browser into active links ruevs 2022-01-07 01:04:07 +0200
  • 207c03201e Make all points shown in the Property Browser into active links ruevs 2022-01-07 00:17:57 +0200
  • 3136493a6a Load 16bit PNG images correctly by re-scaling to 8bit ruevs 2022-01-06 14:58:33 +0200
  • d4f997d41a Load 16bit PNG images correctly by re-scaling to 8bit ruevs 2022-01-06 14:58:33 +0200
  • 8c68549b66 Hide edit boxes before closing the property browser. ruevs 2022-01-06 12:37:12 +0200
  • 892477ee43 Update the year in the About dialog ruevs 2022-01-04 12:16:21 +0200
  • cc4307a2a9 Win32: Update the year in the Windows version resource ruevs 2022-01-04 12:14:50 +0200
  • ae4337f066
    Fix various typos (#1178) luzpaz 2022-01-04 05:28:19 -0500
  • f36fd70952 Update the year in the About dialog ruevs 2022-01-04 12:16:21 +0200
  • 58f0002b09 Win32: Update the year in the Windows version resource ruevs 2022-01-04 12:14:50 +0200
  • ae7fdb2077
    Update src/ttf.cpp luzpaz 2022-01-04 04:58:44 -0500
  • 4ac46e302a Fix various typos luz paz 2022-01-04 04:32:39 -0500
  • 39ca23f38e
    snap: add g++ as build package (#1175) Maximilian Federle 2022-01-02 20:50:02 +0100
  • 2ba4674661 snap: add g++ as build package Maximilian Federle 2022-01-02 20:28:15 +0100
  • 34efb6de77
    CMake Fixes + Snap port to core20 (#1174) Maximilian Federle 2022-01-02 20:04:57 +0100
  • be4373a5e8 snap: port to core20 & adapt to CMake changes Maximilian Federle 2022-01-02 19:40:52 +0100
  • 07ef322935 CMake: re-add link directories for solvespace target Maximilian Federle 2022-01-02 19:37:52 +0100
  • 605425fd80 CMake: use PROJECT_VERSION instead of solvespace_*_VERSION Maximilian Federle 2022-01-02 19:34:32 +0100
  • b71c728262 Try to fix snap release by adding libcairo2-dev dependency Koen Schmeets 2022-01-02 13:56:14 +0100
  • 2301ba2d8c OpenMP-enable the evaluation of a jacobian. Ryan Pavlik 2021-12-26 21:41:50 -0600
  • 56fd345bbb Don't put Expr* in a sparse matrix, store triplet list instead. Ryan Pavlik 2021-12-23 13:08:05 -0600
  • f14fe66a72 Fix which outer size we use. Ryan Pavlik 2021-12-23 13:06:24 -0600
  • 8f049c5a14 Fix build by removing unused var (and accepting new apple terms and conditions) Koen Schmeets 2022-01-02 01:56:03 +0100
  • 74d7db879e
    Update README.md phkahler 2022-01-01 15:18:27 -0500
  • 5315a69a1e Increase MAX_UNKNOWNS in the solver from 1024 to 2048 phkahler 2021-12-31 15:05:17 -0500
  • acd6e8813d Increase MAX_UNKNOWNS in the solver from 1024 to 2048 phkahler 2021-12-31 15:05:17 -0500
  • 18dc8ee12c Small simplifications Ryan Pavlik 2021-12-23 11:47:50 -0600
  • 8ab70c2c8d Fix formatting Ryan Pavlik 2021-12-23 11:47:02 -0600
  • 6edeb66e3d Don't hold the sparse matrices in a pointer at all. Ryan Pavlik 2021-12-23 11:37:33 -0600
  • 42f5d3ab0d Banish an unneeded use of our custom containers. Ryan Pavlik 2021-12-23 11:17:40 -0600
  • 2521dcadc4 Fix loop type Koen Schmeets 2021-05-24 22:38:18 +0200
  • 605b48e6c0 Use unique_ptr in main system jacobian. Ryan Pavlik 2021-08-08 15:13:30 -0500
  • c0f075671b Eigen library integration into solver. EvilSpirit 2017-05-14 11:23:04 +0700
  • 4ad5d42a24 Add missing eigen submodule in some scripts Koen Schmeets 2021-06-24 12:10:31 +0200
  • c66e6cbacc Add eigen extlib to install command Koen Schmeets 2020-12-13 16:28:02 +0100
  • dca5ce607d Add Eigen to build. Ryan Pavlik 2018-01-02 14:35:27 -0600
  • ac91809a96 Add Eigen submodule at 3.4.0 tag Ryan Pavlik 2019-12-09 12:09:41 -0600
  • e87d341669 Small simplifications Ryan Pavlik 2021-12-23 11:47:50 -0600
  • 336787fd2c Fix formatting Ryan Pavlik 2021-12-23 11:47:02 -0600
  • 8b1557cc10 Don't hold the sparse matrices in a pointer at all. Ryan Pavlik 2021-12-23 11:37:33 -0600
  • 5c5d3ffc09 Banish an unneeded use of our custom containers. Ryan Pavlik 2021-12-23 11:17:40 -0600
  • d97d8a342e Fix loop type Koen Schmeets 2021-05-24 22:38:18 +0200
  • 67d8e9684b Use unique_ptr in main system jacobian. Ryan Pavlik 2021-08-08 15:13:30 -0500
  • 62f344072c Eigen library integration into solver. EvilSpirit 2017-05-14 11:23:04 +0700
  • 59383aacbe Add missing eigen submodule in some scripts Koen Schmeets 2021-06-24 12:10:31 +0200
  • 211fff645d Add eigen extlib to install command Koen Schmeets 2020-12-13 16:28:02 +0100
  • 88cb57f646 Add Eigen to build. Ryan Pavlik 2018-01-02 14:35:27 -0600
  • a72d26f372 Add Eigen submodule at 3.4.0 tag Ryan Pavlik 2019-12-09 12:09:41 -0600
  • e528fabbe4 Add an early out in writing jacobian. EvilSpirit 2021-12-23 10:14:27 -0600
  • aec46b608e Add a method to Expr. EvilSpirit 2021-06-24 11:29:24 -0500
  • 3ba40230dd Some optimization EvilSpirit 2017-05-12 10:02:33 +0700
  • 2f31673708 Decrease WriteJacobian complexity EvilSpirit 2017-05-12 09:39:07 +0700
  • 4d58f95b43 Suppress dof calculation flag EvilSpirit 2017-05-11 20:55:41 +0700
  • 7f86a78472 Dof calculation when redundant is allowed. EvilSpirit 2017-05-11 20:53:12 +0700
  • 708a08f04b SolveBySubstitution of linear complexity. EvilSpirit 2017-04-12 23:29:41 +0700
  • 974175dfbc Fix CMake warnings Ryan Pavlik 2021-12-22 12:53:28 -0600