{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":89124405,"defaultBranch":"master","name":"godot","ownerLogin":"clayjohn","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-04-23T07:20:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16521339?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719611422.0","currentOid":""},"activityList":{"items":[{"before":"27b040dc618d5e6b45df81b54ab3c4c3ad1878d6","after":null,"ref":"refs/heads/shader_global_warning","pushedAt":"2024-06-28T21:50:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"}},{"before":"f34fc676fd80178719a53c5a1936b22bc37d8ea5","after":"27b040dc618d5e6b45df81b54ab3c4c3ad1878d6","ref":"refs/heads/shader_global_warning","pushedAt":"2024-06-28T08:38:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akien-mga","name":"Rémi Verschelde","path":"/akien-mga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4701338?s=80&v=4"},"commit":{"message":"Remove warning when project setting requests a larger global shader uniform buffer than the hardware supports.\n\nInstead provide a better error message when the limit is exceeded and avoid crash with a small limit.","shortMessageHtmlLink":"Remove warning when project setting requests a larger global shader u…"}},{"before":"bae42e0f6759802892ad4fa92a8b2603c42c1715","after":"f34fc676fd80178719a53c5a1936b22bc37d8ea5","ref":"refs/heads/shader_global_warning","pushedAt":"2024-06-28T08:17:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akien-mga","name":"Rémi Verschelde","path":"/akien-mga","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4701338?s=80&v=4"},"commit":{"message":"Remove warning when project setting requests a larger global shader uniform buffer than the hardware supports.\n\nInstead provide a better error message when the limit is exceeded and avoid crash with a small limit.","shortMessageHtmlLink":"Remove warning when project setting requests a larger global shader u…"}},{"before":null,"after":"bae42e0f6759802892ad4fa92a8b2603c42c1715","ref":"refs/heads/shader_global_warning","pushedAt":"2024-06-26T23:57:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Remove warning when project setting requests a larger global shader uniform buffer than the hardware supports.\n\nInstead provide a better error message when the limit is exceeded and avoid crash with a small limit.","shortMessageHtmlLink":"Remove warning when project setting requests a larger global shader u…"}},{"before":null,"after":"d61fae36f3061d156d2da7b3208e982e37c1c6b5","ref":"refs/heads/transmittance-fixes","pushedAt":"2024-06-22T01:16:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Various fixes for transmittance effect\n\nUse correct shadow sampling for omni and spot lights\n\nDisable transmittance if shadows are disabled\n\nCorrect DirectionalLight transmittance bias to match shadow bias (its still pretty sensitive though)","shortMessageHtmlLink":"Various fixes for transmittance effect"}},{"before":"ea4be9afa6207cf0c2f5b66dbba5b826ba5e8d5c","after":null,"ref":"refs/heads/GL-UBO-alignment","pushedAt":"2024-06-19T17:45:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"}},{"before":"2584a92027918a12a02dd5ec59f3e563a1954ec6","after":"ea4be9afa6207cf0c2f5b66dbba5b826ba5e8d5c","ref":"refs/heads/GL-UBO-alignment","pushedAt":"2024-06-14T20:06:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Add more validation to UBO size and alignment in Compatibility renderer","shortMessageHtmlLink":"Add more validation to UBO size and alignment in Compatibility renderer"}},{"before":null,"after":"68ad7d094ef0761cba97c802a7a47e75d519246b","ref":"refs/heads/z_clip_scale","pushedAt":"2024-06-13T22:54:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Add new shader built in Z_CLIP_SCALE to allow users to easily have objects near the camera that do not clip other objects\nAlso add PERSPECTIVE_SCALE to tweak perceived FOV","shortMessageHtmlLink":"Add new shader built in Z_CLIP_SCALE to allow users to easily have ob…"}},{"before":null,"after":"19a9ee1e1f15f7f25f9bdd9799ca5ac87223178a","ref":"refs/heads/Doubles-inv-view-matrix","pushedAt":"2024-06-12T23:03:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Un-negate the origin of INV_VIEW_MATRIX when using doubles builds of the engine.","shortMessageHtmlLink":"Un-negate the origin of INV_VIEW_MATRIX when using doubles builds of …"}},{"before":null,"after":"b758658405c6d25f6be3c020083c18da4b5cb1db","ref":"refs/heads/GLES-sky-ambient","pushedAt":"2024-06-12T23:00:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure sky reflection is updated when ambient mode is set to background","shortMessageHtmlLink":"Ensure sky reflection is updated when ambient mode is set to background"}},{"before":"fa3e00e2c4027d3a3cf4d1f903b1f28d4fa8c486","after":null,"ref":"refs/heads/MV-debug","pushedAt":"2024-06-12T21:26:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"}},{"before":"9000a9d36fde7c991e04a5c4cc54ccfad505fb0c","after":null,"ref":"refs/heads/adjustments-enabled","pushedAt":"2024-06-12T21:26:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"}},{"before":"450770bba415884b1f1236ccbe09215781fa2ab0","after":"9000a9d36fde7c991e04a5c4cc54ccfad505fb0c","ref":"refs/heads/adjustments-enabled","pushedAt":"2024-06-11T21:31:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure post processing happens when adjustments are enabled in the Compatibility renderer","shortMessageHtmlLink":"Ensure post processing happens when adjustments are enabled in the Co…"}},{"before":null,"after":"450770bba415884b1f1236ccbe09215781fa2ab0","ref":"refs/heads/adjustments-enabled","pushedAt":"2024-06-11T21:26:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure post processing happens when adjustments are enabled in the Compatibility renderer","shortMessageHtmlLink":"Ensure post processing happens when adjustments are enabled in the Co…"}},{"before":null,"after":"fa3e00e2c4027d3a3cf4d1f903b1f28d4fa8c486","ref":"refs/heads/MV-debug","pushedAt":"2024-06-11T19:47:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure Motion Vectors are enabled by particles and skeletons when using the Motion Vector debug draw option","shortMessageHtmlLink":"Ensure Motion Vectors are enabled by particles and skeletons when usi…"}},{"before":null,"after":"079a75e144f6d5822c949e7d953c0d86448eee5a","ref":"refs/heads/DOC-light-attenuation","pushedAt":"2024-06-03T07:38:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Correct documentation for Omni and Spot light distance attenuation","shortMessageHtmlLink":"Correct documentation for Omni and Spot light distance attenuation"}},{"before":"c6b08d462a66eba4ba7e290683b0b1bfba1b45fc","after":null,"ref":"refs/heads/RD-srgb-uniform-buffer","pushedAt":"2024-05-31T17:46:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"}},{"before":"b8e312e05cc669a7bf90f5cd359ff7c36780ee5e","after":"2584a92027918a12a02dd5ec59f3e563a1954ec6","ref":"refs/heads/GL-UBO-alignment","pushedAt":"2024-05-30T20:11:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Add more validation to UBO size and alignment in Compatibility renderer","shortMessageHtmlLink":"Add more validation to UBO size and alignment in Compatibility renderer"}},{"before":null,"after":"b8e312e05cc669a7bf90f5cd359ff7c36780ee5e","ref":"refs/heads/GL-UBO-alignment","pushedAt":"2024-05-30T19:34:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Add more validation to UBO size and alignment in Compatibility renderer","shortMessageHtmlLink":"Add more validation to UBO size and alignment in Compatibility renderer"}},{"before":"b5660604e49e1e0a756fb15a7b44994c0d24b7cf","after":null,"ref":"refs/heads/4.2-particles-crash","pushedAt":"2024-05-30T18:13:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"}},{"before":"8f159e189736c4bd74b2e1808e2c200833945302","after":"3b9d074fd76b06eba8b70d4bb366ee68b3cc1b9e","ref":"refs/heads/HDR-2D-sRGB","pushedAt":"2024-05-28T22:30:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure MovieWriter output is in gamma space when using HDR 2D","shortMessageHtmlLink":"Ensure MovieWriter output is in gamma space when using HDR 2D"}},{"before":"bdd1d20739ad1cd71a877c97cb31e03ef0c8580f","after":"8f159e189736c4bd74b2e1808e2c200833945302","ref":"refs/heads/HDR-2D-sRGB","pushedAt":"2024-05-28T22:13:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure MovieWriter output is in gamma space when using HDR 2D","shortMessageHtmlLink":"Ensure MovieWriter output is in gamma space when using HDR 2D"}},{"before":null,"after":"bdd1d20739ad1cd71a877c97cb31e03ef0c8580f","ref":"refs/heads/HDR-2D-sRGB","pushedAt":"2024-05-28T22:12:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Ensure MovieWriter output is in gamma space when using HDR 2D","shortMessageHtmlLink":"Ensure MovieWriter output is in gamma space when using HDR 2D"}},{"before":null,"after":"c6b08d462a66eba4ba7e290683b0b1bfba1b45fc","ref":"refs/heads/RD-srgb-uniform-buffer","pushedAt":"2024-05-27T20:39:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Separate linear and sRGB uniform buffers in RD rendering backends","shortMessageHtmlLink":"Separate linear and sRGB uniform buffers in RD rendering backends"}},{"before":"327db135e80a55cc63a7e8b935470c78f4a59f45","after":"4977e4155787d7e142c7f2ecfbbc8c1b37cfcf55","ref":"refs/heads/LOD-fixes","pushedAt":"2024-05-23T18:55:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Use direction between camera origin and AABB center to calculate minimum support for LOD selection","shortMessageHtmlLink":"Use direction between camera origin and AABB center to calculate mini…"}},{"before":"04ff2c247fb645c5f46d22ca6000a033074d9391","after":"327db135e80a55cc63a7e8b935470c78f4a59f45","ref":"refs/heads/LOD-fixes","pushedAt":"2024-05-23T18:44:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Use direction between camera origin and AABB center to calculate minimum support for LOD selection","shortMessageHtmlLink":"Use direction between camera origin and AABB center to calculate mini…"}},{"before":null,"after":"04ff2c247fb645c5f46d22ca6000a033074d9391","ref":"refs/heads/LOD-fixes","pushedAt":"2024-05-23T18:30:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Use direction between camera origin and AABB center to calculate minimum support for LOD selection","shortMessageHtmlLink":"Use direction between camera origin and AABB center to calculate mini…"}},{"before":"ad0c530a0cf078ae0e761f6080945ef65fe65fa3","after":"267ea146161adf6cdc2877109a949166765ac249","ref":"refs/heads/LOD-safe-fixes","pushedAt":"2024-05-23T18:30:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Fix LOD selection in compatibility backend and clean up LOD code","shortMessageHtmlLink":"Fix LOD selection in compatibility backend and clean up LOD code"}},{"before":"d168fe796c5d4b4f7d5f432c7380cfd0d071c152","after":"ad0c530a0cf078ae0e761f6080945ef65fe65fa3","ref":"refs/heads/LOD-safe-fixes","pushedAt":"2024-05-23T17:52:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Fix LOD selection in compatibility backend and clean up LOD code","shortMessageHtmlLink":"Fix LOD selection in compatibility backend and clean up LOD code"}},{"before":null,"after":"d168fe796c5d4b4f7d5f432c7380cfd0d071c152","ref":"refs/heads/LOD-safe-fixes","pushedAt":"2024-05-23T17:47:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"clayjohn","name":"Clay John","path":"/clayjohn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16521339?s=80&v=4"},"commit":{"message":"Fix LOD selection in compatibility backend and clean up LOD code","shortMessageHtmlLink":"Fix LOD selection in compatibility backend and clean up LOD code"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEckA3EgA","startCursor":null,"endCursor":null}},"title":"Activity · clayjohn/godot"}