{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
            "branch" : [
              {
                "SHA1" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
            "branch" : [
              {
                "SHA1" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
        "branch" : [
          {
            "SHA1" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Geolykt/StarCellShading.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 66144,
  "estimatedDuration" : 75671,
  "executor" : None,
  "fullDisplayName" : "star-cell-shading #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 103,
  "result" : "SUCCESS",
  "timestamp" : 1721398639854,
  "url" : "https://stianloader.org/jenkins/view/all/job/star-cell-shading/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/flat-blit.frag",
          "src/main/java/de/geolykt/scs/SCSCoreLogic.java",
          "src/main/resources/flat-explode.vert",
          "src/main/resources/flat-explode.frag",
          "src/main/java/de/geolykt/scs/SCSConfig.java",
          "build.gradle",
          "src/main/resources/flat-blit.vert",
          "src/main/java/de/geolykt/scs/SCSExtension.java",
          "src/main/resources/bloom-explode.frag",
          "src/main/java/de/geolykt/scs/mixins/SpaceMixins.java",
          "src/main/resources/extension.json"
        ],
        "commitId" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
        "timestamp" : 1721398235000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "Offer a flat color shading mode\u000a\u000aThis has a more modern futuristic look to it - I quite like it I'll be honest.\u000aIt needs some edge detection to look good as otherwise the empire borders\u000adon't completely align well, but otherwise it's on a good trajectory.\u000a\u000aAnother thing that might need to be adjusted is the distance weighting formula,\u000aas it stands it at times tends to completely ignore smaller blobs of territory,\u000aso we might need to more agressively increase the depth proportional to distance\u000ato the center.\u000a",
        "date" : "2024-07-19 16:10:35 +0200",
        "id" : "8ec5e2628dae182e1e83146eadc3cfbcd957c5ae",
        "msg" : "Offer a flat color shading mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/scs/mixins/SpaceMixins.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/flat-explode.vert"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/scs/SCSConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/scs/SCSExtension.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/geolykt/scs/SCSCoreLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/extension.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/flat-blit.vert"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/bloom-explode.frag"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/flat-blit.frag"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/flat-explode.frag"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}