mattercontrol/MatterControlLib/PartPreviewWindow/SceneViewer
John Lewin 60a1238f54 Migrate nozzle limits texture construction to drawable
- Construct and cache textures after use
- Create placeholder textures for use before constructed
- Remove bed texture construction from CreatePrintBedAndVolume
- Issue MatterHackers/MCCentral#5325
Migrate to themed bed colors
- Issue MatterHackers/MCCentral#5320
Cache per hotend bed textures
2019-04-13 02:13:20 -07:00
..
AABBDrawable.cs Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
AxisIndicatorDrawable.cs Adjust timing so that some stages are inside/outside of SetGLContext 2019-02-04 16:18:06 -08:00
DrawStage.cs Extract embedded types to new files 2019-02-04 16:18:06 -08:00
FloorDrawable.cs Migrate nozzle limits texture construction to drawable 2019-04-13 02:13:20 -07:00
IDrawable.cs Add common properties to IDrawableItem 2019-02-04 16:18:06 -08:00
IDrawableItem.cs Add common properties to IDrawableItem 2019-02-04 16:18:06 -08:00
InspectedItemDrawable.cs Add common properties to IDrawableItem 2019-02-04 16:18:06 -08:00
ItemTraceDataDrawable.cs Add item TraceData renderer 2019-02-04 16:18:06 -08:00
NormalsDrawable.cs Add common properties to IDrawableItem 2019-02-04 16:18:06 -08:00
SceneTraceDataDrawable.cs Rename for more specificity 2019-02-04 16:18:06 -08:00
SelectedItemDrawable.cs Add common properties to IDrawableItem 2019-02-04 16:18:06 -08:00