Commit graph

152 commits

Author SHA1 Message Date
LarsBrubaker
1f3a449089 icon for outline
tree changes selection on arrow keys
2020-05-24 12:06:17 -07:00
LarsBrubaker
9e37eb8759 improving enum button display 2020-05-24 08:34:06 -07:00
LarsBrubaker
ff1896ebd4 Added outline path function 2020-05-23 22:54:41 -07:00
LarsBrubaker
3ff1336c1f Improving twist display 2020-05-23 11:45:15 -07:00
LarsBrubaker
202fc5e681 adding merge vertices to repair 2020-05-23 11:12:06 -07:00
LarsBrubaker
7e448a2a71 copy properties not including root 2020-05-23 11:11:42 -07:00
Lars Brubaker
5556a746e9 Adding Chinese and Japanese support
Made twist object have support for rotation distance and a base that specifies radius (gears)
2020-05-22 17:33:54 -07:00
Lars Brubaker
7d3cce547d Make the text cache look in static data if can't find cache
Made persistable work on decimate and repair
2020-05-21 16:29:45 -07:00
Lars Brubaker
95d5495026 Control our Persistable texturing better
Make sure we don't have a crazy hollow result
2020-05-19 18:04:26 -07:00
LarsBrubaker
ac5e450359 Working to make Hollow a protected object 2020-05-19 10:29:17 -07:00
LarsBrubaker
127da257b4 working on plane cut object 2020-05-18 22:51:58 -07:00
LarsBrubaker
4f969addb4 Improving property editor layout 2020-05-18 21:47:48 -07:00
LarsBrubaker
18581597c7 Working on more enum display options
Improving image converter display
2020-05-10 19:17:48 -07:00
LarsBrubaker
da450d3c5d Fixing align and align test 2020-04-21 23:19:48 -07:00
LarsBrubaker
74f1156411 fixed issue with wrong id 2020-04-21 21:57:47 -07:00
LarsBrubaker
c721a66405 Fixed the align to do the right anchor 2020-04-21 21:13:32 -07:00
Lars Brubaker
dffe0b33d8 Adding reduce and hollow to a new 2020-02-27 08:56:39 -08:00
LarsBrubaker
1520c913ad Made twist default to using the center of the enclosing circle. 2020-02-23 22:44:43 -08:00
LarsBrubaker
4b132c46ca cleaning interface a bit more 2020-02-21 22:07:48 -08:00
Lars Brubaker
581ded7767 Improving reducer 2020-02-21 18:18:47 -08:00
LarsBrubaker
ed5ef14077 Hollow is producing results
Improving Decimate
2020-02-21 07:56:24 -08:00
LarsBrubaker
3d9b6e6492 Decimate is working reasonably now 2020-02-19 22:07:09 -08:00
Lars Brubaker
cbeb86d3f1 Mesh reduce is working now (a bit) 2020-02-19 18:19:17 -08:00
LarsBrubaker
d85edc858d Working on additional mesh tools 2020-02-18 16:59:33 -08:00
LarsBrubaker
dd49303111 Make sure root selection set correctly 2020-02-07 15:27:44 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
LarsBrubaker
d8c056c088 refactoring 2020-01-09 08:00:24 -08:00
LarsBrubaker
e5b06f79e1 Refactoring 2019-11-17 07:21:22 -08:00
LarsBrubaker
ae424640f9 refactoring errors 2019-11-10 21:17:04 -08:00
LarsBrubaker
e950a0f3c5 fixing problems with selection leaving tree in bad shape 2019-11-10 21:16:08 -08:00
Lars Brubaker
f8e40fa4cf moving Gear2D to MC
putting in some debugging
2019-10-25 17:21:50 -07:00
John Lewin
e52d963278 Extract WorldView extension methods 2019-06-03 16:33:27 -07:00
LarsBrubaker
af7be404d9 fixing warnings 2019-05-27 16:39:51 -07:00
John Lewin
3717d284a7 Simplify - use overload with default identity matrix 2019-05-21 07:40:36 -07:00
John Lewin
fad8146c12 Add experimental PathObject3D 2019-05-20 16:38:21 -07:00
jlewin
a7b8251807 Replace duplicate ItemsToSubtract property with SelectedChildren
- Update to use new SelecteChildren as HashSet
- Issue MatterHackers/MCCentral#5565
MatterControl extra slow with specific MCX, crashes on copy
2019-05-20 16:37:45 -07:00
LarsBrubaker
655c9bb136 Disabling merge vertices on twist
can be destructive on high tessellation
2019-05-16 07:33:52 -07:00
Lars Brubaker
4bb5864b8a fixed normals in agg 2019-05-15 09:41:13 -07:00
jlewin
46f5f70d42 Switch back to ID 2019-05-13 18:13:44 -07:00
LarsBrubaker
37cc41ac0a Report status better 2019-05-12 09:09:52 -07:00
LarsBrubaker
a10c995a10 re-calculate normals does a mark as changed 2019-05-10 22:58:41 -07:00
LarsBrubaker
583230fbd2 Twist object has correct editing defaults and visibility 2019-05-10 22:55:02 -07:00
LarsBrubaker
ca24a67706 Improving twist object
fixed draw normals and added it
2019-05-10 12:11:22 -07:00
LarsBrubaker
a9577e9a35 Adding new twist object 3d 2019-05-10 12:11:21 -07:00
LarsBrubaker
362f7716e1 making bend do a merge vertices after to fix non-manifold edges
issue: MatterHackers/MCCentral#5430
Subtracting a Bend-modified object doesn't do anything.
2019-05-06 21:20:24 -07:00
LarsBrubaker
3a0f725ba3 Make align use name rather than id
issue: MatterHackers/MCCentral#5451
align is not maintaining SelectedChild ids over clone correctly
2019-05-05 09:15:29 -07:00
LarsBrubaker
d1e67d7751 refactoring 2019-05-04 23:33:16 -07:00
LarsBrubaker
952d735fe6 improving fit to cylinder 2019-05-04 23:27:47 -07:00
Lars Brubaker
236c77d272 fixing warnings 2019-05-02 14:31:19 -07:00
Lars Brubaker
6c7b2a3e30 make sure we can flatten a just flattened subtract and replace child
also make sure we can flatten the inner content of a subtract and replace

issue: MatterHackers/MCCentral#5436
Shark hex tile crashes on ungroup
2019-05-01 16:01:14 -07:00