{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":226368168,"defaultBranch":"master","name":"godot-steering-ai-framework","ownerLogin":"GDQuest","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-12-06T16:26:04.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26459021?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1581448251.0","currentOid":""},"activityList":{"items":[{"before":"5c2784e8e2836f468a03798136bde36c394530b7","after":"d370577b82b42a41a02f58dae4de571f99756f42","ref":"refs/heads/master","pushedAt":"2024-03-23T12:30:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NathanLovato","name":"Nathan Lovato","path":"/NathanLovato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12694995?s=80&v=4"},"commit":{"message":"fix: use absf instead of abs to avoid type inference error (#63)","shortMessageHtmlLink":"fix: use absf instead of abs to avoid type inference error (#63)"}},{"before":"4da6f683ba45d0fa9c52d2c47e98d96c700fef2b","after":"5c2784e8e2836f468a03798136bde36c394530b7","ref":"refs/heads/master","pushedAt":"2023-12-26T07:28:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"NathanLovato","name":"Nathan Lovato","path":"/NathanLovato","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12694995?s=80&v=4"},"commit":{"message":"feat: port project to Godot 4 (#62)\n\n* Port project to Godot 4.1.1\r\n\r\nAutomatic code changes:\r\n- Godot auto-convert project from 3 to 4.1.1 to fix many syntax changes such as deg2rad() -> deg_to_rad()\r\n\r\nManual changes:\r\n- Rename GSAIKinematicBody2DAgent and -3DAgent gdscripts to GSAICharacterBody2DAgent and -3DAgent to reflect namechange of the KinematicBody classes to CharacterBody classes in Godot 4\r\n- Use new 'velocity' property from Godot 4 CharacterBody classes where applicable\r\n- Update classes that use Referenced to instead use RefCounted, the Godot 4 name of that same class.\r\n- Replace usage of deprecated FuncRef in favour of the new Callable class\r\n- Update deprecated setget syntax to new get and set syntax\r\n- Fix super calling to use new super keyword instead of deprecated '.' operator\r\n- Replace yield keyword with new await keyword\r\n- Update onready, export and export with range to new at-sign syntax\r\n- Update update() to queue_redraw() for 2D drawers\r\n\r\nFix existing code to better fit GDQuest style guide:\r\n- Move 'extends' to below 'class_name'\r\n\r\nNotable demo scene changes:\r\n- Application window scaling was broken for some 2D demo scenes. Add proper scaling code to func _ready() of those scenes\r\n- Change position of some objects in 2D scenes to further fix broken window scaling\r\n\r\nUpdate .gitignore for Godot 4 (ignore .godot/ instead of .imported/)\r\n\r\n* Fix accidentally changed class name of GSAIRigidBody3DAgent.gd","shortMessageHtmlLink":"feat: port project to Godot 4 (#62)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEHW8kUAA","startCursor":null,"endCursor":null}},"title":"Activity ยท GDQuest/godot-steering-ai-framework"}