John Lewin
6111a500e7
Move unused member from Object3D to IObject3D extension
2018-08-02 17:30:59 -07:00
LarsBrubaker
b79ed40708
Working to get weighted centering available on image
...
moving threshold functions to agg
2018-07-13 07:58:59 -07:00
John Lewin
685541523b
Spelling
2018-07-12 22:49:39 -07:00
LarsBrubaker
e28c1c8e43
Change order of operations for applay at positon
2018-06-30 07:01:09 -07:00
Lars Brubaker
12a64dd37e
Added rotate object to overflow menu on IObject3Ds
...
Advance array has better defaults
All Arrays set color better
Fit to Bounds has name
Selection set better on adding to internal tree view items
Operation source visible set corectly
2018-06-26 15:54:14 -07:00
LarsBrubaker
e9e55f874e
Making Object3D classes consistent
...
issue: MatterHackers/MCCentral#3702
Consider adding 'Object3D' suffix to Object3D types or use consistent format
2018-06-21 21:03:13 -07:00
Lars Brubaker
3e49946e5a
Refactoring SuspendRebuild to be RubuildLock
...
Marching squares has more data on how it expects to be processed (edge color)
2018-06-20 17:22:19 -07:00
LarsBrubaker
ec28305b56
Improving suspend and resume rebuild
2018-06-20 17:21:37 -07:00
Lars Brubaker
3150dc2c27
Improving base object
...
Took out object list attribute
Refactoring
2018-06-07 14:26:12 -07:00
Lars Brubaker
46dc1210be
Getting image path generation and extrude working with rebuild
2018-06-06 15:52:06 -07:00
John Lewin
e563334b4d
Use generic rather than printer scope
...
- Issue MatterHackers/MCCentral#3494
"New Part" crashes with null reference exception
2018-06-01 09:04:41 -07:00
Lars Brubaker
138407e21a
Mesh wrapper working much better (pinch and bend working better)
...
Changing Rebuilding to Suspend and Resume rebuilding
Made visible meshes return only the object not the object and mesh (mesh is on object)
Put in some debugging
2018-05-29 17:50:39 -07:00
Lars Brubaker
dfb1e6d498
Improving curve tool and subtract tool
...
Added world render cylinder function
Make curve tool default to adding a curve
2018-05-24 10:25:54 -07:00
LarsBrubaker
d4dba5c7e7
Better logic around showing tree view
...
Text object apply mantains data better (and now untility function)
2018-05-16 07:48:36 -07:00
Lars Brubaker
fbd4f9e219
Improved GlyphTranslator
...
Added true type fonts
Refactored VertexStorage data types
Shortened FlagsAndComamand enum names
2018-05-15 15:06:40 -07:00
LarsBrubaker
c3ffe541be
Refactoring selection bounds to be in world space
...
refactoring changing signatures
2018-05-10 10:20:39 -07:00
John Lewin
cb1882c709
Fix typo
2018-05-10 07:29:44 -07:00
LarsBrubaker
b86371c8ca
Added scale to IObject3D extensions
2018-04-22 19:25:17 -07:00
LarsBrubaker
caaa58a551
Added VertexStorage offset extension method
2018-04-21 08:14:15 -07:00
John Lewin
ac3982c9d5
Fix spelling
2018-04-04 15:58:57 -07:00
John Lewin
e066a6d254
Add helper method for clarity
2018-03-22 14:10:48 -07:00
Lars Brubaker
991be45a85
Made it more possible to do matter cad like operations on IVertexSource paths
...
Made Braille Object have option for key chain hook
Put ResolutionScalle into Vertex objects
2018-03-13 17:17:28 -07:00
Lars Brubaker
57c79d2434
improve VisibleMeshes thread safety
...
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
Lars Brubaker
d6a50e3956
Improving STL export
...
Getting more MatterCad scripting working
2018-02-23 18:05:32 -08:00
Lars Brubaker
8f6f0f7162
Working on new arrange toolAdding Remove and Bake to IObject3D
...
Made Localize() exist in agg
2018-02-12 15:28:26 -08:00
LarsBrubaker
9ce555a740
Working on align tool
2018-02-11 13:52:19 -08:00
John Lewin
f43c719c09
Pass scene instead of sceneContext
2018-02-06 08:47:30 -08:00
John Lewin
3331748239
Migrate ApplyAtCenter to IObject3D extension method
...
- Rename to ApplyAtBoundCenter
- Change to return void and apply to instance
2018-02-01 12:24:56 -08:00
John Lewin
68348dfc78
Migrate AddSelectionAsChildren to scene extension method
2018-02-01 12:22:06 -08:00
John Lewin
f6b0b68c9e
Add RegisterOperation for type -> operation mapping
2018-01-30 12:29:16 -08:00
Lars Brubaker
ebb89877e6
Refactoring the DesignTools primitives
2018-01-29 13:50:55 -08:00