{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":702256002,"defaultBranch":"main","name":"classic-cg","ownerLogin":"moesio-f","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-09T00:04:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/38077594?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701542055.0","currentOid":""},"activityList":{"items":[{"before":"9301dc3071ad2315de701f4f3dec0e480fc06c65","after":"13f1a8475f6b62986635248dffbe060aa3e8d336","ref":"refs/heads/main","pushedAt":"2023-12-16T21:37:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: update README","shortMessageHtmlLink":"feat: update README"}},{"before":"d6f81d7e190c430b1808db1d184e1d08fb2a8cbe","after":"9301dc3071ad2315de701f4f3dec0e480fc06c65","ref":"refs/heads/main","pushedAt":"2023-12-02T18:27:49.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: update README","shortMessageHtmlLink":"feat: update README"}},{"before":"ad8370e98be69ebd821bbf881b7f434e3e880605","after":"d6f81d7e190c430b1808db1d184e1d08fb2a8cbe","ref":"refs/heads/main","pushedAt":"2023-12-01T04:46:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"refactor: typos in README","shortMessageHtmlLink":"refactor: typos in README"}},{"before":"f2f40f76817672d9ab0ae54331d2d505a1f0536a","after":"ad8370e98be69ebd821bbf881b7f434e3e880605","ref":"refs/heads/main","pushedAt":"2023-12-01T04:21:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: add cross-compiler for Windows","shortMessageHtmlLink":"feat: add cross-compiler for Windows"}},{"before":"c878d8ed69c01fd823fe2f7eb51004a22c3383ea","after":"f2f40f76817672d9ab0ae54331d2d505a1f0536a","ref":"refs/heads/main","pushedAt":"2023-12-01T03:00:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: update 1va","shortMessageHtmlLink":"feat: update 1va"}},{"before":"b1c4c1f012fb55fa0039fe9d3190978321dc0ddc","after":"c878d8ed69c01fd823fe2f7eb51004a22c3383ea","ref":"refs/heads/main","pushedAt":"2023-10-20T18:35:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"refactor: reorganize project structure\n\n- Rename rasterization to rendering;\n- Remove culling and shading sub-directories;\n- Rename scanfill to scaline;","shortMessageHtmlLink":"refactor: reorganize project structure"}},{"before":"de1dbfc9b887d5c229647018b9d5426d90acd4fd","after":"b1c4c1f012fb55fa0039fe9d3190978321dc0ddc","ref":"refs/heads/main","pushedAt":"2023-10-18T22:32:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: add scene reload","shortMessageHtmlLink":"feat: add scene reload"}},{"before":"27f059328c9c76e5f98b4e5d4809014156d241b6","after":"de1dbfc9b887d5c229647018b9d5426d90acd4fd","ref":"refs/heads/main","pushedAt":"2023-10-18T21:40:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: triangle rasterization with scanline\n\n- Add data/camera;\n- Add data/objects;\n- Add rasterization algorithm;\n- Update vector and matrices;","shortMessageHtmlLink":"feat: triangle rasterization with scanline"}},{"before":"dca001b078f4d8c21be87570faf695483a1b6832","after":"27f059328c9c76e5f98b4e5d4809014156d241b6","ref":"refs/heads/main","pushedAt":"2023-10-16T17:41:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: add file loading","shortMessageHtmlLink":"feat: add file loading"}},{"before":"7a567a05905b7f6bcc33a6c6f3cae4724c761331","after":"dca001b078f4d8c21be87570faf695483a1b6832","ref":"refs/heads/main","pushedAt":"2023-10-16T03:43:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: add space transformations\n\n- Add world to camera;\n- Add camera to projection;\n- Add projection to window;","shortMessageHtmlLink":"feat: add space transformations"}},{"before":"bfa26febe2ceeadcfa3f22b7096b402161a6fd3f","after":"7a567a05905b7f6bcc33a6c6f3cae4724c761331","ref":"refs/heads/main","pushedAt":"2023-10-15T21:16:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: add core\n\n- Add vector and matrices definitions;\n- Add basic operations with vector/matrices;","shortMessageHtmlLink":"feat: add core"}},{"before":"98dda91335d62a6c0976420eaa7add8f79054241","after":"bfa26febe2ceeadcfa3f22b7096b402161a6fd3f","ref":"refs/heads/main","pushedAt":"2023-10-13T20:54:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: update .gitignore and Makefile\n\n- Add support fo CCLS;","shortMessageHtmlLink":"feat: update .gitignore and Makefile"}},{"before":"bacbd4ff5051685647182b4945dae685261415ac","after":"98dda91335d62a6c0976420eaa7add8f79054241","ref":"refs/heads/main","pushedAt":"2023-10-12T22:57:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: initial structure\n\n- Add CMakeLists;\n- Add sample debug file using SLD2;\n- Update .gitignore;","shortMessageHtmlLink":"feat: initial structure"}},{"before":"1ed1ca951a094d3491628707f3977331910c396e","after":"bacbd4ff5051685647182b4945dae685261415ac","ref":"refs/heads/main","pushedAt":"2023-10-09T00:13:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: update README","shortMessageHtmlLink":"feat: update README"}},{"before":"86dbe86a8c9146b7ef52ca35b96e6ae4990dcf10","after":"1ed1ca951a094d3491628707f3977331910c396e","ref":"refs/heads/main","pushedAt":"2023-10-09T00:11:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"feat: update .gitignore","shortMessageHtmlLink":"feat: update .gitignore"}},{"before":null,"after":"86dbe86a8c9146b7ef52ca35b96e6ae4990dcf10","ref":"refs/heads/main","pushedAt":"2023-10-09T00:04:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"moesio-f","name":"Moésio Filho","path":"/moesio-f","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38077594?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0xNlQyMTozNzowMy4wMDAwMDBazwAAAAPMAmj6","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0xNlQyMTozNzowMy4wMDAwMDBazwAAAAPMAmj6","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wOVQwMDowNDozOS4wMDAwMDBazwAAAAOSRXeC"}},"title":"Activity · moesio-f/classic-cg"}