AGPL-3.0 Dual-Lizenz + Pill-Stil-UI + Section-Style-Overhaul + Plan-Mode-Template
Lizenz: - AGPL-3.0 LICENSE-File im Repo-Root (GNU Volltext) - SPDX-Header + Copyright in allen Source-Files (Python/JSX/JS/Rust) - license-Feld in package.json + Cargo.toml - About-App komplett neu: Dual-Lizenz-Block (AGPL + Commercial), openbureau-Branding, Version-Pills, made-in-Switzerland-Footer UI-Restyle (3 Wellen) — alle Dialoge + Satellites + Panel-Sidebars auf gemeinsamen Pill-Stil aus BarControls (BarToggle/BarButton/BarCombo): - Welle 1: GeschossDialog/Settings, AusschnittSettings, LayoutDialog - Welle 2: ConfirmDeleteEbene, Kamera, MasseSettings, Osm, Swisstopo, TextEditor, AusschnittLayerDialog, LayerCombinations - Welle 3: LayoutsApp, MassstabApp, WerkzeugeApp, OverridesApp, ZeichnungsebenenApp; Werkzeuge mit ElementeApp-PillGroup-Layout GeschossDialog Header-Refactor: +Geschoss/+Zeichnung in Toolbar oben, move-Pfeile-Spalte breiter (kein Overlap mit G-Haken) Ausschnitte Rows als Pills, kein Outer-Border ums Suchfeld Section-Style komplett neu (gestaltung.py + GestaltungApp.jsx): - ObjectSectionAttributesSource.FromObject (richtiger Enum-Name fuer Mac) - HatchPatternPrintColor + BoundaryPrintColor mit-setzen (Display = Print) - BoundaryColor nur bei explizitem User-Override, sonst Rhino-Default - background_color_hex Parameter (BackgroundFillMode=SolidColor) - Readback aus GetCustomSectionStyle statt direkt aus Attributes - UI: Schnittkante > Section Style > Solid-Fill mit proper SectionHead - 'Boundary' (3D Pen) -> 'Background' weil sich's wie Section-Hintergrund verhaelt Plan-Mode 'Dossier Plan' via Template: - rhino/templates/dossier_plan.ini wird direkt geladen - Fallback auf Technical-Clone + ini-Patch wenn Template fehlt - Auto-Cleanup von Orphan-Modes vor Import (Name- oder Guid-Match) - ClipSectionUsage=1 + TechnicalMask=15 als bekannte Soll-Werte - Bei Template-Pfad keine ini-Patches (1:1 wie User exportiert) - Sanity-Print listet alle registrierten Modes nach Anlegen Bridge-Unification: 4 Settings-Apps (Ebenen/Project/Geschoss*Dialog) benutzen jetzt chunkende send() statt eigene bridgeSend ohne Chunk- Logik -> grosse Payloads (Hatch-Refs etc.) kommen nicht mehr truncated bei Python an (loeste 'JSON-Fehler char 990'-Regression in Ebenen- Settings) Library-Imports robust: 'import library' jetzt Top-Level in elemente.py + rhinopanel.py (statt Lazy in Methoden) -> 'No module named library'- Crashes weg auch wenn sys.path zwischendurch resettet wird Tools fuer Display-Mode-Maintenance: - _clean_display_modes.py (loescht alle Custom-Modes, Built-ins bleiben) - _inspect_plan_mode.py / _inspect_obj_section.py / _inspect_obj_boundary.py (Diagnose-Skripte fuer SectionStyle-Property-Reverse-Engineering) - _reset_rhino_settings.sh (Backup + Nuke der Rhino-Settings als letzte Bastion gegen korrupte Display-Modes)
This commit is contained in:
@@ -0,0 +1,323 @@
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055]
|
||||
PipelineId=e1eb7363-87f2-4a2b-a861-256e77835369
|
||||
SupportsShading=y
|
||||
SupportsStereo=y
|
||||
AddToMenu=y
|
||||
AllowObjectAssignment=y
|
||||
ShadedPipelineRequired=y
|
||||
WireframePipelineRequired=y
|
||||
PipelineLocked=y
|
||||
Order=-6
|
||||
DerivedFrom=00000000-0000-0000-0000-000000000000
|
||||
Name=Dossier Plan
|
||||
XrayAllObjects=n
|
||||
IgnoreHighlights=n
|
||||
DisableConduits=n
|
||||
DisableTransparency=n
|
||||
BBoxMode=0
|
||||
RealtimeDisplayId=00000000-0000-0000-0000-000000000000
|
||||
SupportsShadeCmd=y
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Lighting]
|
||||
ShadowIntensity=100
|
||||
ShadowClippingRadius=0
|
||||
ShadowClippingUsage=0
|
||||
PerPixelLighting=n
|
||||
TransparencyTolerance=40
|
||||
ShadowBlur=0
|
||||
ShadowBias=10,12,0
|
||||
ShowLights=n
|
||||
UseHiddenLights=n
|
||||
UseLightColor=n
|
||||
LightingScheme=0
|
||||
Luminosity=0
|
||||
AmbientColor=0,0,0
|
||||
LightCount=0
|
||||
CastShadows=n
|
||||
ShadowMapSize=2048
|
||||
SkylightShadowQuality=4
|
||||
NumSamples=4
|
||||
ShadowMapType=2
|
||||
ShadowBitDepth=32
|
||||
ShadowColor=0,0,0
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects]
|
||||
CPHidePoints=n
|
||||
CPHighlight=y
|
||||
CPHidden=n
|
||||
nCPWireThickness=1
|
||||
LockedUsage=2
|
||||
LockedTrans=50
|
||||
GhostLockedObjects=n
|
||||
ClipSectionUsage=0
|
||||
CPColor=0,0,0
|
||||
eCVStyle=102
|
||||
nCVSize=3
|
||||
LayersFollowLockUsage=n
|
||||
LockedObjectsBehind=n
|
||||
LockedColor=100,100,100
|
||||
CPSolidLines=n
|
||||
CPSingleColor=n
|
||||
CPHideSurface=n
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\Annotations]
|
||||
DotBorderColor=-1
|
||||
ShowText=y
|
||||
ShowAnnotations=y
|
||||
DotTextColor=-1
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\Curves]
|
||||
ShowCurves=y
|
||||
CurveThicknessUsage=0
|
||||
LineJoinStyle=0
|
||||
LineEndCapStyle=0
|
||||
CurvePattern=-1
|
||||
CurveTrans=0
|
||||
CurveThickness=1
|
||||
CurveColor=0,0,0
|
||||
SingleCurveColor=n
|
||||
ShowCurvatureHair=n
|
||||
CurveThicknessScale=1
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\Meshes]
|
||||
ShowMeshNakedEdges=n
|
||||
MeshNonmanifoldEdgeColor=0,0,0
|
||||
MeshNakedEdgeColor=0,0,0
|
||||
MeshEdgeColor=0,0,0
|
||||
MeshNonmanifoldEdgeColorReduction=0
|
||||
MeshNakedEdgeColorReduction=0
|
||||
MeshEdgeColorReduction=0
|
||||
MeshNonmanifoldEdgeThickness=0
|
||||
MeshNakedEdgeThickness=2
|
||||
MeshEdgeThickness=2
|
||||
ShowMeshNonmanifoldEdges=n
|
||||
ShowMeshEdges=n
|
||||
MeshVertexSize=0
|
||||
ShowMeshVertices=n
|
||||
ShowMeshWires=n
|
||||
MeshWirePattern=-1
|
||||
MeshWireThickness=1
|
||||
MeshWireColor=0,0,0
|
||||
SingleMeshWireColor=n
|
||||
HighlightMeshes=n
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\Points]
|
||||
PCSize=2
|
||||
ShowPoints=y
|
||||
PointStyle=51
|
||||
PointSize=3
|
||||
PCGripStyle=102
|
||||
PCGripSize=2
|
||||
PCStyle=50
|
||||
ShowPointClouds=y
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\SubD]
|
||||
CreaseVisible=n
|
||||
CreaseUsage=0
|
||||
CreaseColor=255,255,255
|
||||
CreaseColorReduction=0
|
||||
CreaseThickness=2
|
||||
CreaseThicknessScale=1
|
||||
CreaseApplyPattern=y
|
||||
NonmanifoldVisible=n
|
||||
NonmanifoldUsage=0
|
||||
NonmanifoldColor=255,255,255
|
||||
NonmanifoldColorReduction=0
|
||||
NonmanifoldThickness=1
|
||||
NonmanifoldThicknessScale=1
|
||||
NonmanifoldApplyPattern=y
|
||||
BoundaryVisible=n
|
||||
BoundaryUsage=0
|
||||
BoundaryColor=255,255,255
|
||||
SmoothColorReduction=0
|
||||
SmoothColor=255,255,255
|
||||
ShowSymmetryAxis=y
|
||||
SmoothVisible=n
|
||||
SubDThicknessUsage=0
|
||||
BoundaryColorReduction=0
|
||||
BoundaryThickness=2
|
||||
SmoothThickness=1
|
||||
BoundaryThicknessScale=2
|
||||
BoundaryApplyPattern=y
|
||||
ShowReflectedPlane=y
|
||||
SmoothUsage=0
|
||||
PlaneColorUsage=2
|
||||
SymmetryAxisThickness=0.02500000037252903
|
||||
ReflectedColor=64,64,64
|
||||
ColorPercentage=30
|
||||
AxisColor=255,0,0
|
||||
SmoothThicknessScale=1
|
||||
SmoothApplyPattern=y
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\Surfaces]
|
||||
EdgeColorReduction=0
|
||||
SurfaceKappaHair=n
|
||||
HighlightSurfaces=n
|
||||
ShowIsocurves=n
|
||||
IsoThicknessUsed=n
|
||||
IsocurveThickness=1
|
||||
IsoUThickness=1
|
||||
IsoVThickness=1
|
||||
IsoWThickness=1
|
||||
SingleIsoColor=n
|
||||
IsoColor=0,0,0
|
||||
IsoColorsUsed=n
|
||||
IsoUColor=0,0,0
|
||||
IsoVColor=0,0,0
|
||||
IsoWColor=0,0,0
|
||||
IsoPatternUsed=n
|
||||
IsocurvePattern=-1
|
||||
IsoUPattern=-1
|
||||
IsoVPattern=-1
|
||||
IsoWPattern=-1
|
||||
ShowEdges=y
|
||||
ShowNakedEdges=n
|
||||
ShowTangentEdges=n
|
||||
ShowTangentSeams=n
|
||||
ShowNonmanifoldEdges=n
|
||||
ShowEdgeEndpoints=n
|
||||
EdgeThickness=1
|
||||
EdgeColorUsage=0
|
||||
NakedEdgeThickness=2
|
||||
NakedEdgeColorUsage=0
|
||||
NakedEdgeColorReduction=0
|
||||
EdgeColor=0,0,0
|
||||
NakedEdgeColor=0,0,0
|
||||
NonmanifoldEdgeColor=0,0,0
|
||||
EdgePattern=-1
|
||||
NakedEdgePattern=-1
|
||||
NonmanifoldEdgePattern=-1
|
||||
SurfaceThicknessUsage=0
|
||||
SurfaceEdgeThicknessScale=2
|
||||
SurfaceEdgeApplyPattern=y
|
||||
SurfaceNakedEdgeUseNormalEdgeThickness=y
|
||||
SurfaceNakedEdgeThicknessScale=2
|
||||
SurfaceNakedEdgeApplyPattern=y
|
||||
SurfaceIsoUThicknessScale=1
|
||||
SurfaceIsoVThicknessScale=1
|
||||
SurfaceIsoWThicknessScale=1
|
||||
SurfaceIsoUApplyPattern=y
|
||||
SurfaceIsoVApplyPattern=y
|
||||
SurfaceIsoWApplyPattern=y
|
||||
ShowFlatSurfaceIsos=n
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Objects\Technical]
|
||||
TEThickness=1
|
||||
TCThickness=1
|
||||
TSThickness=1
|
||||
TIThickness=1
|
||||
THColor=0,0,0
|
||||
TEColor=0,0,0
|
||||
TSiColor=0,0,0
|
||||
TCColor=0,0,0
|
||||
TSColor=0,0,0
|
||||
TIColor=0,0,0
|
||||
TechnicalMask=14
|
||||
TechnicalUsageMask=0
|
||||
THThickness=1
|
||||
TSiThickness=1
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading]
|
||||
ParallelLineRotation=0
|
||||
CullBackfaces=n
|
||||
ShadeVertexColors=n
|
||||
SingleWireColor=n
|
||||
WireColor=0,0,0
|
||||
ShadeSurface=y
|
||||
UseObjectMaterial=n
|
||||
UseObjectBFMaterial=n
|
||||
BakeTextures=y
|
||||
ShowDecals=y
|
||||
SurfaceColorWriting=y
|
||||
ShadingEffect=0
|
||||
ParallelLineWidth=2
|
||||
ParallelLineSeparation=3
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material]
|
||||
BackIsCustom=y
|
||||
FrontIsCustom=n
|
||||
UseBackMaterial=y
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Back Material]
|
||||
ShineIntensity=100
|
||||
Luminosity=0
|
||||
Reflectivity=0
|
||||
Transparency=0
|
||||
Specular=255,255,255
|
||||
Shine=0
|
||||
Diffuse=126,126,126
|
||||
OverrideObjectReflectivity=y
|
||||
OverrideObjectTransparency=y
|
||||
OverrideObjectColor=n
|
||||
FlatShaded=n
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Back Material\BitmapTexture]
|
||||
=
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Back Material\EmapTexture]
|
||||
=
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Back Material\TransparencyTexture]
|
||||
=
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Front Material]
|
||||
Diffuse=126,126,126
|
||||
Specular=255,255,255
|
||||
Shine=128
|
||||
ShineIntensity=100
|
||||
Reflectivity=0
|
||||
Transparency=0
|
||||
FlatShaded=y
|
||||
OverrideObjectColor=n
|
||||
OverrideObjectTransparency=y
|
||||
OverrideObjectReflectivity=y
|
||||
Luminosity=0
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Front Material\BitmapTexture]
|
||||
=
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Front Material\EmapTexture]
|
||||
=
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\Shading\Material\Front Material\TransparencyTexture]
|
||||
=
|
||||
[DisplayMode\d0551e72-7e72-4170-b1a4-d0551e72d055\View settings]
|
||||
ShowClippingPlanes=n
|
||||
FlipGlasses=n
|
||||
AGViewingMode=0
|
||||
AGColorMode=0
|
||||
StereoParallax=1
|
||||
StereoSeparation=1
|
||||
StereoModeEnabled=0
|
||||
BackgroundBitmap=
|
||||
GradBotRight=140,140,140
|
||||
WzColor=0,0,150
|
||||
GridTrans=60
|
||||
WyColor=75,150,75
|
||||
WxColor=150,75,75
|
||||
WorldAxesColor=0
|
||||
GridPlaneColor=0,0,0
|
||||
PlaneUsesGridColor=n
|
||||
AxesPercentage=100
|
||||
PlaneVisibility=0
|
||||
GridPlaneTrans=90
|
||||
DrawTransGridPlane=n
|
||||
GradTopRight=200,200,200
|
||||
GradBotLeft=140,140,140
|
||||
GradTopLeft=200,200,200
|
||||
SolidColor=230,230,230
|
||||
FillMode=2
|
||||
CustomLinearWorkflowPostProcessGamma=2.200000047683716
|
||||
CustomLinearWorkflowPreProcessGamma=2.200000047683716
|
||||
CustomLinearWorkflowPostProcessFrameBuffer=n
|
||||
CustomLinearWorkflowPreProcessTextures=y
|
||||
CustomLinearWorkflowPreProcessColors=y
|
||||
LinearWorkflowUsage=0
|
||||
CustomGroundPlaneShadowOnly=y
|
||||
CustomGroundPlaneAutomaticAltitude=y
|
||||
CustomGroundPlaneAltitude=0
|
||||
CustomGroundPlaneShow=y
|
||||
GroundPlaneUsage=1
|
||||
UseDocumentGrid=n
|
||||
DrawGrid=n
|
||||
DrawAxes=n
|
||||
DrawZAxis=n
|
||||
DrawWorldAxes=n
|
||||
ShowGridOnTop=n
|
||||
ShowTransGrid=n
|
||||
BlendGrid=n
|
||||
VertScale=1
|
||||
HorzScale=1
|
||||
ClippingCPColor=255,255,255
|
||||
ClippingEdgeColor=0,0,0
|
||||
ClippingSurfaceColor=128,128,128
|
||||
ClippingEdgeThickness=3
|
||||
ClippingCPTrans=95
|
||||
ClippingCPUsage=0
|
||||
ClippingEdgesUsage=2
|
||||
ClippingSurfaceUsage=0
|
||||
ClippingShowCP=n
|
||||
ClippingClipSelected=y
|
||||
ClippingShowXEdges=y
|
||||
ClippingShowXSurface=y
|
||||
Reference in New Issue
Block a user