Revar Desmera
|
e0c2a9e585
|
Merge pull request #887 from revarbat/revarbat_dev
Make get_texture() examples generate images.
|
2022-06-21 19:37:49 -07:00 |
|
Garth Minette
|
a8ebd11755
|
Make get_texture() examples generate images.
|
2022-06-21 19:36:55 -07:00 |
|
Revar Desmera
|
c6fbf8f0c0
|
Merge pull request #886 from revarbat/revarbat_dev
VNF tile texture support.
|
2022-06-21 19:10:55 -07:00 |
|
Garth Minette
|
58bdc7e4ec
|
Example fixes for texture code.
|
2022-06-21 18:43:37 -07:00 |
|
Garth Minette
|
4c848ca081
|
Added VNF tile texture support.
|
2022-06-21 18:04:51 -07:00 |
|
Revar Desmera
|
ab8eeb6cb0
|
Merge pull request #884 from revarbat/revarbat_dev
Minor bugfix in _assemble_a_path_from_fragments()
|
2022-06-09 19:18:04 -07:00 |
|
Garth Minette
|
84c3887784
|
Merge remote-tracking branch 'origin' into revarbat_dev
|
2022-06-07 13:28:31 -07:00 |
|
Garth Minette
|
27bbf205db
|
Minor bugfix in _assemble_a_path_from_fragments()
|
2022-06-07 13:25:21 -07:00 |
|
Revar Desmera
|
77d74723cc
|
Merge pull request #883 from adrianVmariano/master
screws doc tweak
|
2022-06-03 13:59:37 -07:00 |
|
Adrian Mariano
|
61253b1f37
|
screws doc tweak
|
2022-05-29 08:57:28 -04:00 |
|
Revar Desmera
|
e971554d2c
|
Merge pull request #882 from adrianVmariano/master
screw fixes
|
2022-05-28 17:14:06 -07:00 |
|
Adrian Mariano
|
deb83eabf0
|
doc fixes, improved error handling
|
2022-05-27 19:44:06 -04:00 |
|
Revar Desmera
|
3d447585c9
|
Merge pull request #880 from adrianVmariano/master
screws doc revision
|
2022-05-27 14:08:00 -07:00 |
|
Adrian Mariano
|
924f8a6298
|
change count_true to num_true and simplify
fix bug in offset()
|
2022-05-27 10:21:33 -04:00 |
|
Adrian Mariano
|
a6d38a1e79
|
screws doc fix, small rounding bugfix
|
2022-05-27 01:26:04 -04:00 |
|
Revar Desmera
|
0596ccd69e
|
Merge pull request #877 from revarbat/revarbat_dev
Fix for issue #876: cuboid() rounding min size checking.
|
2022-05-25 01:47:26 -07:00 |
|
Garth Minette
|
e33337d07c
|
Fix for issue #876: cuboid() rounding min size checking.
|
2022-05-25 00:59:37 -07:00 |
|
Revar Desmera
|
d24824e7d3
|
Merge pull request #875 from revarbat/revarbat_dev
Added img2scad.py script.
|
2022-05-17 23:51:20 -07:00 |
|
Garth Minette
|
31e91f69a2
|
Added img2scad.py script.
|
2022-05-17 22:36:30 -07:00 |
|
Revar Desmera
|
b6a1b83f51
|
Merge pull request #874 from revarbat/revarbat_dev
Added conical capability (r1,r2) to cylindrical_heightfield()
|
2022-05-17 20:18:24 -07:00 |
|
Garth Minette
|
fd318a1170
|
Added conical capability (r1,r2) to cylindrical_heightfield()
|
2022-05-17 19:37:12 -07:00 |
|
Revar Desmera
|
b2ac78613b
|
Merge pull request #873 from revarbat/revarbat_dev
Fixes for cylindrical_heightfield() examples.
|
2022-05-16 22:30:39 -07:00 |
|
Garth Minette
|
67de5b2f11
|
Fixes for cylindrical_heightfield() examples.
|
2022-05-16 21:40:04 -07:00 |
|
Revar Desmera
|
d92adc720a
|
Merge pull request #872 from revarbat/revarbat_dev
Added cylindrical_heightfield()
|
2022-05-16 21:27:20 -07:00 |
|
Garth Minette
|
fc12056170
|
Added cylindrical_heightfield()
|
2022-05-16 21:02:12 -07:00 |
|
Revar Desmera
|
48f87049a5
|
Merge pull request #871 from adrianVmariano/master
conv_hull
|
2022-05-16 19:46:32 -07:00 |
|
Adrian Mariano
|
458acdf803
|
Update hull to support new tagging method. Change hulling to conv_hull
|
2022-05-16 18:15:08 -04:00 |
|
Revar Desmera
|
0a11439180
|
Merge pull request #870 from adrianVmariano/master
tag handling rewrite
|
2022-05-15 20:40:55 -07:00 |
|
Adrian Mariano
|
33d9ca4352
|
bug fix
|
2022-05-15 13:47:00 -04:00 |
|
Adrian Mariano
|
a8f8acdd98
|
tags->tag
|
2022-05-15 13:05:24 -04:00 |
|
Adrian Mariano
|
0007f1286c
|
bug fixes
|
2022-05-15 11:47:44 -04:00 |
|
Adrian Mariano
|
174fb02e2b
|
rewrite of tag handling
|
2022-05-15 10:51:45 -04:00 |
|
Adrian Mariano
|
494b6a40db
|
doc bugfix
|
2022-05-15 10:37:45 -04:00 |
|
Adrian Mariano
|
ee620449b3
|
Merge remote-tracking branch 'upstream/master'
|
2022-05-15 10:35:52 -04:00 |
|
Revar Desmera
|
2ee2eda14a
|
Merge pull request #869 from revarbat/revarbat_dev
Anchor bug fixes. Added vnf_vertex_array() example.
|
2022-05-12 13:52:46 -07:00 |
|
Garth Minette
|
64dd55a864
|
Anchoring bugfixes. Added example to vnf_vertex_array()
|
2022-05-12 13:27:34 -07:00 |
|
Adrian Mariano
|
c60bdeb2ee
|
doc tweak
|
2022-05-07 12:21:03 -04:00 |
|
Garth Minette
|
ec6b158f8c
|
Fixes for prismoidal geometry with non-UP axis=.
|
2022-05-06 18:09:44 -07:00 |
|
Revar Desmera
|
27a2c524f0
|
Merge pull request #868 from adrianVmariano/master
offset_sweep bugfix
|
2022-05-06 17:44:27 -07:00 |
|
Adrian Mariano
|
c242efecd5
|
bugfix for offset_sweep check_valid
|
2022-05-06 19:03:52 -04:00 |
|
Revar Desmera
|
8710d08f9f
|
Merge pull request #866 from adrianVmariano/master
path_sweep region handling bug fix
|
2022-05-04 17:25:28 -07:00 |
|
Adrian Mariano
|
b836fb3960
|
typo fix
|
2022-05-04 00:31:55 -04:00 |
|
Adrian Mariano
|
78818076cc
|
remove echos
|
2022-05-03 18:53:46 -04:00 |
|
Adrian Mariano
|
c2a623d071
|
fix path_sweep handling of regions as input
|
2022-05-03 17:39:30 -04:00 |
|
Revar Desmera
|
5b2354f2c4
|
Merge pull request #865 from revarbat/revarbat_dev
Make asserts functional due to OpenSCAD operation ordering.
|
2022-05-02 19:11:34 -07:00 |
|
Garth Minette
|
6716d09fda
|
Make asserts functional due to OpenSCAD operation ordering.
|
2022-05-02 18:35:55 -07:00 |
|
Revar Desmera
|
2eb231ec9b
|
Merge pull request #862 from adrianVmariano/master
tripod mount
|
2022-05-01 18:25:00 -07:00 |
|
Adrian Mariano
|
84118516c6
|
typo
|
2022-05-01 20:28:11 -04:00 |
|
Adrian Mariano
|
a273018c8b
|
tpuo fix
|
2022-05-01 19:14:56 -04:00 |
|
Adrian Mariano
|
870f410afd
|
add tripod mount
|
2022-05-01 18:43:08 -04:00 |
|