Commit graph

252 commits

Author SHA1 Message Date
LarsBrubaker
40b89ecc4b Preserving single line mode of TextObject3D (multi line is option) 2022-02-10 22:40:22 -08:00
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
3fecbc4a27 Make names right 2022-02-07 12:02:06 -08:00
Lars Brubaker
39af203e95 Making better names for collection items (combine, align, subtract, intersect) 2022-01-27 15:15:32 -08:00
Lars Brubaker
5e898a0650 Fixing library tests
Making subtract object name better
Removing broadcast
2022-01-27 11:01:49 -08:00
Lars Brubaker
261376bef2 Rename on bed items can be undone
Made bed heat able to set to 0

Don't save scene while still loading it
2022-01-25 16:27:32 -08:00
LarsBrubaker
2144ed477f renaming 2022-01-22 15:43:50 -08:00
Lars Brubaker
de7a9c7833 renaming dual contouring 2022-01-13 17:08:16 -08:00
Lars Brubaker
87e06ea558 Working on new touch screen keyboard
Added tabs to text object 3d
2022-01-13 11:35:19 -08:00
Lars Brubaker
aebb0ff868 Added multi-line text
fixed more tests
2022-01-07 16:34:19 -08:00
LarsBrubaker
dd3912a504 Adding ability to cancel rebuilding 2021-12-05 22:43:57 -08:00
Lars Brubaker
9cfc85f90e Took out legacy csg code
refactoring
2021-11-26 12:49:50 -08:00
LarsBrubaker
d4b5d67234 Fixing found exceptions 2021-11-26 07:41:52 -08:00
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
Lars Brubaker
846f665db7 Adding a printable flag 2021-10-19 10:19:41 -07:00
Lars Brubaker
b4ea4272b1 fixing spelling 2021-10-12 12:36:09 -07:00
Lars Brubaker
f230075b35 More sliders 2021-10-01 16:59:58 -07:00
Lars Brubaker
c35fdde304 updating value updating 2021-10-01 12:28:06 -07:00
Lars Brubaker
1a136a755e improving sheet and array rebuild inclusion 2021-09-30 11:29:46 -07:00
Lars Brubaker
ebefc33e3e Making component work better with sheets 2021-09-28 12:55:39 -07:00
LarsBrubaker
1d0d981556 Finishing bevel for ring and wedge 2021-09-24 22:46:58 -07:00
LarsBrubaker
57f7c56685 Fix sliders to show entire range
Fix angle range on start and end angle sliders
2021-09-23 22:17:32 -07:00
LarsBrubaker
cad6ea3dd6 Fixing tests (YAY TESTS!) 2021-09-19 16:03:08 -07:00
LarsBrubaker
2139410faa Added RoundedCornerBox
Disabled in development csg code
Disabled in development 2D primitives code
Backwards compatibility for old wedge
New bevel for ring and wedge
2021-09-18 21:32:05 -07:00
Lars Brubaker
d4926e702f improving design tools hold to origin 2021-09-16 14:56:38 -07:00
Lars Brubaker
a238c8c4b0 Made 'Open', 'Save' and 'Bed' more intuitive
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
LarsBrubaker
c36d270c92 Adding sliders to all primitives 2021-09-12 20:23:40 -07:00
LarsBrubaker
378f7c34e0 lots of fun progress on sheet editing 2021-09-07 09:00:12 -07:00
Lars Brubaker
b46d9ea061 Sliders working much better 2021-09-02 14:01:05 -07:00
Lars Brubaker
5c7c95bd3a improving sliders 2021-09-02 13:12:32 -07:00
Lars Brubaker
b12fcfaea0 Improving material button
making text path work better
2021-09-02 11:26:00 -07:00
LarsBrubaker
627abbef9e Making sliders have option to do non-linear scalling 2021-08-30 08:47:11 -07:00
LarsBrubaker
f30ee46270 Putting in property slider 2021-08-22 22:07:43 -07:00
Lars Brubaker
ac5f4ed2f9 Added dragging to the histogram center
Added open to the image to path object when backed by an ImageObject
2021-08-17 11:31:40 -07:00
Lars Brubaker
b55438171a Making hue work again 2021-08-04 18:03:49 -07:00
LarsBrubaker
69d202170c improving image to path controls 2021-08-01 21:35:57 -07:00
LarsBrubaker
89890a4e94 improving image editor 2021-07-26 16:26:25 -07:00
Lars Brubaker
86d092379a re-writing image to path 2021-07-23 18:20:34 -07:00
LarsBrubaker
e685fa12a2 Making it possible to select dual contouring for CSG 2021-07-14 07:16:44 -07:00
LarsBrubaker
bc232506af making first pass at dual contouring for union 2021-07-11 18:51:46 -07:00
LarsBrubaker
e641374df5 Making it run on a thread 2021-07-11 15:15:00 -07:00
LarsBrubaker
42b4f46cb0 More state for testing 2021-07-10 22:00:37 -07:00
LarsBrubaker
818a7fb8d7 Working on new 2D primitives and operations 2021-07-07 21:07:30 -07:00
LarsBrubaker
c7ebd45267 more dual contouring research 2021-07-01 06:46:49 -07:00
LarsBrubaker
ae677a9cc2 working on dual contouring 2021-06-25 07:22:22 -07:00
LarsBrubaker
4327013216 Rebuilding happing correctly again 2021-06-20 21:55:40 -07:00
LarsBrubaker
6ebc9188c9 Make updates check for sheet references 2021-06-19 21:28:16 -07:00
Lars Brubaker
9b70680cce Working on a new marching squares test 2021-06-16 18:08:33 -07:00
LarsBrubaker
793b47ad43 Making sheet affect more things 2021-06-07 07:45:18 -07:00
LarsBrubaker
c01afb5542 Added UiHints to controls 2021-06-06 09:07:18 -07:00