jdegenstein
|
e9d244fc3a
|
intro ex24 remove unnecessary parens
|
2023-04-07 16:50:29 -05:00 |
|
jdegenstein
|
a2624e9497
|
correct offset docstring to Mode.REPLACE instead of Mode.ADD
|
2023-04-07 16:38:19 -05:00 |
|
jdegenstein
|
2fbf1e731d
|
intro examples RST typo the -> that
|
2023-04-07 14:43:00 -05:00 |
|
jdegenstein
|
49064c12c6
|
remove ex22 unnecessary parens
|
2023-04-07 14:01:43 -05:00 |
|
jdegenstein
|
23682daf2e
|
remove unnecessary parens in ex17 and ex20
|
2023-04-07 13:54:10 -05:00 |
|
jdegenstein
|
3eaa41abe5
|
Intro Example 19 did not follow naming convention: ex19_sk2 -> ex19_sk
|
2023-04-07 13:42:04 -05:00 |
|
jdegenstein
|
544331face
|
update intro ex10 svg per builder/algebra changes
|
2023-04-07 10:33:24 -05:00 |
|
jdegenstein
|
31ac0a55a9
|
remove spurious whitespace algebra
|
2023-04-06 21:10:32 -05:00 |
|
jdegenstein
|
0d06d4dd01
|
remove spurious whitespace
|
2023-04-06 21:07:52 -05:00 |
|
jdegenstein
|
1128576d58
|
Update algebra ex10 to match new builder ex10
|
2023-04-06 21:05:00 -05:00 |
|
jdegenstein
|
7479c347d9
|
update builder intro ex10 to better illustrate Select.LAST
|
2023-04-06 21:03:50 -05:00 |
|
gumyr
|
1a0f598b3c
|
Merge pull request #202 from gumyr/add_to_context
Refactored Builders
|
2023-04-04 19:52:10 -04:00 |
|
Roger Maitland
|
ad6fb62934
|
Updated with abstract method
|
2023-04-04 19:46:08 -04:00 |
|
Roger Maitland
|
9e642f3a52
|
Merge branch 'dev' into add_to_context
|
2023-04-04 14:20:01 -04:00 |
|
Roger Maitland
|
12504c62db
|
pylint improvements
|
2023-04-04 14:16:56 -04:00 |
|
Bernhard
|
093c664ffc
|
change cq_vscode to ocp_vscode
|
2023-04-04 19:00:09 +02:00 |
|
gumyr
|
22ba4a3be2
|
Merge pull request #197 from jdegenstein/patch-12
re-fix PolarLine elif angle is not None
|
2023-04-04 10:50:25 -04:00 |
|
Roger Maitland
|
ff055e9316
|
Cleaning up code with better comments and pylint changes
|
2023-04-04 10:34:07 -04:00 |
|
Roger Maitland
|
0b13e16b5a
|
Minor improvement
|
2023-04-03 11:32:35 -04:00 |
|
Roger Maitland
|
dfd306f67a
|
add_to_context refactor complete
|
2023-04-03 10:46:26 -04:00 |
|
Roger Maitland
|
a604c524df
|
Optimizations
|
2023-04-02 20:00:16 -04:00 |
|
Roger Maitland
|
5cc2c94b0c
|
Changes largely complete - testing
|
2023-04-02 11:02:53 -04:00 |
|
Bernhard
|
03e105d7ab
|
Merge branch 'dev' of github.com:gumyr/build123d into dev
|
2023-04-01 14:39:11 +02:00 |
|
Bernhard
|
13336a00d9
|
align height of introductory examples
|
2023-04-01 14:38:05 +02:00 |
|
Bernhard
|
d5dfb8b92e
|
add fillet to bottle to make it look similar to original
|
2023-04-01 14:35:04 +02:00 |
|
Bernhard
|
00164c4d9d
|
removed angle c from rect
|
2023-04-01 14:22:20 +02:00 |
|
jdegenstein
|
7fefc9ae3b
|
re-fix PolarLine elif angle is not None
|
2023-03-31 15:11:27 -05:00 |
|
Roger Maitland
|
f53074a959
|
Minor algebra related fixes
|
2023-03-31 13:11:24 -04:00 |
|
gumyr
|
3d4939425f
|
Merge pull request #196 from gumyr/algebra
Merge Algebra after merging dev
|
2023-03-31 12:04:26 -04:00 |
|
Roger Maitland
|
94063d3f60
|
Merge branch 'dev' into algebra
|
2023-03-31 11:55:15 -04:00 |
|
Roger Maitland
|
af70b7c651
|
Merge branch 'algebra' of https://github.com/gumyr/build123d into algebra
|
2023-03-31 10:13:08 -04:00 |
|
Roger Maitland
|
55a7ba4de8
|
Fixing hole depth bug Issue #194
|
2023-03-31 10:12:37 -04:00 |
|
Bernhard
|
4bea9b1368
|
change introductory examples to what-to-change, how-to_change pattern and use location multiplication in algebra versions
|
2023-03-30 21:49:27 +02:00 |
|
Bernhard
|
dd182587ef
|
change examples to "what-to-change", "how-to_change" pattern
|
2023-03-30 21:03:07 +02:00 |
|
Roger Maitland
|
05cf6798e6
|
Reorder parameters to "what-to-change", "how-to_change" by adding defaults
|
2023-03-30 14:28:37 -04:00 |
|
Roger Maitland
|
972c6c666f
|
Merge branch 'algebra' of https://github.com/gumyr/build123d into algebra
|
2023-03-30 10:39:30 -04:00 |
|
Roger Maitland
|
d3dc0e0b15
|
Removed sequences from operations
|
2023-03-30 10:33:14 -04:00 |
|
Bernhard
|
d9014d7b6e
|
fixed wrong shapelist distnce handling
|
2023-03-28 20:48:50 +02:00 |
|
Bernhard
|
15bdaa05d4
|
vectorized location multiplication
|
2023-03-27 22:15:25 +02:00 |
|
Bernhard
|
f871a73e34
|
ported tea cup example
|
2023-03-27 22:13:57 +02:00 |
|
Roger Maitland
|
4ac722feea
|
Raising volume comparison threshold
|
2023-03-27 15:56:46 -04:00 |
|
gumyr
|
2ff7971e11
|
Merge pull request #193 from jdegenstein/patch-11
fix bug with PolarLine to allow angle=0
|
2023-03-27 14:25:57 -04:00 |
|
Roger Maitland
|
7c6ad2dcef
|
Put the tea cup on home page
|
2023-03-27 14:24:00 -04:00 |
|
Roger Maitland
|
bfaa9f871a
|
Adding non-planar example
|
2023-03-27 13:46:46 -04:00 |
|
Roger Maitland
|
98f9f702ad
|
Fixed find_intersection sort
|
2023-03-27 13:45:42 -04:00 |
|
jdegenstein
|
23d62c9aa0
|
fix bug with PolarLine to allow angle=0
|
2023-03-27 12:06:24 -05:00 |
|
Bernhard
|
a69829acec
|
vectorized location multiplication
|
2023-03-27 09:23:09 +02:00 |
|
gumyr
|
21dd7e2f67
|
Merge pull request #190 from jrmobley/2d-export
2d export
|
2023-03-26 19:23:05 -04:00 |
|
Roger Maitland
|
8597827e63
|
Changing Context mode to Builder mode
|
2023-03-26 14:09:32 -04:00 |
|
Bernhard
|
e9cc3a3e30
|
Merge branch 'algebra' of github.com:gumyr/build123d into algebra
|
2023-03-26 19:49:00 +02:00 |
|