Commit graph

16688 commits

Author SHA1 Message Date
Lars Brubaker
cd96bafee2 Improving component names 2022-03-22 15:54:19 -07:00
LarsBrubaker
088db8c30c working on components using array indices 2022-03-22 09:23:09 -07:00
Lars Brubaker
8244357095
Merge pull request #5281 from larsbrubaker/main
main
2022-03-21 22:37:53 -07:00
Lars Brubaker
09b194654a More debug info 2022-03-21 22:25:26 -07:00
Lars Brubaker
ef3f57a524 New method to ensure meshes are within the printable bounds
considers brim, skirt and raft
2022-03-21 17:40:22 -07:00
Lars Brubaker
aee3fc6e3a fix issue with draw scale controls 2022-03-21 16:27:01 -07:00
Lars Brubaker
7dfff3ceae Fixed image converter moving when created 2022-03-21 16:15:39 -07:00
Lars Brubaker
6321c4aa8e You can now make components that can have expressions 2022-03-21 15:42:24 -07:00
Lars Brubaker
21955f625a adding materials 2022-03-21 13:55:53 -07:00
Lars Brubaker
cfb386cd04 Show export progress 2022-03-21 09:43:26 -07:00
LarsBrubaker
2e7129351b updating nylong and x temps 2022-03-20 22:36:16 -07:00
LarsBrubaker
b5d9c30807 Working to add equation and sheet support to components 2022-03-20 19:16:53 -07:00
LarsBrubaker
083633b633 Cleaning up material selector 2022-03-20 19:16:53 -07:00
Lars Brubaker
11570268f2 Adding more materials 2022-03-18 18:23:19 -07:00
Lars Brubaker
179e53bc89
Merge pull request #5280 from larsbrubaker/main
main
2022-03-18 16:59:51 -07:00
Lars Brubaker
c3aaf505e1 Cleaning up default materials 2022-03-18 15:58:13 -07:00
Lars Brubaker
a3f7c879bd Merge remote-tracking branch 'origin/main'
# Conflicts:
#	StaticData/Materials/Filamentum/CPE HG100.material
2022-03-18 14:07:35 -07:00
Lars Brubaker
7b556918ee Improving z-calibration wizard
Improving materials
2022-03-18 14:06:52 -07:00
Lars Brubaker
ac940a526d
Merge pull request #5279 from larsbrubaker/main
Improving settings edit
2022-03-17 22:33:29 -07:00
LarsBrubaker
7283e6c26e Improving settings edit 2022-03-17 21:54:53 -07:00
Lars Brubaker
9b79907042
Merge pull request #5278 from larsbrubaker/main
main
2022-03-17 21:29:05 -07:00
Lars Brubaker
1f681ade50 Better settings presentation 2022-03-17 20:53:15 -07:00
Lars Brubaker
c91bb5bfe2 Better settings presentation 2022-03-17 18:23:44 -07:00
Lars Brubaker
d59e8ee1d3 Working on new material selector 2022-03-17 16:41:33 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
5df3ef73a5 Make paragraphs space better 2022-03-15 14:49:30 -07:00
Lars Brubaker
5d40a38582 Making color picker work for scene objects 2022-03-15 11:21:25 -07:00
Lars Brubaker
5ff04ba2f1 Making bold markdown wrap 2022-03-15 11:21:04 -07:00
Lars Brubaker
6ff1c4fdf8
Merge pull request #5277 from larsbrubaker/main
main
2022-03-14 08:27:46 -07:00
LarsBrubaker
9465050032 undo working for sheets and components 2022-03-13 14:06:25 -07:00
LarsBrubaker
c46257b44f Improving printer add screen 2022-03-12 16:56:59 -08:00
Lars Brubaker
91797abcd3 Improving printers screen 2022-03-11 18:04:32 -08:00
Lars Brubaker
a807567a92
Merge pull request #5276 from larsbrubaker/main
main
2022-03-09 08:34:21 -08:00
LarsBrubaker
a78ef2a66f Bring app to front on shell open file 2022-03-09 08:10:25 -08:00
Lars Brubaker
9d9040f799 Working on now filament library 2022-03-08 17:59:59 -08:00
Lars Brubaker
6dca32d931 improving pulse profile updater 2022-03-08 17:37:42 -08:00
LarsBrubaker
45c11bab32 Starting work on materials library 2022-03-07 18:51:35 -08:00
LarsBrubaker
d11ad50ddd Refactoring ShowIfSet to be a func 2022-03-06 18:14:35 -08:00
Lars Brubaker
afd8a03320
Merge pull request #5258 from fortsnek9348/orthographic-view-mode
Changes for orthographic view mode
2022-03-04 17:26:29 -08:00
fortsnek9348
a15813cfdc Submodule update. 2022-03-05 00:28:49 +00:00
fortsnek9348
5f181e94e9 Replace some trig calls with WorldView util functions. 2022-03-05 00:20:09 +00:00
fortsnek9348
6d2d6acc49 Ensure a minimum height when going from perspective to ortho. 2022-03-05 00:20:08 +00:00
fortsnek9348
68a7e94edb Derive the ortho zoom limits from the perspective zoom limits.
And let the projection mode animation have its own indictor circle.
2022-03-05 00:19:32 +00:00
Lars Brubaker
644d041d3f
Merge pull request #5254 from larsbrubaker/main
New test for image converter working
2022-03-04 08:27:28 -08:00
Lars Brubaker
239d72b6b8 New test for image converter working 2022-03-03 23:07:09 -08:00
Lars Brubaker
53832e704f
Merge pull request #5253 from fortsnek9348/orthographic-view-mode
Orthographic projection mode with dynamic near/far.
2022-03-03 17:41:18 -08:00
fortsnek9348
57aba86349 agg-sharp submodule update. 2022-03-04 01:09:58 +00:00
fortsnek9348
6082a9a807 Orthographic projection mode with dynamic near/far. 2022-03-04 00:34:48 +00:00
fortsnek9348
8fafc54f90 Orthographic projection mode with dynamic near/far. 2022-03-04 00:31:45 +00:00
fortsnek9348
e7947a2fd2 Orthographic projection mode with dynamic near/far. 2022-03-03 23:20:16 +00:00