Lars Brubaker
dbf2565bb4
Working on a new bvh builder
...
adding some timing feedback
refactoring
improving timing output options
2022-07-05 15:41:14 -07:00
Lars Brubaker
c25ba86b68
Working on a rebuild selection operation
2022-06-22 18:10:33 -07:00
Lars Brubaker
60f5d06742
Adding a send g-code object
2022-06-17 10:51:10 -07:00
Lars Brubaker
78aa8e353c
Improving right click menu
2022-06-16 13:20:15 -07:00
Lars Brubaker
2597347f9c
adding in re-arrange item support
2022-06-16 13:11:26 -07:00
LarsBrubaker
1b715c5347
Adding holes test and fixing regression
2022-05-27 07:47:21 -07:00
Lars Brubaker
5e30d1bc87
Making holes apply correctly when parent is set to solid or hole
2022-05-26 15:56:55 -07:00
Lars Brubaker
e218b6b961
Make Part Setting have undo support
...
Make checking for scene overrides check if the scene has changed first
faster MeshAllowedBounds calculation
2022-05-23 16:41:55 -07:00
LarsBrubaker
76f9451284
Bigger default support pillars
2022-05-18 15:55:29 -07:00
Lars Brubaker
245c96fe55
Put in correct protection
2022-05-17 16:19:14 -07:00
Lars Brubaker
ecdea63e56
Adding a hole primitive
2022-05-09 15:17:55 -07:00
LarsBrubaker
4f0b03ce78
Send the actual WeldTolerance
...
Fixe tests
2022-05-08 18:22:22 -07:00
Lars Brubaker
614ae5348c
refactoring
2022-05-04 18:08:31 -07:00
LarsBrubaker
218f8d5a15
improved hole behavior
2022-05-02 10:36:21 -07:00
Lars Brubaker
ab6a75c586
Adding hole processing to curve
2022-04-29 18:05:06 -07:00
Lars Brubaker
ce9019884f
Working on adding hole support to Source Objects
2022-04-29 17:33:29 -07:00
Lars Brubaker
4a48f2e3e8
Improving hole button
2022-04-29 14:18:55 -07:00
Lars Brubaker
2a2a717265
updating ui hints
...
fixing issue with group
2022-04-28 16:39:09 -07:00
Lars Brubaker
9839215603
Combine can subtract holes
2022-04-28 14:08:30 -07:00
Lars Brubaker
cf5931d272
Improving ShowUpdateButton api
2022-04-28 13:19:48 -07:00
Lars Brubaker
fbc19a8273
Better updating of setting when part settings object on bed
2022-04-25 11:05:30 -07:00
Lars Brubaker
cb86a9973b
Improving updating of part settings override
...
We now can combine multiple part settings
2022-04-20 18:01:01 -07:00
Lars Brubaker
aeef26db01
Starting the work of creating 'holes'
2022-04-19 18:10:30 -07:00
Lars Brubaker
8d3a6cd3cb
Improving part settings updating
...
Improving settings display (sharing code)
2022-04-19 10:03:25 -07:00
Lars Brubaker
d6996afb4b
Got copy user overrides in. Butter updating of settings
2022-04-13 17:44:51 -07:00
Lars Brubaker
7c15e8edea
Working on new slice settings override object
2022-04-12 17:31:40 -07:00
Lars Brubaker
619d2b63cc
Made the calibration cubes have instructions
...
Description Object can have clickable links
Markdown widget keeps its size correctly
Printer connection switches to disconnected when com port lost
Fixed material temp
2022-04-01 16:12:33 -07:00
LarsBrubaker
18be37d464
fixing null refernces
2022-03-24 08:33:07 -07:00
Lars Brubaker
40e729f05f
Fixing material settings
2022-03-23 18:07:46 -07:00
LarsBrubaker
1954347c9a
Component objects can use array index
2022-03-23 08:20:50 -07:00
LarsBrubaker
088db8c30c
working on components using array indices
2022-03-22 09:23:09 -07:00
Lars Brubaker
aee3fc6e3a
fix issue with draw scale controls
2022-03-21 16:27:01 -07:00
Lars Brubaker
6321c4aa8e
You can now make components that can have expressions
2022-03-21 15:42:24 -07:00
LarsBrubaker
083633b633
Cleaning up material selector
2022-03-20 19:16:53 -07:00
Lars Brubaker
c3aaf505e1
Cleaning up default materials
2022-03-18 15:58:13 -07:00
Lars Brubaker
5d40a38582
Making color picker work for scene objects
2022-03-15 11:21:25 -07:00
fortsnek9348
8fafc54f90
Orthographic projection mode with dynamic near/far.
2022-03-04 00:31:45 +00:00
LarsBrubaker
e184ecd3ba
Make sure we propagate rename events
2022-02-27 18:32:08 -08:00
LarsBrubaker
b57a53bca6
When anchor align turned off no align at all
2022-02-27 09:58:40 -08:00
LarsBrubaker
42a56fbb90
Improving intuition of align
2022-02-27 08:10:18 -08:00
LarsBrubaker
7000ae843d
Improved selection maintainer
2022-02-26 22:49:12 -08:00
LarsBrubaker
61e68b6afa
Make sure we don't have selections on save
...
Started work on align object 2
2022-02-26 22:21:38 -08:00
LarsBrubaker
19a5b9c4a8
Improving documentation
2022-02-23 08:09:56 -08:00
Lars Brubaker
6b962d2fc0
new description
2022-02-22 16:01:06 -08:00
Lars Brubaker
e21c8ab604
Twist object can do no cutting
2022-02-22 11:49:43 -08:00
Lars Brubaker
4641a043da
Make the coordinates useful
2022-02-22 09:21:51 -08:00
Lars Brubaker
f7b63eb0a0
Don't invalidate image object if image didn't change
2022-02-21 08:52:49 -08:00
LarsBrubaker
d931157145
Make component editor better
...
Make sure we show sheet object when canceling component
2022-02-19 19:43:08 -08:00
LarsBrubaker
40b89ecc4b
Preserving single line mode of TextObject3D (multi line is option)
2022-02-10 22:40:22 -08:00
Lars Brubaker
fdf4f81157
allow drag and drop .mcx files to the tab bar
2022-02-10 16:46:34 -08:00